@charset "utf-8";
/* CSS Document */
/*====================
reset
====================*/
figure{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
ol{
margin: 0;
padding: 0;
}
div:after, dl:after, ul:after{
content: none;
}
*:focus{
outline: none;
}

/*====================
basic
====================*/
body{
position: relative;
}
.l-container{
color: #5b270e;
-webkit-text-size-adjust: 100%;
background: #ffffff;
}
.l-container img{
max-width: 100%;
height: auto;
vertical-align: bottom;
}
.navilink_list{
position: relative;
}
/*
.navilink_list a,
.navilink_list li,
.navilink_list figure,
.navilink_list figure h2,
.navilink_list figure h2 img,
.navilink_list figcaption{
display: block !important;
}
.navilink_list a:hover{
opacity: 0.6;
}
*/
.ac_btn:hover,
.navilink_list a:hover,
.method_list a:hover,
.thumb:hover,
#campaign a:hover,
.bnr_list a:hover{
opacity: 0.6;
}
.info_btn_sp01 a:hover,
.info_btn_sp02 a:hover,
.info_btn_pc01 a:hover,
.info_btn_pc02 a:hover{
color: #2ea7e0;
text-decoration: none;
opacity: 0.6;
}
/*.tag_recipes:hover{
animation-name: swing;
animation-duration: 1s;
}*/
.moveit{
visibility: hidden;
}

/*====================
コンテンツ
====================*/
.isPC {
display: none;
}
#content_wrap{
position: relative;
overflow: hidden;
}
#content_wrap > section{
text-align: center;
}
.img_txt{
background-position: 0 0;
background-repeat: no-repeat;
background-size: 100% auto;
font-size: 0 !important;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
transition: opacity,transform;
transition-duration: .48s;
transition-timing-function: ease-out;
transition-delay: .7s;
}

/*====================
FONT読み込み
====================*/
@font-face {
font-family: 'Zen Kaku Gothic New';
src: url('/learned/choco-drink/common/font/ZenKakuGothicNew-Medium.woff') format('woff');
font-weight: medium;
}

/* ▽ SP ▽================================================================================================================================= */
/*====================
base
====================*/
#content_wrap p,
#content_wrap a,
#content_wrap figcaption,
#content_wrap div,
#content_wrap h3{
font-family: 'Zen Kaku Gothic New', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
font-size: 3.1vw;
line-height: 1.85;
}
.inner{
padding: 0 4vw;
}
.information,
.information p
{
font-size: 2.6vw !important;
line-height: 1.9;
}
.txt_left{
text-align: left !important;
}
.txt_right{
text-align: right !important;
}
.txt_center{
text-align: center !important;
}
.txt_orange{
color: #ea5514;
}
.txt_pink{
color: #e61673;
}
.txt_blue{
color: #2ea7e0;
}
.txt_green{
color: #009944;
}
.txt_brown{
color: #6b2800;
}

/*========================
ローディング画面
========================*/
#loading{
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
background: #eff8fe;/*　春夏バージョン*/
/*background: #fcf1d9;　秋冬バージョン*/
}
#loading img{
width: 28vw;
position: absolute;
top: calc(50% - 26vw);
left: calc(50% - 14vw);
-webkit-animation:blink 2s ease-in-out infinite alternate;
-moz-animation:blink 2s ease-in-out infinite alternate;
animation:blink 2s ease-in-out infinite alternate;
}
/* 点滅 */
@-webkit-keyframes blink{
0% {opacity:0;}
90% {opacity:1;}
100% {opacity:1;}
}
@-moz-keyframes blink{
0% {opacity:0;}
90% {opacity:1;}
100% {opacity:1;}
}
@keyframes blink{
0% {opacity:0;}
90% {opacity:1;}
100% {opacity:1;}
}

/*====================
メインビジュアル
====================*/
#mainvisual{
background-image: url("/learned/choco-drink/images/mv_sp.png");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
position: relative;
height: 92.4vw;/*　春夏バージョン*/
/*height: 82.7vw;　秋冬バージョン*/
}
.ttl{
position: absolute;
width: calc(100%*231/767);
left: 2.9vw;
top: 65.3vw;/*　春夏バージョン*/
/*top: 51vw;　秋冬バージョン*/
}
.deco_l{
position: absolute;
/*　春夏バージョン*/
width: 28.4vw;
left: 0.8vw;
top: 4.7vw;
/*　秋冬バージョン
width: 25.7vw;
left: 0;
top: -14.1vw;*/
}
.deco_r{
position: absolute;
/*　春夏バージョン*/
width: 25.5vw;
right: -1.8vw;
bottom: -11.4vw;
/*　秋冬バージョン
width: 26.4vw;
right: 0;
bottom: -12.6vw;*/
}

/*====================
プロジェクト概要
====================*/
#outline{
padding: 7.7vw 0 0;/*　春夏バージョン*/
/*padding: 6.1vw 0 0;　秋冬バージョン*/
position: relative;
z-index: 20;
}
#outline .inner {
padding: 0 2.6vw;
}
#outline p{
font-size: 2.9vw;
line-height: 2.42;
}
#outline .inner p{
font-weight: 500;
}
.lead{
color: #12287b;/*　春夏バージョン*/
/*color: #c82300;　秋冬バージョン*/
font-size: 5.7vw !important;
line-height: 1.687 !important;
padding-left: 5vw;
}
.txt01{
margin: 5.7vw 0 7vw;
}
.txt02{
margin-bottom: 10.8vw;
}
.ac_btn{
background: #ffffff;
border: 0.5vw solid #caae89;
border-radius: 10vw;
width: 68vw;
margin: 0 auto -4.2vw;
padding: 0.3vw 4vw 0.5vw 9.5vw;
display: block;
position: relative;
cursor: pointer;
}
.ac_btn p{
font-size: 2.7vw !important;
}
.ac_btn::before{
content: "";
position: absolute;
top: 2.6vw;
left: 8vw;
width: 0;
height: 0;
border-top: 2.4vw solid #caae89;
border-right: 1.5vw solid transparent;
border-left: 1.5vw solid transparent;
transition: all .4s;
}
.active{
overflow: hidden;
}
.active::before{
transform: rotate(180deg);
transition: all .4s;
}
.ac_txt{
display:none;
background: #fcf0e0;
padding: 8.1vw 4vw 7.2vw;
text-align: left;
}
.ac_txt p{
line-height: 2.15 !important;
}

/*====================
コンテンツナビリンク
====================*/
#navi_link{
padding: 12.7vw 0 16.4vw;
position: relative;
z-index: 10;
}
#navi_link .inner {
padding: 0 2.8vw;
}
.navilink_list{
display: flex;
flex-wrap: wrap;
align-items: flex-end;
}
.navilink_list li{
width:calc(100% / 2)
}
.navilink_list li img{
width: 40.4vw;
margin: 0 auto 1.5vw;
}
.navilink_list li figcaption{
font-size: 2.6vw !important;
line-height: 1.4 !important;
font-weight: 500;
}
.navilink_list li:nth-child(-n+2){
margin-bottom: 4.4vw;
}

/*====================
What's のむチョコ
====================*/
#whats{
background-image: url("/learned/choco-drink/images/bg01_sp.jpg");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
padding: 10vw 0 2.2vw;
}
#whats figure h2 img{
width: 43.5vw;
margin-bottom: 1.9vw;
}
#whats figcaption{
font-size: 3.6vw;
font-weight: 500;
margin-bottom: 6.2vw;
}
#whats h3{
font-size: 5.2vw;
font-weight: 500;
}
.whats_intro{
margin-bottom: 9.6vw;
}
.whats_intro li:first-child{
display: flex;
justify-content: flex-end;
}
.whats_deco_cup{
width: 13.5vw;
margin: -1.1vw 3.8vw 0 3.4vw;
}
.whats_intro li:nth-child(2){
margin-top: 4.6vw;
}
.box_wrap{
background: #ffffff;
border-radius: 9vw;
padding: 4.4vw 4.4vw 9.2vw;
margin-bottom: 16vw;
position: relative;
}
.box_wrap p{
text-align: left;
}
.mds{
font-size: 4vw !important;
font-weight: 600;
margin-bottom: 1.5vw;
}
.box_wrap figure{
margin: 3.4vw 0 10vw;
}
.mb_none{
margin-bottom: 0 !important;
}
.mb_pic{
margin-bottom: 4vw !important;
}
.whats_intro_sp{
margin-bottom: 7.8vw;
}
.whats_intro_sp li:first-child{
display: flex;
justify-content: center;
}
.whats_deco_woman{
width: 19.4vw;
margin: -1.9vw 2.8vw 0 0;
}
.whats_intro_sp li:nth-child(2){
margin-top: 4.6vw;
}
.whats_circle{
margin-bottom: 23.8vw;
}
.whats_circle img{
width: 65vw;
}
.whats_circle li:not(:first-child){
margin-top: 6vw;
}
.mds_l{
font-size: 5vw !important;
font-weight: 600;
margin: 8.4vw 0 2.8vw;
}
.deco_column{
position: absolute;
width: 36vw;
left: 0.4vw;
top: -8.5vw;
}

/*====================
Let's のむチョコ
====================*/
#lets{
background-image: url("/learned/choco-drink/images/bg02_sp.jpg");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
padding: 10vw 0 0.6vw;
}
#lets figure h2 img{
width: 43.5vw;
margin-bottom: 1.9vw;
}
#lets figcaption{
font-size: 3.6vw;
font-weight: 500;
margin-bottom: 6.2vw;
}
#lets h3{
font-size: 5.2vw;
font-weight: 500;
}
.lets_intro{
margin-bottom: 9.6vw;
}
.lets_deco_pkg{
width: 71.4vw;
margin: 0 auto;
}
hr {
height: 0.3vw;
background-color: #e61673;
border: none;
margin: 7.8vw 0 5vw;
}

/*====================
How to のむチョコ
====================*/
#howto{
background-image: url("/learned/choco-drink/images/bg03_sp.jpg");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
padding: 10vw 0 2.8vw;
}
#howto figure h2 img{
width: 43.5vw;
margin-bottom: 1.9vw;
}
#howto figcaption{
font-size: 3.6vw;
font-weight: 500;
margin-bottom: 6.2vw;
}
#howto h3{
font-size: 5.2vw;
font-weight: 500;
}
.howto_intro li:nth-child(2){
margin: 4.6vw 0 6.5vw;
}
.info_point{
background: #2ea7e0;
border-radius: 50vw;
color: #ffffff;
font-size: 3.2vw !important;
font-weight: 500;
line-height: 1.4 !important;
display: inline-block;
padding: 1.6vw 5vw 1.6vw 7vw;
letter-spacing: -0.05em;
}
.method_list{
display: flex;
margin: 8vw 0 18.8vw;
}
.method_list li{
width:calc(100% / 4)
}
.box_wrap2{
background: #ffffff;
border-radius: 9vw;
padding: 0 4.4vw 7.2vw;
margin-bottom: 22vw;
position: relative;
}
.box_wrap2 p{
text-align: left;
}
.mds_s{
font-size: 3.2vw !important;
font-weight: 600;
margin: 1.8vw 0 1.5vw;
}
p.material_txt, ul.material_txt ,li.material_txt{
text-align: left;
text-indent: -3em;
padding-left: 3em;
}
.howto_step figcaption{
text-align: left;
text-indent: -1.3em;
padding-left: 1.3em;
font-size: 3.1vw !important;
line-height: 1.85 !important;
font-weight: 100 !important;
margin-bottom: 0 !important;
}
.howto_step{
width: 70vw;
margin: 3.4vw auto 1vw;
}
.howto_step img{
width: 64.799vw;
}
.howto_txt span{
font-size: 4vw;
font-weight: 500;
}
.details_list{
padding: 0 4.2vw;
}
.details_list li:first-child img{
width: 62.9vw;
margin-top: -9.6vw;
}
.thumb{
margin: 6.2vw 0 0;
}
.info_btn_sp01{
margin-top: 6vw;
}
.info_btn_sp02{
margin-top: 2.4vw;
}
.info_link{
background: #ffffff;
border: 1vw solid #2ea7e0;
border-radius: 50vw;
color: #2ea7e0;
font-weight: 600;
display: block;
padding: 1.9vw 4vw;
}

/*========================
動画
========================*/
/*▼ モーダル実装の場合 ▼*/
#modal_movie{
position: relative;
background: #fff;
width: auto;
max-width: 800px;
margin: 0 auto;
}
button.mfp-arrow{
display: none;
}
.mfp-iframe-scaler iframe {
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.mfp-figure:after {
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.mfp-close {
width: 5.8vw !important;
height: 5.8vw !important;
font-size: 0 !important;
position: absolute;
top: -8vw !important;
right: 2vw !important;
background: url("/learned/choco-drink/common/images/btn_close.png") no-repeat center / contain !important;
}

/*====================
Enjoy のむチョコ
====================*/
#enjoy{
background: #ffffff;
padding: 10vw 0;
}
#enjoy figure h2 img{
width: 43.5vw;
margin-bottom: 1.9vw;
}
#enjoy figcaption{
font-size: 3.6vw;
font-weight: 500;
margin-bottom: 6.2vw;
}
#enjoy h3{
font-size: 5.2vw;
font-weight: 500;
}
.enjoy_intro{
margin-bottom: 9.6vw;
}
.enjoy_intro li:nth-child(2){
margin: 4.6vw 0 6.5vw;
}
.enjoy_wrap,
.enjoy_wrap .article01,
.enjoy_wrap .article02,
.enjoy_wrap .article03{
position: relative;
}
.deco_man{
position: absolute;
width: 30vw;
right: -1.5vw;
top: -2.6vw;
}
.deco01{
position: absolute;
width: 23.4vw;
right: -1vw;
bottom: 23vw;
}
.deco_foods{
position: absolute;
width: 33.8vw;
right: -1.8vw;
top: 3.7vw;
}
.deco_woman{
position: absolute;
width: 31.4vw;
right: -1.1vw;
top: -3vw;
}
.deco02{
position: absolute;
width: 22.4vw;
right: -2.8vw;
bottom: 18.2vw;
}

/*====================
キャンペーンバナー掲載
====================*/
#campaign{
background-image: url("/learned/choco-drink/images/bg04_sp.jpg");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
padding: 10vw 0;
}

/*====================
チョコブランドサイト回遊バナー
====================*/
/*▼ キャンペーンバナーエリアなしの場合 ▼*/
#brand_footer{
padding: 0 0 10vw;
}
/*▼ キャンペーンバナーエリアありの場合 ▼*/
/*#brand_footer{
padding: 10vw 0;
}
#brand_footer .inner{
padding: 0 17.6vw;
}
▲ココまで*/
.bnr_list li:not(:first-child){
margin-top: 3.4vw;
}

/*====================
アマゾン誘導フロートタグ
====================*/
.tag_amazon{
display: none;  /* 最初は非表示 */
position: fixed;
width: calc(100%*181/767);
top: 9.5vw;
right: 0;
z-index: 100;
}

/*====================
アレンジレシピフロートタグ
====================*/
.tag_recipes{
display: none;  /* 最初は非表示 */
position: fixed;
width: calc(100%*181/767);
top: 39vw;
right: 0.5vw;
z-index: 100;
}

/* ▽ PC ▽================================================================================================================================= */
/* 768px～ For PC
====================================================*/
@media screen and (min-width: 768px), print{
/*====================
コンテンツ
====================*/
#content_wrap,
#content_wrap p{
font-size: 17px;
}

/*========================
base
========================*/
.isSP {
display: none;
}
.isPC {
display: block;
}
body{
min-width: 950px;
}
.l-container{
line-height: 2;
}
.inner{
width: 950px;
margin: 0 auto;
padding: 0 !important;
}
.information,
.information p{
font-size: 13px !important;		
}

/*========================
ローディング画面
========================*/
#loading img{
width: 200px;
top: calc(50% - 200px);
left: calc(50% - 100px);
}

/*====================
メインビジュアル
====================*/
#mainvisual{
background-image: url("/learned/choco-drink/images/mv_pc.png"), url("/learned/choco-drink/images/bgmv_pc.jpg");
background-position: center top, center top;
background-repeat: no-repeat, no-repeat;
background-size: 963px 475px, 2000px auto;
position: relative;
height: 475px;
}
.ttl{
width: 400px;
left: calc(50% - 461px);
top: 218px;
}
.deco_l{
width: 292px;
/*　春夏バージョン*/
left: calc(50% - 457px);
top: -50px;
/*　秋冬バージョン
width: 292px;
left: calc(50% - 518px);
top: -33px;*/

}
.deco_r{
width: 264px;
/*　春夏バージョン*/
right: calc(50% - 492px);
bottom: -141px;
/*　秋冬バージョン
right: calc(50% - 478px);
bottom: -116px;*/
}

/*====================
プロジェクト概要
====================*/
#outline{
padding: 30px 0 0;
}
#outline p{
font-size: 18px;
line-height: 1.95;
}
.lead{
font-size: 35px !important;
padding-left: 0;
}
.txt01{
margin: 24px 0 32px;
}
.txt02{
margin-bottom: 46px	;
}
.ac_btn{
border: 3px solid #caae89;
width: 395px;
margin: 0 auto -22px;
padding: 2px 20px 2px 40px;
}
.ac_btn p{
font-size: 17px !important;
}
.ac_btn::before{
top: 13px;
left: 28px;
border-top: 14px solid #caae89;
border-right: 8px solid transparent;
border-left: 8px solid transparent;
}
.ac_txt{
padding: 50px 0 32px;
}
.ac_txt p{
width: 600px;
margin: 0 auto;
line-height: 1.8 !important;
}

/*====================
コンテンツナビリンク
====================*/
#navi_link{
padding: 72px 0 75px;
}
.navilink_list{
flex-wrap: nowrap;
}
.navilink_list li{
width:calc(100% / 4)
}
.navilink_list li img{
width: 216px;
margin: 0 auto 5px;
}
.navilink_list li figcaption{
font-size: 18px !important;
}
.navilink_list li:nth-child(-n+2){
margin-bottom: 0;
}

/*====================
What's のむチョコ
====================*/
#whats{
background-image: url("/learned/choco-drink/images/bg01_pc.jpg");
background-position: center -2px;
background-repeat: no-repeat;
background-size: 2000px auto;
padding: 44px 0 16px;
}
.intro_pc{
display: flex;
align-items: center;
margin-bottom: 40px;
}
.intro_pc .label{
width: 264px;
margin-right: 40px;
}
#whats figure h2 img{
width: 100%;
margin-bottom: 3px;
}
#whats figcaption{
font-size: 18px;
margin-bottom: 0;
line-height: 1.4;
}
#whats h3{
font-size: 37px;
text-align: left;
line-height: 1.6;
}
.whats_intro{
width: 660px;
margin-bottom: 0;
}
.whats_intro li:first-child{
display: flex;
justify-content: flex-start;
}
.whats_deco_cup{
width: 106px;
margin: -25px 0 0 23px;
}
.whats_intro li:nth-child(2){
margin-top: 22px;
}
.box_wrap{
border-radius: 55px;
padding: 58px 0;
margin-bottom: 56px;
}
#whats .article_pc01,
#whats .article_pc02,
#whats .article_pc03{
display: flex;
align-items: center;
}
#whats .article_pc01,
#whats .article_pc03{
padding-left: 46px;
}
#whats .article_pc02{
padding: 40px 46px 50px 0;
}
.reverse{
flex-direction: row-reverse;
}
.whats_img01{
width: 430px;
margin: 0 0 0 30px !important;
}
.whats_img02{
width: 548px;
margin: 0 30px 0 0 !important;
}
.whats_img03{
width: 548px;
margin: 0 0 0 30px !important;
}
.mds{
font-size: 25px !important;
margin-bottom: 14px;
line-height: 1.5 !important;
}
.box_wrap figure{
margin: 22px 0 0;
}
.mb_pic{
margin-bottom: 40px !important;
}
.whats_intro_pc{
display: flex;
align-items: center;
margin-bottom: 50px;
}
.whats_deco_woman{
width: 209px;
margin: 0 58px 0 46px;
}
.flex_box{
display: flex;
}
.whats_circle{
margin-bottom: 115px;
}
.whats_circle img{
width: 293px;
margin: 0 auto;
}
.whats_circle li{
width: calc(100% / 3);
}
.whats_circle li:not(:first-child){
margin-top: 0;
}
.whats_circle li:nth-child(2){
margin: 0 42px;
}
.mds_l{
font-size: 26px !important;
margin: 14px 0 18px;
}
.deco_column{
width: 193px;
left: 52px;
top: -64px;
}
.box_wrap_inner{
padding: 0 78px;
}
.whats_3circle{
width: 318px;
margin: -28px 0 -32px 30px !important;
}

/*====================
Let's のむチョコ
====================*/
#lets{
background-image: url("/learned/choco-drink/images/bg02_pc.jpg");
background-position: center -2px;
background-repeat: no-repeat;
background-size: 2000px auto;
padding: 44px 0 24px;
}
#lets figure h2 img{
width: 100%;
margin-bottom: 3px;
}
#lets figcaption{
font-size: 18px;
margin-bottom: 0;
line-height: 1.4;
}
#lets h3{
font-size: 37px;
text-align: left;
line-height: 1.6;
}
.lets_intro{
width: 660px;
margin-bottom: 0;
}
.lets_deco_pkg{
width: 518px;
margin: 14px auto 0;
}
.polyphenol_list{
justify-content: space-between;
}
.polyphenol_list li{
width: 376px;
}
hr {
height: 2px;
margin: 40px 0 30px;
}
.pd_none{
padding: 0 !important;
}

/*====================
How to のむチョコ
====================*/
#howto{
background-image: url("/learned/choco-drink/images/bg03_pc.jpg");
background-position: center -2px;
background-repeat: no-repeat;
background-size: 2000px auto;
padding: 44px 0 24px;
}
#howto figure h2 img{
width: 100%;
margin-bottom: 3px;
}
#howto figcaption{
font-size: 18px;
margin-bottom: 0;
line-height: 1.4;
}
#howto h3{
font-size: 26px;
text-align: left;
line-height: 1.4;
}
#howto .intro_pc{
margin-bottom: 0;
align-items: flex-start;
}
.howto_intro{
width: 660px;
margin-bottom: 0;
}
.howto_intro li:nth-child(2){
margin: 12px 0;
}
.info_point{
border-radius: 50px;
font-size: 18px !important;
line-height: 1.2 !important;
padding: 10px 34px;
display: block;
}
.method_list{
margin: -48px 0 33px 324px;
}
.method_list img{
width: 136px;
margin: 0 auto;
}
.box_wrap2{
border-radius: 55px;
padding: 34px 40px 46px 82px;
margin-bottom: 52px;
}
.mds_s{
font-size: 25px !important;
margin: 0 0 10px;
line-height: 1.5 !important;
}
p.material_txt, ul.material_txt ,li.material_txt{
font-weight: 600 !important;
margin-bottom: 25px;
}
.howto_step figcaption{
text-align: left;
text-indent: -1.3em;
padding-left: 1.3em;
font-size: 18.5px !important;
line-height: 1.85 !important;
margin-bottom: 0 !important;
}
.howto_step{
width: 661px;
margin: 10px 0 0;
display: flex;
}
.howto_step img{
width: 305px;
height: 177px;
margin-right: 23px;
}
.howto_txt span{
font-size: 22px;
}
.details_list{
padding: 0;
display: flex;
}
.details_list li:first-child{
width: 165px;
}
.details_list li:first-child img{
width: 136px;
margin-top: -55px;
}
.details_list li:nth-child(2){
width: 662px;
}
.info_btn_pc_base{
position: relative;
margin-bottom: 84px;
}
.info_btn_pc01{
position: absolute;
bottom: 88px;
left: 575px;
}
.info_btn_pc02{
position: absolute;
bottom: 46px;
left: 575px;
}
.info_link{
border: 2px solid #2ea7e0;
padding: 1px 0 1px 30px;
font-size: 14px !important;
width: 320px;
text-align: left;
}
.howto_img{
width: 358px;
margin: 0 0 0 30px !important;
border-radius: 0 50px 50px 0;
}
.howto_img img{
border-radius: 0 55px 55px 0;
}
#howto .article_pc01{
padding-left: 46px;
}
#howto .article_pc01 .mds_l{
margin-top: 64px;
}

/*========================
動画
========================*/
.thumb{
width: 701px;
margin: 38px auto 0;
}
.mfp-close {
width: 54px !important;
height: 54px !important;
top: -70px !important;
right: 0 !important;
}

/*====================
Enjoy のむチョコ
====================*/
#enjoy{
padding: 44px 0 104px;
}
#enjoy figure h2 img{
width: 100%;
margin-bottom: 3px;
}
#enjoy figcaption{
font-size: 18px;
margin-bottom: 0;
line-height: 1.4;
}
#enjoy h3{
font-size: 26px;
text-align: left;
line-height: 1.4;
}
.enjoy_intro{
width: 660px;
margin-bottom: 0;
}
.enjoy_intro li:nth-child(2){
margin: 12px 0 0px;
}
.enjoy_wrap .flex_box .mds_l{
margin: -12px 0 8px 0;
}
.enjoy_wrap .flex_box{
margin: 90px 0 0;
}
.flex_end{
align-items: flex-end;
}
.enjoy_img01,
.enjoy_img03{
width: 451px;
margin-right: 48px;
}
.enjoy_img02{
width: 451px;
margin-left: 48px;
}
.deco_man{
width: 302px;
right: 0px;
top: 156px;
}
.deco01{
width: 180px;
right: 416px;
bottom: -43px;
}
.deco_foods{
width: 300px;
top: 178px;
right: 468px;
}
.deco_woman{
width: 289px;
right: -6px;
top: -112px;
}
.deco02{
width: 228px;
right: 726px;
bottom: 244px;
}

/*====================
キャンペーンバナー掲載
====================*/
#campaign{
background-image: url("/learned/choco-drink/images/bg04_pc.jpg");
background-position: center -2px;
background-repeat: no-repeat;
background-size: 2000px auto;
padding: 52px 0;
}
#campaign .inner{
width: 690px;
}

/*====================
チョコブランドサイト回遊バナー
====================*/
/*▼ キャンペーンバナーエリアなしの場合 ▼*/
#brand_footer{
padding: 0 0 68px;
}
/*▼ キャンペーンバナーエリアありの場合 ▼*/
/*#brand_footer{
padding: 68px 0;
}
#brand_footer .inner{
width: 802px;
}
▲ココまで*/
.bnr_list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.bnr_list li {
width: 242px;
}
.bnr_list li:not(:first-child){
margin-top: 0;
}

/*====================
アマゾン誘導フロートタグ
====================*/
.tag_amazon{
width: 181px;
top: 53px;
right: 25px;
}

/*====================
アレンジレシピフロートタグ
====================*/
.tag_recipes{
width: 181px;
top: 285px;
right: 30px;
}
}

/* ▽ GALAXY foldなど幅の狭い端末 ▽================================================================================================================================== */
/* 280px以下 For 表示調整
====================================================*/
@media screen and (max-width: 280px){
/*====================
プロジェクト概要
====================*/
.ac_btn {
width: 80.4vw;
padding: 0.3vw 4.4vw 0.5vw 8.8vw;
}
.ac_btn::before {
top: 3.7vw;
left: 5vw;
}
.deco01{
bottom: 27vw;
}
.deco02{
bottom: 27.6vw;
}
}

/* ▽ タブレット ▽================================================================================================================================== */
/* 768px～1260px For 主にタブレット表示
====================================================*/
@media screen and (min-width:768px) and (max-width:1260px) {
/*====================
コンテンツ幅調整
====================*/
.inner {
width: 920px;
}
.intro_pc .label{
width: 254px;
margin-right: 30px;
}
.whats_intro,
.lets_intro,
.howto_intro,
.enjoy_intro{
width: 636px;
}
.polyphenol_list li {
width: 366px;
}
.deco_column{
left: 32px;
top: -60px;
}
.info_point {
font-size: 17px !important;
}
.method_list {
margin: -48px 0 33px 292px;
}
.box_wrap2{
padding: 34px 40px 46px 62px;
}
.info_btn_pc01,
.info_btn_pc02{
left: 546px;
}
.info_link{
padding: 1px 0 1px 28px;
width: 318px;
}
#howto .article_pc01 {
padding-left: 36px;
}
#howto .article_pc01 .mds_l {
margin: 62px 0 6px;
}
.howto_img {
width: 338px;
margin: 0 0 0 32px !important;
}
.deco_man{
width: 286px;
right: 0px;
top: 175px;
}
.deco01{
right: 384px;
bottom: -40px;
}
.deco_foods{
width: 290px;
top: 182px;
right: 466px;
}
.deco_woman{
width: 270px;
right: -8px;
top: -110px;
}
.deco02{
width: 218px;
right: 703px;
bottom: 248px;
}
}