@charset "UTF-8";

/*---------------------------------------------------------

------------------------ Reset ----------------------------

------------------------- TOP -----------------------------
 top_title
 introduce WD_lead
 campaign_bnr_area

 top_runking おすすめランキング

 WD2025_area
 flex_box_2 layout_L1_R2

 gift_list お相手・予算で選ぶ

 top_campaign　キャンペーン　top_limited 催事・一部店舗の限定商品

 ------------------- whiteday_2nd 2025 -------------------

 footer_menu
 ページトップへ戻る block-page-top

 単独・早春のベルギー コレクション  .Early_Spring

 buy-in-bulk まとめ買い

--------------------------------------------------------------*/
/*------------------------------------------------------------
	Reset
------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
hgroup,
menu,
section,
main {
  display: block; }

body {
  -webkit-text-size-adjust: 100%; }

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;}

.brand_title_item h1{
  margin: 0 0 0 !important;
}

table,
input,
textarea,
select,
option {
  line-height: 1.1; }

table {
  border-collapse: collapse;
}

blockquote,
q {
  quotes: none; }

*:focus {
outline: none!important;
}

a {outline:none!important;}

a {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  cursor:pointer!important;
}

a,
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

img {
  max-width:100%;
  vertical-align: top; }

a {
  transition: 0.3s ease-in-out; }

ul li{
  list-style:none;
}

ul{
  margin:0;
  padding:0;
}

body.WD2025{
  background: none;
}

body.WD2025 .block-top-topic--body{
  background: none;
}

body.WD2025 .wrapper{
  background: none;
}

body.WD2025 .pane-contents{
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  letter-spacing: .11em;
  background:#dde4f7;
}

.pc_only_inline{
  display: inline-block;
}
.pc_only{
  display: block;
}
.sp_only_inline{
  display: none;
}
@media (max-width: 767px){
  .pc_only_inline{
  display: none;
}
.pc_only{
  display: none;
}
.sp_only_inline{
  display: inline-block;
}
  }

.wrap {
    max-width: 1200px;
    margin: auto;
    padding: 0 0.8rem;
}

.wrap_1600{
  max-width: 1600px;
    margin: auto;
    padding: 0 0.8rem;
}

.wrap_1000{
  max-width: 1000px;
    margin: auto;
    padding: 0 0.8rem;
}

/*--------------------------------------------------------------
 top_title
--------------------------------------------------------------*/
.top_title{
  margin: 0 auto;
  padding: 0;
  text-align: center;
}


.top_title .swiper-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.top_title .swiper-slide {
  padding-top: 0px;
  text-align: center;
  color: #fff;
}/**/

@media (max-width: 768px) {

.top_title .swiper-container {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
}

/*--------------------------------------------------------------
introduce WD_lead
--------------------------------------------------------------*/
.introduce{
  padding: 10px 10px;
}

.WD_lead{
  max-width:660px;
  margin: 2rem auto 1rem;
  padding: 30px 16px 10px;
  background-color: #fff;
  border: solid 1px #a8916a;
  outline: solid 3px #a8916a;
  outline-offset: 2px;
}

.WD_lead h1{
  margin: 0px auto 10px;
  letter-spacing: .01em;/**/
  font-size:2rem;
  font-weight: 600;
  text-align:center;
  line-height: 1.3;
}

.introduce h1 span {
    display: block;
    font-size: 90%;
    padding: 10px 0;
}

.WD_lead p{
  font-size: 14px;
  margin-bottom:20px;
}

.WD_lead p.priod{
  font-weight:600;
  text-align:center;
}

@media (max-width: 480px) {
.WD_lead h1{
  font-size:1.5rem ;
}
}

@media (max-width: 376px) {
.WD_lead h1{
  font-size:1.3rem ;
}
}

@media (max-width: 320px) {
.WD_lead h1{
  font-size:16px ;
}
}

/*--------------------------------------------------------------
 campaign
--------------------------------------------------------------*/
.campaign_area{
  padding: 0 10px 0px;
  margin-bottom: 10px;
}

.campaign_area_inner{
  max-width:1000px;
  margin: 0 auto 20px;
  padding: 0 10px 1px;
}

.service_area{
  margin-bottom: 10px;
}

.campaign_area_head{
  text-align:center;
  padding: 20px 0 0px;
}

.campaign_area_head h3{
  font-size:16px;
  margin:30px 10px;
  text-align:left;
}

.service_area .title_kiyaku {
    padding: 1% 3% 1% 50px;
}


/*2024*/
.campaign_bnr_area{
  background:#FFB1BB;
  padding:2rem 0;
}

.campaign_bnr_area .list__item_2{
  margin-bottom:0;
  padding:1rem ;
  min-height: 100px;
}

@media (max-width: 640px) {
  .campaign_bnr_area{
  padding:1rem 0;
}

  .campaign_bnr_area .list__item_2{
    width:90%;
  margin:0 auto 0;
  padding:.5rem 0 ;
  min-height: 100px;
}
  }

/*--------------------------------------------------------------
  top_runking おすすめランキング
--------------------------------------------------------------*/
.top_runking_wrap{
  max-width:1080px;
  background-color: rgba(255, 255, 255, .8);
  margin: 0 auto 50px;
  padding: 0px 5px 5px;
}

.top_runking_wrap h2{
  margin: 0 auto 0px;
  text-align: center;
  font-size: 33px;
  font-weight: 600;
  padding: 25px 10px;
  line-height: 1.5;
}

.top_runking_wrap h2 span{
  display: block;
  font-size: 18px;
}

.top_runking_wrap .list {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.top_runking_wrap .list__item_L,
.top_runking_wrap .list__item_R{
  width: calc((100% - 80px) / 5);
  margin: 0 8px 16px;
  padding: 0 ;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
    background-color:#fff;
}

.top_runking_wrap .list__item_L h3.item_name{
  margin: 8px 8px ;
  flex-grow: 1;
  font-size: .8rem;
  text-align: center;
  font-weight: 600;
  padding:0;
  letter-spacing: -.03em;
}

.top_runking_wrap .list__item_R h3.item_name{
  margin: 8px 8px ;
  flex-grow: 1;
  font-size: .8rem;
  text-align: center;
  font-weight: 600;
  padding:0;
  letter-spacing: -.03em;
}

.img_rkg{
  position:relative;
}

.img_rkg .icon_r{
  position:absolute;
  top: 2%;
  left:2%;
  width:15%;
}


@media screen and (max-width:767px) {

  .top_runking_wrap .list__item_L{
  width: calc((100% - 16px) / 2);
  margin: 0 4px 8px;
}

.top_runking_wrap .list__item_R{
  width: calc((100% - 26px) / 3);
  margin: 0 4px 8px;
}

.top_runking_wrap .list__item_L h3.item_name {
    margin: 8px 4px;
    flex-grow: 1;
    font-size: 2.5vw;
    text-align: center;
    font-weight: 600;
    padding: 0;
}

.top_runking_wrap .list__item_R h3.item_name {
    margin: 8px 4px;
    flex-grow: 1;
    font-size: 2.1vw;
    text-align: center;
    font-weight: 600;
    padding: 0;
}
}

/*--------------------------------------------------------------
  WD2025_area
--------------------------------------------------------------*/

.WD2025_area h1{
  background: #c4d0ff;
  padding: 1rem 0;
  margin:0px 0 0;
  text-align:center;
  font-size:30px;
  line-height: 1.5;
}

.WD2025_area h2{
  background: #b0aff3;
  padding: 1rem 0;
  margin:20px 0 0;
  text-align:center;
  font-size:24px;
  line-height: 1.5;
}

.WD2025_area h1 span,
.WD2025_area h2 span{
  display: block;
  font-size: 18px;
}

.WD2025_area_h3_area{
  padding: 0.2em 0;
  border-top: none;
  margin: 10px 0 20px;
  text-align: center;
  position: relative;
  background-color: #c4d0ff;
}

.WD2025_area h3.WD2025_area_h3 {
  font-size:24px;
  font-weight: 600;
  padding: 0 0 11px;
  margin: 14px 0 0px;
  text-align:center;
  position: relative;
  line-height:1.4;
}

.WD2025_area h3.WD2025_area_h3 span{
  display: block;
  font-size: 16px;
}

.WD2025_area h3.WD2025_area_h3::after {
  content: '';
  background-size: 10px 10px;
  background-image: repeating-linear-gradient(-45deg, #FFB1BB 0, #FFB1BB 3px, #f34e9a 0, #f34e9a 50%);
  width: 100%;
  height: 7px;
  position: absolute;
  bottom: -5px;
  left: 0;
}

.WD2025_area h3.WD2025_area_h3::before {
  content: '';
  background-size: 10px 10px;
  background-image: repeating-linear-gradient(-45deg, #FFB1BB 0, #FFB1BB 3px, #f34e9a 0, #f34e9a 50%);
  width: 100%;
  height: 7px;
  position: absolute;
  top: -17px;
  left: 0;
}

@media screen and (max-width:541px) {
.WD2025_area h1{
  font-size:24px;
  line-height: 1.4;
}

.WD2025_area h2{
  font-size:22px;
  line-height: 1.4;
}
}

/*--------------------------------------------------------------
  flex_box_2 layout_L1_R2
--------------------------------------------------------------*/
.flex_box_2{
  display:flex;
  justify-content:center;
}

.flex_box_2 .layout_L1_R2{
  width: calc((100% - 16px) / 2);
  margin: 0px 8px 0px;
  display:flex;
  flex-direction:column;
}

.layout_L1_R2 .list{
  display:flex;
  flex-wrap:wrap;
  margin:0 auto;
}

.layout_L1_R2 .list li.list__item_L{
  display:flex;
  flex-direction:column;
  width: 98%;
}

.layout_L1_R2 .list li.list__item_L .guide_text{
  margin:10px 0 ;
  padding: 10px 30px 20px;
  background-color: rgba(255, 255, 255, .8);
  flex-grow:1;
  min-height: 223px;
}

.layout_L1_R2 .list li.list__item_L .guide_text p{
  line-height:1.8;
}

.layout_L1_R2 .list li.list__item_L .guide_text p.text-center{
  margin:10px 0;
  line-height:1.8;
}

.layout_L1_R2 .list li.list__item_L .guide_text h3{
  text-align:center;
}

.layout_L1_R2 .list li.list__item_L .guide_text p{
  font-size: .9rem;
}

.layout_L1_R2 .list__item_L h3.item_name{
  margin: 8px 0px ;
  flex-grow: 1;
  text-align: center;
  font-weight: 600;
  padding:0;
  letter-spacing: -.03em;
}

.layout_L1_R2 .list__item_R h3.item_name{
  margin: 8px 0px ;
  flex-grow: 1;
  font-size: .9rem;
  text-align: center;
  font-weight: 600;
  padding:0;
  letter-spacing: -.03em;
}

.layout_L1_R2 .list__item_R p.price{
  margin: 0px 0px 8px;
  font-size: .9rem;
  text-align: center;
  padding:0;
  letter-spacing: -.03em;
}


.layout_L1_R2 .list li.list__item_R{
  width: calc((100% - 16px) / 2);
  margin: 0px 4px 30px;
}

@media screen and (max-width:767px) {
  .flex_box_2{
  display:block;
}

.flex_box_2 .layout_L1_R2{
  width: 99%;
  margin: 0px auto 0px;
}

.layout_L1_R2 .list li.list__item_L .guide_text{
  min-height: auto;
  padding: 10px 20px 20px
}
}

@media screen and (max-width:415px) {
.layout_L1_R2 .list__item_R h3.item_name{
  font-size: .78rem;
}
}

/* 一覧を見る */
.btn_arrow_line {
  display: block;
  border: solid 2px #421f1b;
  background-color: #fff;
  color: #421f1b;
  padding: 1em 2em 1em 1em;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 15px auto 30px;
  border-radius: 30px;
  position: relative;
  max-width:360px;
}

.btn_arrow_line::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #421f1b #421f1b;
    transform: rotate(-135deg);
    transition: .3s;
}

a.btn_arrow_line{
    text-decoration:none;
}

a.btn_arrow_line:hover{
    text-decoration:none;
}

.btn_arrow_line:hover::after{
    right: 10px;
}

@media screen and (max-width:320px) {
  .btn_arrow_line {
  font-size: 12px;
}
  }


/*--------------------------------------------------------------
  item_guide_flex
--------------------------------------------------------------*/
.items_guide{
  padding: 0 10px;
  margin: 50px auto 50px;
  position: relative;
}

.item_guide_flex{
  display:flex;
  align-items:center;
}

.item_guide_flex_img{
  width:45%;/*width:53%;*/
}

.item_guide_flex_text{
  width:55%;/*width:47%;*/
}

.item_guide_flex_img{
  position: relative;
  margin: 0;
  border-radius: 50%;
  overflow: hidden;
  /*filter:drop-shadow(10px 10px 10px rgba(98, 35, 51, .3));*/
}

.item_guide_flex_text{
  padding:2rem 3rem;
}

.item_guide_flex_text h2{
  font-size:24px;
  color:#875e23;
  line-height:1.6;
  margin: 10px 0;
  text-align:center;
}

.item_guide_flex_text h2 img{
  width:30%;
  display:block;
  margin:auto;
  padding:10px 0;
}

.item_guide_flex_text p{
  font-size:14px;
  line-height:1.6;
}

@media screen and (min-width:768px) and (max-width:1023px) {
.item_guide_flex_text {
    padding: 2rem 0rem;
}
}

@media screen and (max-width:767px) {
.items_guide{
  padding: 0 10px;
  margin: 0px auto 50px;
  position: relative;
}

.item_guide_flex{
  display:block;
}

.item_guide_flex_img{
  width:90%;
  margin:auto;
}

.item_guide_flex_text h2{
  font-size:22px;
}

.item_guide_flex_text{
  width: 95%;
  padding: 0rem 1rem 2rem;
  margin: auto;
}

  }


/*--------------------------------------------------------------
gift_list お相手・予算で選ぶ
--------------------------------------------------------------*/
.gift_list{
}

.gift_list_image{
  max-width: 500px;
  margin: 20px auto;
  text-align: center;
}

.gift_list_image p{
  font-size:14px;
  letter-spacing:0;
}

.gift_list .list {
  width: 100%;
  margin: 30px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.gift_list .item{
    width: calc((80% - 10px) / 2);
    min-height: 20px;
    margin: 0 20px 20px;
    padding: 10px;
    position: relative;
    border-radius: 10px;
    display: flex;
    align-items: center;
    text-align: center;
    filter: drop-shadow(2px 2px 3px rgba(98, 35, 51, .3));
}
.gift_list .item a {
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items:center;
}

.gift_list .partner_list{
  background-color:#ffeff1;
}

.gift_list .item img{
  width:30%;
}

.gift_list .item h3{
  width:70%;
  font-size: 16px;
  color:#411e1b ;
  font-weight: bold;
  text-align:center;
}

.gift_list .price_list{
  background-color:#f34e9a;
  position:relative;
}

.gift_list .item.price_list h3{
  width:100%;
  font-size: 16px;
  color:#fff ;
  font-weight: bold;
  text-align:center;
}

.gift_list .price_list::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #fff #fff;
    transform: rotate(-135deg);
    transition: .3s;
}

.gift_list .price_list:hover::after{
    right: 10px;
}

.gift_list .item a{
  text-decoration: none;
  opacity: 1;
}/**/

.gift_list .item a:hover{
  text-decoration: none;
  opacity: .6;
}/**/

@media screen and (min-width:768px) and ( max-width:1080px) {
  }
@media (max-width: 768px) {
  }
@media (max-width: 767px) {

.gift_list .item {
    width: calc((100% - 20px) / 2);
    min-height: 68px;
    margin: 0 5px 10px;
    padding: 0px 5px;
    position: relative;
    border-radius: 10px;
    display: flex;
    align-items: center;
}
.gift_list .item img{
  width:25%;
}
.gift_list .item h3{
  width:75%;
  font-size: 16px;
}
}

@media (max-width: 375px) {
  .gift_list .item h3{
  font-size: 14px;
}

.gift_list .item.price_list h3{
  font-size:14px;
}
}


/*--------------------------------------------------------------
  top_campaign　キャンペーン　top_limited 催事・一部店舗の限定商品
--------------------------------------------------------------*/

.top_campaign {
  position: relative;
  margin: 50px auto 20px;
}

.top_campaign .bnr_area,
.top_limited .bnr_area {
  position: relative;
  background-color: transparent!important;
}

p.note{
  font-size:12px!important;
  text-align:left;
}


@media screen and (max-width:768px) {
.top_campaign .bnr_area .flex_box,
.top_limited .bnr_area .flex_box {
    padding: 0 0rem 0rem;
}

.top_campaign .bnr_area .flex_box .box,
.top_limited .bnr_area .flex_box .box {
    width: 98%;
    padding: 0px 10px;
    position: relative;
    text-align: center;
    margin: 0 auto 40px;
}
  }


/*--------------------------------------------------------------
  top_service　その他
--------------------------------------------------------------*/

.top_service {
  position: relative;
  padding: 50px auto 20px;
}

.top_service .flex_box{
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 30px 30px 50px;
}

.top_service .flex_box .box{
  width: 46%;
  padding: 16px;
  position: relative;
  text-align: center;
  align-items: center;
  display: flex;
  margin:0 auto;
}

.top_service .flex_box .box a{
  display: flex;
  align-items: center;
  width:100%;
  height:100%;
}

.top_service .flex_box .box .inner{
  display: flex;
  align-items: center;
}

.top_service .flex_box .box.line{
  border: solid 2px #f34e9a;
  background-color: #fff;
}


.top_service .flex_box .box .icon{
  width: 20%;
}

.top_service .flex_box .box .h3{
  width: 80%;
}


.top_service .flex_box .box h3{
  font-size: 1.4em;
  line-height: 1.2;
  font-weight: normal;
  text-align: left;
  color: #f34e9a;
  padding: 0 0% 0 10%;
}

@media screen and (max-width:767px) {

.top_service {
  width: 98%;
  margin: 0px auto 20px;
}

.top_service .flex_box{
  display: block;
  margin: 30px 0px 50px;
}

.top_service .flex_box .box{
  width: 90%;
  padding: 8px 8px;
  position: relative;
  text-align: center;
  margin: 0 auto 20px;
}

.top_service .flex_box .box h2 {
    font-size: 1.2em;
    text-align: center;
}

.top_service .flex_box .box h3{
    font-size: 1em;
    text-align: center;
}
  }



/*--------------------------------------------------------------
footer_menu
--------------------------------------------------------------*/
.footer_menu {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  display: none;
  border-top: solid 1px #b0aff3;
  border-bottom: solid 1px #b0aff3;
  background-color:#fff;
  font-size: 10px;
  color: #231815;

}
.footer_menu .container{
  width: 100%;
  margin:5px auto;
  max-width: 1200px;
}

.footer_menu ul{
  text-align: center;
  padding: 0!important;
  display: flex;
  justify-content: space-between;
}

/* 横並びに3等分 */
.footer_menu ul.al-3 li {
  width: 31.42%;
  margin-right: 2.87%;
}

/* 横並びに4等分 */
.footer_menu ul.al-4 li {
  width: 22.84%;
}

/* 横並びに5等分 */
.footer_menu ul.al-5 li {
   width: 18%;
   vertical-align: middle;
}

/* 横並びに6等分 */
.footer_menu ul.al-6 li {
  width: 15%;
  vertical-align: middle;
}

.footer_menu ul li{
  display: inline-block;
  line-height: 1.2;
}

.footer_menu ul li p{
  /*display: table-cell;*/
  vertical-align: middle;
  margin: 0;
}

.footer_menu ul li img{
  width: 50px;
}

.footer_menu ul li a{
  text-decoration: none;
  color: #222;
}

.footer_menu ul li a:hover{
  text-decoration: none;
  opacity: .6;
}
@media (max-width: 375px){
  .footer_menu p.chocolate{
    font-size: 10px;
    letter-spacing: -.05em;
}
.footer_menu ul li img{
  width: 40px;
}
}


/*--------------------------------------------------------------
 ページトップへ戻る block-page-top
--------------------------------------------------------------*/
body.WD_2025 .block-page-top {
    bottom: 65px!important;
    right: 10px!important;
    z-index: 6;
}

body.WD2025 .block-page-top {
    bottom: 65px!important;
    right: 10px!important;
    z-index: 6;
}

/*--------------------------------------------------------------
 cssアニメーション
--------------------------------------------------------------*/

.dokidoki{
    animation-name:dokidoki;  /* アニメーション名の指定 */
    animation-delay:0s;   /* アニメーションの開始時間指定 */
    animation-duration: 3s; /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;
    /* アニメーションの動き（徐々に早く徐々に遅く）*/
    animation-iteration-count: infinite; /* アニメーションをループさせる */
}

@keyframes dokidoki {
    0% {
        transform: scale(1);
    }
    40% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    60% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

.dokidoki2{
    animation-name:dokidoki;  /* アニメーション名の指定 */
    animation-delay:0s;   /* アニメーションの開始時間指定 */
    animation-duration: 4s; /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;
    /* アニメーションの動き（徐々に早く徐々に遅く）*/
    animation-iteration-count: infinite; /* アニメーションをループさせる */
}

@keyframes dokidoki2 {
    0% {
        transform: scale(1);
    }
    35% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    65% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

.dokidoki3{
    animation-name:dokidoki;  /* アニメーション名の指定 */
    animation-delay:0s;   /* アニメーションの開始時間指定 */
    animation-duration: 2s; /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;
    /* アニメーションの動き（徐々に早く徐々に遅く）*/
    animation-iteration-count: infinite; /* アニメーションをループさせる */
}

@keyframes dokidoki3 {
    0% {
        transform: scale(1);
    }
    33% {
        transform: scale(1.05);
    }
    66% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes pulseMotion {
  0% {
    transform: translate(-50%, -50%) scale(1, 1);
    background-color: rgba(255, 255, 255, 0.4)
  }
  100% {
    transform: translate(-50%, -50%) scale(3, 3);
    background-color: rgba(255, 255, 255, 0)
  }
}


/**/
p.mincho{
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  font-size: 14px;
}

@media (max-width: 320px){
p.mincho{
  letter-spacing: -.07em;
}
}




/*------------------- whiteday_2nd 2025 -------------------

 チョコレート
 mokuji_img
 chocolate_lead

チョコレート粒 chocolate_box_flex
chocolate_area

iziModals

.Belgian-sweets ベルギースイーツ コレクション

#baked_02 カカオジャーニー サブレショコラ
#baked_01 ゴディバ フルーツバスケット サブレショコラ
#baked_03 ドームバームクーヘン
#baked_04 フルーツサブレ
#baked_06 クリスピー ワッフルサンド

お相手・ギフトシーンで選ぶ

.WD2025_softcream　催事ソフトクリーム

list タイプ別

campaign キャンペーン
.camp_items

delivery 配送
page_link(ページ内リンク)
flex_list

p.guide

btn_arrow_light (NEWカートにれるボタン)
list__special (1行1商品)
speach-balloons-medium(楕円)

------------------------------------------------------------*/
.collection_section {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
  mokuji_img
--------------------------------------------------------------*/
.WD2025 .mokuji_img {
    max-width: 1400px;
    width: 100%;
    padding: 20px 10px 0px;
    margin: auto;
}

.WD2025 .mokuji_img .page_link{
  max-width: 100%;
}

.WD2025 .mokuji_img .page_link li {
    width: 16.6%;
    max-width: 250px;
    padding: 0 10px 20px;
}

@media screen and (min-width:768px) and (max-width:834px) {
.WD2025 .mokuji_img .page_link li {
    width: 31%;
    padding: 0 0px 0px;
}
}

@media screen and (max-width:767px) {
  .WD2025 .mokuji_img .page_link li {
    width: 47%;
    padding: 0 0px 0px;
}

  }


/*--------------------------------------------------------------
  chocolate_lead
--------------------------------------------------------------*/
.chocolate_lead {
  position: relative;
  max-width: 1200px;
  margin: 10px auto 0;
}

@media screen and (max-width:767px) {
  .chocolate_lead {
  margin: 0px auto 0;
}
  }

.chocolate_lead .img {
    width: 80%;
    position: relative;
    z-index: 2;
    margin-left: 3%;
}

.chocolate_lead .guide {
    position: absolute;
    top: 50%;
    right: 3%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width:32%;
    z-index: 3;
    text-align: center;
    padding: 30px 16px;
    background-color: #fff;
    border: solid 1px #a8916a;
    outline: solid 3px #a8916a;
    outline-offset: 2px;
}


.chocolate_lead .guide h2.lead_2 img{
  width:40%;
  margin: auto;
}

.chocolate_lead .swiper-slide{
  margin-bottom:7px;
}


.chocolate_lead .swiper-slide{
  aspect-ratio: 3 / 2;
  height:519px;/**/
}
.sweets_set .swiper-slide{
  height:352px;
}

@media screen and (min-width:769px) and ( max-width:895px) {
  .chocolate_lead .swiper-slide{
  height: 450px
}
}

@media screen and (min-width:767px) and ( max-width:768px)  {
  .chocolate_lead .swiper-slide{
  height: 420px
}
.sweets_set .swiper-slide{
  height: 420px
}
}

@media screen and (min-width:667px) and ( max-width:766px) {
  .chocolate_lead .swiper-slide{
  height: 480px
}
.sweets_set .swiper-slide{
  height: 480px
}
}

@media screen and (min-width:431px) and ( max-width:666px) {
  .chocolate_lead .swiper-slide{
  height: 380ppx
}
.sweets_set .swiper-slide{
  height: 380ppx
}
}

@media screen and (max-width:430px) {
  .chocolate_lead .swiper-slide{
  height: 290px
}
  .sweets_set .swiper-slide{
  height: 276px
}
}

@media screen and (max-width:413px) {
.chocolate_lead .swiper-slide{
  height: 276px
}
.sweets_set .swiper-slide{
  height: 276px
}
}

@media screen and (max-width:375px) {
  .chocolate_lead .swiper-slide{
  height: 250px
}
  .sweets_set .swiper-slide{
  height: 236px
}
}

@media screen and (max-width:281px) {
  .chocolate_lead .swiper-slide{
  height: 186px
}
.sweets_set .swiper-slide{
  height: 172px
}
}

/*アンカーリンクのズレ対策*/

.flt_sdw{
  filter: drop-shadow(2px 2px 3px rgba(98, 35, 51, .3));
}

.chocolate_lead .guide {
    position: absolute;
    top: 50%;
    right: 3%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width:32%;
    z-index: 3;
    text-align: center;
    padding: 30px 16px;
    background-color: #fff;
    border: solid 1px #a8916a;
    outline: solid 3px #a8916a;
    outline-offset: 2px;
}

.chocolate_lead .guide .head {
    font-size: 1em;
    color: #875e23;
    font-weight: 600;
}

.chocolate_lead .guide h2.lead {
    font-size: 1.8em;
    line-height: 1.5;
    margin-top: 0;
    font-weight: normal;
    margin: 20px 0;
    color: #875e23;
}

.chocolate_lead .guide h2.lead_2 {
    font-size: 1.8em;
    line-height: 1.5;
    margin-top: 0;
    font-weight: normal;
    margin: 0px 0 10px;
}

.chocolate_lead .guide h2.lead_2 img{
  width:40%;
  margin: auto;
}

.chocolate_lead .guide h3{
  font-size: 1.5em;
  color: #875e23;
  font-weight: 500;
  margin:0;
}

.chocolate_lead .guide p.text {
    font-size: 14px;
    line-height: 1.85714;
    text-align: left;
}

@media screen and (max-width:767px) {
  .chocolate_lead .img {
    width: 100%;
    float: none;
    position: relative;
    margin: 0 auto;
    padding: 2% 0% 5%;
}

.chocolate_lead .guide {
    width: 88%;
    right:0;
    margin: 40px auto -15%;
    padding: 3% 3% 3%;
    position: relative;
    text-align: center;
    top:0;
    left:0;
}

.chocolate_lead .guide .head {
    font-size: .8em;
}

.chocolate_lead .guide h2.lead {
    font-size: 1.2em;
    margin: 1% 0 0;
}

.chocolate_lead .guide h2.lead_2 {
    margin: 0 0 10px;
}

.chocolate_lead .guide h2.lead_2 img{
  width:30%;
  margin: auto;
}
  }


.brand_title_item{
  background-color:#eacbce;
  padding: 1.5em 0;
  border-top: none;
  margin-bottom: 0px;
  position: relative;
  text-align:center;
}

.brand_title_item h1{
  color: #5c2f2a;
  font-size: 22px;
  }

.brand_title_item h1 span.mini{
  font-size: 80%;
  background: none;
  color: #5c2f2a;
}


@media (max-width: 667px) {
.brand_title h1{
  font-size: 18px;
  }
.brand_title_item h1{
  font-size: 18px;
  }
}

@media (max-width: 480px) {
}

@media (max-width: 320px) {
.brand_title h1{
  font-size: 14px;
  }
.brand_title_item h1{
  font-size: 14px;
  }
}

/*--------------------------------------------------------------
#chocolate 出だし
--------------------------------------------------------------*/
.chocolate_lead .guide{
  margin: 10px auto -15%;
}

@media (max-width: 767px) {
.chocolate_lead .guide{
  margin: 80px auto -15%;
}

.specialevent .chocolate_lead .guide{
  margin: 100px auto -15%;
}

}


.title_collection{
  background-color: #eacbce;
  padding: 1.5em 0;
  border-top: none;
  text-align:center;
  position: relative;
}

.title_collection h2{
  color: #5c2f2a;
  font-size: 24px;
  letter-spacing: -.01em;
}

h3.title_collection_2 {
  overflow: hidden;
  text-align: center;
  font-size: 22px;
  letter-spacing: -.01em;
}

h3.title_collection_2  span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align:center;
}
h3.title_collection_2  span::before,
h3.title_collection_2  span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 3px;
  background-color: #eacbce;
}
h3.title_collection_2  span::before {
  right: 100%;
}
h3.title_collection_2  span::after {
  left: 100%;
}

@media (max-width: 539px) {
.title_collection h2{
  color: #5c2f2a;
  font-size: 20px;
  letter-spacing: -.01em;
}

h3.title_collection_2 {
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  letter-spacing: -.01em;
  line-height: 1;
}
}

/*--------------------------------------------------------------
 チョコレート粒 chocolate_box_flex
--------------------------------------------------------------*/
.chocolate_area {
  position: relative;
  width: 100%;
  margin: 10px auto 0px ;
  padding: 10px 0px 30px;
}

.chocolate_area .title{
    margin: 5px auto 0px;
    padding: 5px 5px 0px;
}

.chocolate_area .title h2,
.chocolate_area .title h4{
  text-align: center!important;
  color: #231815;
  border-bottom: none!important;
  background: transparent;
  margin: 0;
  overflow: hidden;
}

.chocolate_area .title h2 span,
.chocolate_area .title h4 span{
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  font-size: 20px;
}

.chocolate_area .title h2 span::before,
.chocolate_area .title h2 span::after,
.chocolate_area .title h4 span::before,
.chocolate_area .title h4 span::after{
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 3px;
  background-color: #d5b04a;
}

.chocolate_area .title h2 span::before,
.chocolate_area .title h4 span::before{
  right: 100%;
}

.chocolate_area .title h2 span::after,
.chocolate_area .title h4 span::after{
  left: 100%;
}

@media screen and (max-width:767px) {
.chocolate_area .title h2 span,
.chocolate_area .title h4 span{
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em 0.5em;
  font-size: 20px;
}
}

@media (max-width: 539px) {
.chocolate_area .title h2 span::before,
.chocolate_area .title h4 span::before,
.chocolate_area .title h2 span::after,
.chocolate_area .title h4 span::after{
  display: none;
}

.chocolate_area .title h2 span,
.chocolate_area .title h4 span {
        margin: 0 0em;
    }

.chocolate_area .title h2,
.chocolate_area .title h4{
  position: relative;
  overflow: visible;
  margin-bottom: 20px;
}

.chocolate_area .title h2:after,
.chocolate_area .title h4:after {
    content: "";
    width: 130px;
    height: 3px;
    background: #d5af4a;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
}
}


.chocolate_box_flex{
  display: flex;
  justify-content: center;
  padding: 10px 10px;
  gap: 1em 2em;
}

.chocolate_box_flex .chocolat{
  padding: 5px 5px;
  width: calc((100% - 10px) / 10);
  text-align: center;
  font-size:14px;
  font-weight:600;
  line-height:1.4;
  cursor:pointer!important;
}


.bakedgoods .chocolate_box_flex .chocolat{
  padding: 5px 5px;
  width: calc((100% - 10px) / 6);
  text-align: center;
  font-size:14px;
  font-weight:600;
  line-height:1.4;
  cursor:pointer!important;
}

.chocolate_box_flex .chocolat img{
  margin-bottom:7px;
}

.chocolate_box_flex .chocolat p{
  font-size:14px;
  font-weight:400;
  line-height:1.4;
}

.chocolate_box_flex .hot_chocolate img{
  margin-bottom:7px;
  display:block;
}

.chocolate_box_flex .hot_chocolate p{
  font-size:12px;
  font-weight:400;
  line-height:1.4;
}


@media screen and (max-width:912px) {
  .chocolate_box_flex{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0px;
  flex-wrap: wrap;
  gap: 1em 1em;
}

.chocolate_box_flex .chocolat{
  padding: 5px 5px;
  width: calc((100% - 10px) / 5);
}

}

@media screen and (max-width:540px) {
  .chocolate_box_flex{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 10px 0px;
  flex-wrap: wrap;
  gap: 0em 0em;
}

.chocolate_box_flex .chocolat,
.bakedgoods .chocolate_box_flex .chocolat{
  padding: 5px 5px;
  width: calc((100% - 10px) / 3);
}

}

@media screen and (max-width:420px) {
  .chocolate_box_flex{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 10px 20px;
  flex-wrap: wrap;
}

.chocolate_box_flex .chocolat,
.bakedgoods .chocolate_box_flex .chocolat{
  padding: 5px 5px;
  width: calc((100% - 50px) / 2);
}

}

@media screen and (max-width:376px) {
.chocolate_box_atsumori h3,
.chocolate_box_atsumori_fdm h3{
  font-size: 22px;
}
}

/* \ラインを使った見出し/ */
.line_midashi {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  text-align: center;
  margin-bottom: 20px;
}

.line_midashi::before,
.line_midashi::after {
  content: '';
  width: 1px;
  height: 40px;
  background-color: #231815;
}

.line_midashi::before {
  margin-right: 30px;
  transform: rotate(-35deg)
}
.line_midashi::after {
  margin-left: 30px;
  transform: rotate(35deg)
}





/**/

.dokidoki{
    animation-name:dokidoki;  /* アニメーション名の指定 */
    animation-delay:0s;   /* アニメーションの開始時間指定 */
    animation-duration: 3s; /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;
    /* アニメーションの動き（徐々に早く徐々に遅く）*/
    animation-iteration-count: infinite; /* アニメーションをループさせる */
}

@keyframes dokidoki {
    0% {
        transform: scale(1);
    }
    40% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    60% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

.dokidoki2{
    animation-name:dokidoki;  /* アニメーション名の指定 */
    animation-delay:0s;   /* アニメーションの開始時間指定 */
    animation-duration: 4s; /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;
    /* アニメーションの動き（徐々に早く徐々に遅く）*/
    animation-iteration-count: infinite; /* アニメーションをループさせる */
}

@keyframes dokidoki2 {
    0% {
        transform: scale(1);
    }
    35% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    65% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

.dokidoki3{
    animation-name:dokidoki;  /* アニメーション名の指定 */
    animation-delay:0s;   /* アニメーションの開始時間指定 */
    animation-duration: 2s; /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;
    /* アニメーションの動き（徐々に早く徐々に遅く）*/
    animation-iteration-count: infinite; /* アニメーションをループさせる */
}

@keyframes dokidoki3 {
    0% {
        transform: scale(1);
    }
    33% {
        transform: scale(1.05);
    }
    66% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

/*--------------------------------------------------------------
 iziModals
--------------------------------------------------------------*/
.iziModal-navigate-caption{
  display: none!important;
}

.iziModals{
  padding: 0px 0px 0px!important;
  margin: auto;
  height: auto;
  z-index: 9991!important;
}

@media (max-width: 767px){
  .iziModal-navigate > button {
    position: fixed;
    bottom: 0;
    top: 0;
    border: 0;
    height: 100%;
    width: 100px;
    background-size: 60% !important;
    cursor: pointer;
    padding: 0;
    opacity: 1;
    transition: opacity 0.3s ease;
    pointer-events: all;
    margin: 0;
    outline: none;
}
}

@media (max-width: 767px){
.iziModal-navigate-next {
    margin-right: -232px!important;
}
.iziModal-navigate-prev {
    margin-left: -232px!important;
  }
  }

@media (max-width: 375px){
  .iziModal-navigate-next {
    margin-right: -220px!important;
  }
 .iziModal-navigate-prev {
    margin-left: -220px!important;
  }
}




@media (max-width: 767px){
  .iziModals {
    padding: 0px 1px 20px!important;
    width: 80%;
    margin: auto;
    height: auto;
}
.iziModal .iziModal-content {
    padding: 0px 5px 10px!important;
}

  .iziModals p.title1{
  font-size: 16px;
}

.iziModals p.text{
  font-size: 14px;
}

.iziModals .close_btn{
  font-size: 14px;
}
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title {
    font-size: 12px!important;
    margin: 3px 0 0 0;
    font-weight: 600;
    text-align: center;
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button {
    height: 40px!important;
    width: 40px!important;
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons {
    margin: -20px 0 0 0!important;
}

.iziModal .iziModal-button-close{
  opacity: 1!important;
}

.iziModal .iziModal-button-fullscreen{
  display: none!important;
}

.iziModal .iziModal-content {
    zoom: 1;
    width: 100%;
    padding: 0px 10px 10px!important;
}


.iziModal::after{
  background: none!important;
}

.iziModal .iziModal-header {
    padding: 14px 18px 15px 18px;
    box-shadow: none!important;
    overflow: hidden;
    position: relative;
    z-index: 10;
}


/*-------------------
 iziModals 個別対応
---------------------*/
/*チョコレート*/
.iziModals1,
.iziModals2,
.iziModals3,
.iziModals4,
.iziModals5,
.iziModals6,
.iziModals7,
.iziModals8,
.iziModals9{
  padding: 0px 1px 20px!important;
  width: 80%;
}

.iziModals1.iziModals,
.iziModals2.iziModals,
.iziModals3.iziModals,
.iziModals4.iziModals,
.iziModals5.iziModals,
.iziModals6.iziModals,
.iziModals7.iziModals,
.iziModals8.iziModals{
  background: #FFB1BB!important;
  border-bottom: 10px solid #FFB1BB!important;
}

.iziModals1,
.iziModals2,
.iziModals3,
.iziModals4,
.iziModals5,
.iziModals6,
.iziModals7,
.iziModals8{
  background: #FFB1BB!important;
  padding: 0px 0px 0px!important;
  border-bottom: 10px solid #FFB1BB!important;
}


.iziModals1.iziModal .iziModal-header,
.iziModals2.iziModal .iziModal-header,
.iziModals3.iziModal .iziModal-header,
.iziModals4.iziModal .iziModal-header,
.iziModals5.iziModal .iziModal-header,
.iziModals6.iziModal .iziModal-header,
.iziModals7.iziModal .iziModal-header,
.iziModals8.iziModal .iziModal-header{
    background: #FFB1BB!important;
}

.iziModals1.iziModal .iziModal-content,
.iziModals2.iziModal .iziModal-content,
.iziModals3.iziModal .iziModal-content,
.iziModals4.iziModal .iziModal-content,
.iziModals5.iziModal .iziModal-content,
.iziModals6.iziModal .iziModal-content,
.iziModals7.iziModal .iziModal-content,
.iziModals8.iziModal .iziModal-content{
    background: #FFB1BB!important;
}

/*--------------------------------------------------------------
.iziModals モーダル内
--------------------------------------------------------------*/
.iziModals .chocolate_map_inner{
  max-width: 600px;
  margin: 0 auto;
  padding: 0 5px;
  text-align: center;
  background: #fff;
}

.iziModals .tsubu{
  margin: 0 auto;
  padding: 15px;
  text-align: center;
}
.iziModals .tsubu img{
filter: drop-shadow(0px 5px 5px rgba(105,65,53,0.4));
}

.iziModals p.name, .iziModals p.title1 {
  font-weight: 600;
  text-align: center;
  font-size: 16px;
  color: #000;
}

.iziModals p.text {
  font-weight: 400;
  text-align: left;
  font-size: 14px;
  color: #000;
}

.iziModals p.title1{
  color: #78412b;
  font-size: 16px;
  margin-bottom: 10px;
}

.iziModals p.notice{
  text-align: center;
  margin-bottom: 10px;
  font-size: 11px;
}
.iziModals .recomend_box{
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.iziModals .recomend_box .box{
width: calc(50% - 20px);
margin: 0 5px 10px;
border: none;
border-radius: 0px;
position: relative;
overflow: hidden;
padding: 0 0 2%;
font-size: 12px;
background: #fff!important;
text-align: center;
}

.iziModals .recomend_box .box img{
  margin-bottom: 10px;
}


.iziModals p.title2 {
  color: #78412b;
  font-size: 15px;
  margin: 0px 0;
  font-weight: 600;
  padding: 10px 0;
}

.iziModals .content_box{
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.iziModals .content_box .box{
width: 98%;
margin: 0 auto 10px;
border: solid 1px #eacbce;
border-radius: 10px;
position: relative;
overflow: hidden;
padding: 5px 5px;
font-size: 12px;
background: #fff!important;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}

.iziModals .content_box .box img{
  width: 40%;
  overflow: hidden;
  border-radius: 10px;
}

.iziModals .content_box .box .text{
  width: 60%;
  padding: 0 0 0 10px;
  color: #231815;
}

.iziModals .content_box .box .text h4{
  font-size: 14px;
  margin: 10px 0;
  color: #231815;
}

.iziModals .content_box .box .text p{
  font-size: 12px;
  margin: 0 0 10px;
  color: #231815;
}

/*中身を見てみる*/

.iziModal-navigate > button {
    position: fixed;
    bottom: 0;
    top: 0;
    border: 0;
    height: 100%;
    width: 100px;
    background-size: 100% !important;
    cursor: pointer;
    padding: 0;
    opacity: 1;
    transition: opacity 0.3s ease;
    pointer-events: all;
    margin: 0;
    outline: none;
}


/*--------------------------------------------------------------
.Belgian-sweets ベルギースイーツ コレクション
--------------------------------------------------------------*/
.Belgian-sweets{
   background-color: #f5efe4;
   padding-top:10px;
   padding-bottom: 50px;
}

/*出だし lead_area*/
.Belgian-sweets .lead_area{
  text-align:center;
  max-width: 760px;
  margin: 30px auto 50px;
  padding:0 10px;
}

.Belgian-sweets .lead_area h1{
  text-align:center;
  margin: 20px auto;
}

.Belgian-sweets .lead_area p.lead_copy{
  font-size:14px;
  padding: 0 10px;
}

@media (max-width: 640px) {
  .Belgian-sweets .lead_area p.lead_copy{
  text-align:left;
}
}

/*レスポンシブ枠*/
.Belgian-sweets .respsv_frame {
  position: relative;
  width: 90%;
  max-width: 800px;
  margin: 20px auto;
  padding: 2em 2em;
  background-color: #f5efe4;
}

.Belgian-sweets .respsv_frame::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background:
    radial-gradient(circle at top left, transparent 20px, #a08b65 20px, #a08b65 22px, transparent 22px) left top / 22px 22px no-repeat,
    radial-gradient(circle at top right, transparent 20px, #a08b65 20px, #a08b65 22px, transparent 22px) right top / 22px 22px no-repeat,
    radial-gradient(circle at bottom left, transparent 20px, #a08b65 20px, #a08b65 22px, transparent 22px) left bottom / 22px 22px no-repeat,
    radial-gradient(circle at bottom right, transparent 20px, #a08b65 20px, #a08b65 22px, transparent 22px) right bottom / 22px 22px no-repeat,
    linear-gradient(90deg, transparent 20px, #a08b65 22px) left top / 51% 2px no-repeat,
    linear-gradient(-90deg, transparent 20px, #a08b65 22px) right top / 51% 2px no-repeat,
    linear-gradient(90deg, transparent 20px, #a08b65 22px) left bottom / 51% 2px no-repeat,
    linear-gradient(-90deg, transparent 20px, #a08b65 22px) right bottom / 51% 2px no-repeat,
    linear-gradient(180deg, transparent 20px, #a08b65 22px) left top / 2px 51% no-repeat,
    linear-gradient(0deg, transparent 20px, #a08b65 22px) left bottom / 2px 51% no-repeat,
    linear-gradient(180deg, transparent 20px, #a08b65 22px) right top / 2px 51% no-repeat,
    linear-gradient(0deg, transparent 20px, #a08b65 22px) right bottom / 2px 51% no-repeat;
    z-index: 3;
}

.Belgian-sweets .respsv_frame::after {
  position: absolute;
  top: 10px;
  right: 8px;
  bottom: 10px;
  left: 8px;
  content: "";
  box-shadow: 0 0 0 1px #a08b65;
  background-color: #f9f6f1;
  z-index: 1;
}

/*カテゴリー*/
.Belgian-sweets h2.main{
  text-align:center;
  margin: 30px auto 20px;
  padding: 20px 0 ;
  font-size: 24px;
  border-top: solid 1px #a08b65;
  border-bottom: solid 1px #a08b65;
  background-color: #f2e5cd;
}

.Belgian-sweets h3.child-category{
  text-align:center;
  margin: 0px auto 20px;
  font-size: 28px;
  line-height: 1.3;
}

.Belgian-sweets img.kei{
  width: 280px;
  margin:20px auto;
  padding: 0 10px;
  text-align:center;
}

.child-category_lead{
  max-width: 500px;
  margin:20px auto;
  padding: 0 20px;
  text-align:center;
}

p.child-category_lead_p{
  margin:20px 0;
}

@media (max-width: 640px) {
  p.child-category_lead_p{
  text-align:left;
}
}

/* 限定チョコレート */


/*--------------------------------------------------------------
 お相手・ギフトシーンで選ぶ
--------------------------------------------------------------*/
/* hot_items 人気アイテム */
.hotitems{
  text-align: center;
  padding: 2rem 0 0rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.hot_items{
  width: 50%;
  display: flex;
  margin-bottom: 20px;
  flex-flow: column;
}

.list_gift {
  width: 100%;
  margin: 10px auto;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  justify-content: center;
  /*align-items: flex-start;*/
}

.hot_items .list__item_2 {
  width: calc((100% - 1px) / 2);
  margin-bottom: 0px;
  padding: 0rem .5rem .5rem;
  position: relative;
}


h3.hot_items__point {
    background: #c4d0ff;
    color: #000;
    width: 97%;
    margin: auto;
    padding: .5rem 0;
    font-weight: 600;
    font-size: 16px;
    text-align: center !important;
}

p.hot_items__point{
    background: #c4d0ff;
    width: 97%;
    margin: auto;
    color: #411e1b;
    padding: .5rem 0;
    font-weight:600;
    font-size:18px;
}

.list__item_2_text h3,
.list__item_3_text h3,
.list__item_4_text h3{
    font-size: 16px;
    line-height: 1.4;
    font-weight: 600;
}

@media screen and (min-width:768px) and ( max-width:1024px) {
.hot_items{
  width: 47%;
  display: inline-block;
  margin-bottom: 30px;
}
}

@media (max-width: 767px) {
  .hot_items{
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.hot_items .list__item_2 {
}

h3.hot_items__point{
  color: #411e1b;
  font-weight: 500;
  font-size: 16px;
}
p.hot_items__point{
    width: 95%;
}
.hot_items .list__item_2_text h2,
.hot_items .list__item_2_text p.price{
  font-size: 12px;
  letter-spacing: -.04em;
}
.hot_items .list__item_2_text h2 br,
.hot_items .list__item_2_text p.price br{
  display: block;
}

.list__item_2_text h3,
.list__item_3_text h3,
.list__item_4_text h3{
    font-size: 14px;
    letter-spacing: -.05em;
}
}

.btn_arrow_line_mini {
    display: block;
    border: solid 2px #421f1b;
    background-color: #fff;
    color: #421f1b;
    padding: 0.5em 2em 0.5em 1em;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 15px auto 30px;
    border-radius: 30px;
    position: relative;
    max-width: 360px;
}

.btn_arrow_line_mini::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #421f1b #421f1b;
    transform: rotate(-135deg);
    transition: .3s;
}

a.btn_arrow_line_mini{
    text-decoration:none;
}

a.btn_arrow_line_mini:hover{
    text-decoration:none;
}

.btn_arrow_line_mini:hover::after{
    right: 10px;
}


/*--------------------------------------------------------------
　催事ソフトクリーム
--------------------------------------------------------------*/
.text_area{
  background-color: rgba(255, 255, 255, .8);
}

.text_area_guide{
  background-color: rgba(255, 255, 255, .8);
  margin:10px 0 0;
  padding:10px;
  flex-grow: 1;
}

.WD2025_softcream{
  padding: 0 0 20px;
}

.WD2025_softcream .wrapper_WD_nomal{
  max-width:820px;
}

.WD2025_softcream h3 {
    text-align: center;
    margin: 10px auto 10px;
    border-bottom: none;
}


.WD2025_softcream p{
  font-size:15px;
}

.WD2025_softcream p.limited_icons_top{
  font-size:14px;
  margin: 5px 0 5px;
}

.WD2025_softcream p.guide{
  font-size:14px;
  margin: 10px 0 10px;
}

.WD2025_softcream .list{
  justify-content: center;
  text-align:center;
}

.WD2025_softcream .list .collection_img{
  border-color:#fef5e8;
}

.WD2025_softcream .list .list__item_2 {
    width: calc((100% - 20px) / 2);
    min-height: 200px;
    margin-bottom: 0px;
    padding: 1rem 1rem 0.5rem;
    position: relative;
}

.WD2025_softcream .list .list__item_3 {
    width: calc((100% - 20px) / 3);
    min-height: 200px;
    margin-bottom: 0px;
    padding: 1rem 1rem 0.5rem;
    position: relative;
}

.WD2025_softcream .list__item_2 h4{
  font-size:1rem;
  margin-top:10px;
}

.WD2025_softcream .list__item_3 h4{
  font-size:1rem;
  margin-top:10px;
}

.WD2025_softcream span.icon_limited,
.display_block span.icon_limited{
  display:block;
  margin:10px auto;
}

@media screen and (max-width:640px) {
.WD2025_softcream .list .list__item_2{
    width: calc((100% - 1px) / 2);
    min-height: 200px;
    margin-bottom: 0px;
    padding: 1rem 0.3rem 0.5rem;
    position: relative;
}

.WD2025_softcream .list .list__item_3{
    width: calc((100% - 1px) / 2);
    min-height: 200px;
    margin-bottom: 0px;
    padding: 1rem 0.3rem 0.5rem;
    position: relative;
}
}

@media screen and (max-width:540px) {
.WD2025_softcream{
  padding: 0 0px;
}
}

@media screen and (max-width:376px) {
.WD2025_softcream .list__item_2 h4,
.WD2025_softcream .list__item_3 h4{
    font-size: 14px;
    margin-top: 10px;
}

.WD2025_softcream span.icon_limited,
.display_block span.icon_limited {
    font-size: .7rem!important;
}
}

/*--------------------------------------------------------------
共通ボタン
--------------------------------------------------------------*/
.shop_btn {
  max-width: 600px;
  margin: auto;
}

.shop_btn .btn_arrow_light{
  display: block;
  background: rgb(219,73,58);
  background: linear-gradient(90deg, rgba(219,73,58,1) 0%, rgba(183,58,51,1) 50%, rgba(152,46,44,1) 100%);
  padding: 1em 2em 1em 1em;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 15px auto 0;
  border-radius: 6px;
  position: relative;
}

.shop_btn .btn_arrow_light::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #FFF #FFF;
    transform: rotate(-135deg);
    transition: .3s;
}
.shop_btn .btn_arrow_light:hover::after{
    right: 10px;
}


/*--------------------------------------------------------------
 list タイプ別
--------------------------------------------------------------
#portfolio {
    padding-top: 0px;
    padding-bottom: 0px;
}

.portfolio-items{
  max-width: 1200px;
  padding: 0px 5px 10px 5px;
  margin: 0px auto 20px;
  position: relative;
}

#portfolio .portfolio-filter {
  margin-bottom: 0px;
  margin-top: 10px;
  padding: 0 10px;
  text-align: center;
}

.type_recommend{
  margin:auto;
}

.type_recommend h3{
  text-align:center;
  font-size:16px;
  border-bottom:none;
  padding: 0 0 1rem;
}

.alpha:hover {
    opacity: 0.7;
}
.active {
  text-decoration: underline;
}

#btn {
  overflow: hidden;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

#btn li {
  float: left;
  cursor: pointer;
  text-align: center;
  line-height: 1.2;
  border: solid 1px #d70050;
  padding: 7px 10px;
  border-radius: 6px;
  margin: 0 10px 10px;
  font-size:16px;
  background-color:#fff;
}

#btn li.active{
  background-color: #d70050;
  color:#fff;
  text-decoration:none;
}

.btn_recommend{
  width: auto;
  padding: 0px;
  margin: 10px;
}

ul#animationList li {
  height: auto;
  padding: 0em .5em 2em;
  min-height: 540px;
  display:flex;
  flex-direction: column;
  justify-content: center;
  width: calc((100% - 25px) / 4);
  margin-top:1em;
  margin-bottom: 20px;
  position: relative;
}

ul#animationList h2{
  font-size: 15px;
  line-height: 1.4;
  margin-top: 10px;
  padding-bottom: 0;
  font-weight: 600;
  margin:10px 0;
}

ul#animationList h2 span.mini{
  font-size:90%;
}
ul#animationList h2 span.mini_2{
  font-size:80%;
}

ul#animationList h2 span.limited{
  color:#d70050;
  border:solid 1px #d70050;
  background:#fff;
  padding: 2px 4px;
  font-size:80%;
  border-radius:3px;
  display:inline-block;
  margin: 0 0 5px;
}

ul#animationList p{
  font-size: 14px;
  line-height: 1.4;
  margin-top: 10px;
  padding-bottom: 0;
}

ul#animationList li .collection_img{
  position:relative;
}

ul#animationList li .collection_img a{
  position:relative;
  height:100%;
}

ul#animationList li .collection_img .ltd_icon{
  position:absolute;
  top:1%;
  left:1%;
}

span.red_icon{
  background-color: #cf152d;
  color: #fff;
  padding: 0 10px;
  display: block;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .portfolio-items{
  padding: 0px 5px 10px 15px;
}

#btn {
  flex-wrap: inherit;
}

ul#animationList li {
  padding: .5em;
  min-height: 480px;
  width: calc((100% - 25px) / 3);
}
}

@media screen and (max-width: 767px) {

  .portfolio-items{
  padding: 0px 5px 10px 15px;
}

ul#animationList li {
  padding: .5em;
  min-height: 420px;
  width: calc((100% - 25px) / 2);
}

ul#animationList h2{
  font-size: 13px;
}

}

@media screen and (max-width: 376px) {
  ul#animationList li {
  padding: .5em;
  min-height: 400px;
}
}

@media screen and (max-width: 320px) {
  ul#animationList li {
  padding: .5em;
  min-height: auto;
  width: calc((100% - 25px) / 1);
}
}

ul#animationList .btn_arrow_light{
  padding: .5em 1.5em .5em 1em;
  margin: 5px 0;
}

ul#animationList .btn_arrow_light::after{
  right: 15px;
 }
  */







.btn_real_shop {
    display: block;
    background: #231916;
    color: #fff;
    padding: .5em 1.5em .5em 1em;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 5px 0;
    border-radius: 6px;
    position: relative;
    letter-spacing: -.01em;
}

.btn_real_shop::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 15px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #FFF #FFF;
    transform: rotate(-135deg);
    transition: .3s;
}
.btn_real_shop:hover::after{
    right: 10px;
}
@media screen and (max-width:375px) {
  .btn_real_shop {
    font-size: 13px;
}
  }












/*--------------------------------------------------------------
campaign キャンペーン camp_items
--------------------------------------------------------------*/
.campaign a.btn_arrow_line{
  text-decoration: none;
}

.hoshino_guide{
  margin:20px 0 20px;
  padding:10px;
  background-color:#e5d8c8;
}

.hoshino_guide p{
  font-size:15px;
  text-align: left!important;
}

.camp_wrap{
  padding: 20px 20px 20px;
  border: solid 6px #fff;
  margin: 20px 0px 20px;
  background-color: rgba(255,255,255,0.8);
}

.camp_img{
  text-align: center;
  padding: 0 0 20px;
}

.camp_text{
  max-width:760px;
  margin:auto;
  padding:0 4px 10px;
}

.camp_text p.guide{
 font-size:14px!important;
}

h3.icon_limited {
    background: #d62364!important;
    color: #fff !important;
    margin: 1rem auto !important;
    padding: 0.4rem 0.5rem !important;
    font-size: 1rem !important;
    border-radius: 6px !important;
    vertical-align: middle;
    max-width: 280px;
    letter-spacing: -.01em;
    text-align:center;
}

.camp_wrap a {
    /*text-decoration: underline!important;
    color: #d62364!important;*/
    font-weight:600;
}

br.under_w376px{
  display:none;
}

@media screen and (max-width:376px) {
br.under_w376px{
  display:block;
}
}

/*アコーディオン*/
 .accordion-area{
    list-style: none;
    width: 96%;
    max-width: 900px;
    margin:0 auto;
    background-color: #fff;
}

.accordion-area li{
    margin: 10px 0;
}

.accordion-area section {
  border: 1px solid #ccc;
}

/*アコーディオンタイトル*/
.title_camp_items {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    padding: 0 3% 0 50px;
    transition: all .5s ease;
    text-align: center;
}

/*アイコンの＋と×*/
.title_camp_items::before,
.title_camp_items::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #333;
}
.title_camp_items::before{
    top:48%;
    left: 15px;
    transform: rotate(0deg);
}
.title_camp_items::after{
    top:48%;
    left: 15px;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.title_camp_items.close::before{
  transform: rotate(45deg);
}

.title_camp_items.close::after{
  transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.camp_items_box {
    display: none;/*はじめは非表示*/
    margin:0 3% 3% 3%;
    padding: 3%;
}

.camp_items_box h3{
  text-align: center;
  }

.camp_items_box a{
  text-decoration: underline;
  word-break: break-all;
  }

/*アプリはこちらから*/

.camp_text h3.app{
  text-align:center;
  font-size: 18px;
  margin:20px auto 10px;
  color: #d06670;
}

.camp_text .flex_box{
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin:0px auto 20px;
}

.camp_text .flex_box .box{
  padding: 0px 16px;
  position: relative;
}

@media (max-width: 640px) {
  .camp_text .flex_box .box{
  padding: 0px 3px;
}

}

/*--------------------------------------------------------------
 delivery 配送
--------------------------------------------------------------*/
.about_delivery .wrap {
  max-width: 1200px;
  margin: auto auto ;
  padding: 0 1em 50px;
}

h2.delivery_title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
  position:relative;
  padding-bottom:10px;
  border-bottom: solid 1px #231815;
}

h3.delivery_title {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}

p.delivery_message{
  font-size: 16px;
  text-align: center;
}

.about_delivery .about_text,
.about_delivery .notification{
  width: 65%;
  margin:0 auto 20px;
}

ul.notice_delivery li{
  padding-bottom: 5px;
  font-size:14px;
}

.about_delivery .notification{
  background: #fff1f1;
  padding: 10px;
  font-size:14px;
}

@media (max-width: 640px) {
.about_delivery .wrap{
  padding: 0 1rem 50px;
}
.about_delivery .about_text,
.about_delivery .notification{
  width: 95%;
  margin:0 auto 10px;
}

h2.delivery_title {
  font-size: 18px;
  margin-bottom: 10px;
}

h3.delivery_title {
  font-size: 16px;
  margin-bottom: 10px;
}

p.delivery_message{
  font-size: 16px;
  text-align: left;
}
}
.order_table{
  position: relative;
    padding-top: 0px;
}
@media (max-width: 640px) {
.order_table{
  position: relative;
    padding-top: 41px;
}
}
/*
表
---------------------------------- */
.about_delivery table {
  margin: 20px auto;
}
.tbl-r02 th {
  background: #fff;
  border: solid 1px #d5b04a;
  padding: 10px;
}
.tbl-r02 td {
  background: #fff;
  border: solid 1px #d5b04a;
  padding: 10px;
  line-height: 1.8;
}

.tbl-r02 td.area{
  text-align:center;
}

@media screen and (max-width: 640px) {
  .about_delivery table {
  margin: 20px auto 0;
  }
  .last td:last-child {
    border-bottom: solid 1px #d5b04a;
    width: 100%;
  }
  .tbl-r02 {
    width: 95%;
  }
  .tbl-r02 .thead {
    display: none;
  }
  .tbl-r02 th,
  .tbl-r02 td {
    border-bottom: none;
    display: block;
    width: 100%;
    position: relative;
  }
  .tbl-r02 td:first-child:before {
    content: "ご注文締切＆お届けエリア";
    background: #d5b04a;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    height: 40px;
    padding: 10px;
    position: absolute;
    top: -41px;
    left: -0.2%;
    display: block;
    width: 100.5%;
    text-align: center;
  }
  .tbl-r02 td.area {
    margin-bottom: 20px;
    border-bottom: solid 1px #d5b04a;
  }
}

/*--------------------------------------------------------------
page_link(ページ内リンク)

.page_link{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 20px auto 20px;
  max-width: 1200px;
}

.p_link{
  padding: 5px 10px;
  background: #b20c58;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  margin: 0 5px 10px;
  letter-spacing:0;
  text-align:center;
  min-width:172px;
  display:flex;
  flex-direction:column;
  justify-content: center;
}

.p_link a{
  width:100%;
  color: #fff;
}

@media (max-width: 480px){
.page_link{
  margin: 15px auto!important;
}
.p_link {
min-height: 78px;
min-width:180px;
}
}

@media (max-width: 376px){
  .p_link{
    min-width:172px;
  }
}
--------------------------------------------------------------*/
/*--------------------------------------------------------------
title_flex(粒紹介)
--------------------------------------------------------------*/
.title_flex{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 10px 0px;
}
.title_flex img{
  width: 300px;
}

.title_flex p{
  font-size: 14px;
}

@media (max-width: 640px) {
.title_flex{
  display: block;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 96%;
  margin: 10px auto 0;
}

.title_flex img{
  max-width: 100%;
}

.title_flex p{
  text-align: left;
}

  }


/*--------------------------------------------------------------
 flex_list
--------------------------------------------------------------*/
.flex_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1em 0;
}

.align-items_center{
  align-items: center;
}

.flex_list p{
  font-size: 14px;
}

.flex_list .flex_list_item_2 {
  padding: 15px 28px;
  width: 50%;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.wrapper_WD_mini .flex_list .flex_list_item_2 {
  padding: 10px;
  width: 50%;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.flex_list .flex_list_item_3 {
  padding: 15px;
  width: 33.3%;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.flex_list .flex_list_item_4 {
  padding: 10px;
  width: 25%;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.flex_list .flex_list_item_2 .collection_img,
.flex_list .flex_list_item_3 .collection_img,
.flex_list .flex_list_item_4 .collection_img{
  border: none;
  background:  none;
  filter: drop-shadow(0px 5px 5px rgba(114,64,69,0.5));
  padding: 0 0;
  overflow: hidden;
  position: relative;
  background-color: #000;
}

.flex_list .flex_list_item_2 h2,
.flex_list .flex_list_item_4 h2,
.flex_list .flex_list_item_2 h4,
.flex_list .flex_list_item_4 h4{
  font-size: 15px;
  font-weight:500;
}

.flex_list  h3 {
  font-size: 16px;
  margin: 20px 0 10px;
}

.flex_list h3.f24{
  font-size:24px!important;
}

h2.fs_18px, h3.fs_18px, h4.fs_18px{
  font-size: 18px!important;
}

h2.fs_20px, h3.fs_20px, h4.fs_20px{
  font-size: 20px!important;
}

.fortune-telling-chocolat .flex_list_item_4 p.price{
  color:#fff;
}


.flex_list .flex_list_item_4 p.price{
  margin: 0px 0 0;
}

.flex_list  h2 {
  font-size: 18px;
}

.flex_list  p {
  margin: 0px 0 0;
}

.flex_list  p.left {
  margin: 15px 0 0;
  text-align:left!important;
}

p.priod{
  font-weight:500;
  font-size:14px;
}

.flex_list_item_btn{
  margin-top: auto;
}

.flex_list p.guide {
    margin: 15px 0 0;
    letter-spacing: -.001em;
    padding: 0 30px;
}

.flex_list p.guide_collection {
  font-size: 15px;
  margin: 0 0 0;
  letter-spacing: -.001em;
  line-height:1.6;
  font-weight:500;
  text-align:left;
  padding: 0 30px;
}

.flex_list p.guide_collection_waffle {
  font-size: 14px;
  margin: 0 0 0;
  letter-spacing: -.001em;
  line-height:1.6;
  font-weight:400;
  text-align:left;
  padding: 0 30px;
}

.flex_list p.priod{
  font-size: 15px;
  margin: 10px 0;
  font-weight:500;
}

.flex_list .flex_list_item_btn {
  margin-top: auto;
}

.flex_list a{
  text-decoration: none;
}

.order0{
  order: 0;
}

.order1{
  order: 1;
}

.w_70.flex_list_item_btn{
  margin: auto;
  width: 70%
}


@media screen and (min-width:768px) and (max-width:842px) {
  .flex_list .flex_list_item_4 {
    padding: 10px;
    width: 40%;
    display: flex;
    flex-direction: column;
    text-align: center;
}
  }


@media screen and (max-width:842px) {
  .flex_list .flex_list_item_2 h2,
  .flex_list .flex_list_item_4 h2,
  .flex_list .flex_list_item_2 h4,
  .flex_list .flex_list_item_4 h4 {
    font-size: 14px;
    letter-spacing: -.05em;
}

.flex_list p.guide_collection {
    margin: 15px 0 0;
    letter-spacing: -.001em;
    padding: 0 10px;
}
.flex_list p.guide_collection_waffle {
  margin: 15px 0 0;
    letter-spacing: -.001em;
    padding: 0 10px;
}
.flex_list p.priod{
  padding: 0 10px;
}
  }

@media screen and (max-width:767px) {

.flex_list {
  padding: 0px;
}
.flex_list .flex_list_item_2 {
  padding: 0px 3px;
  width: 98%;
  margin: 0 auto 2em;
}

.point.flex_list .flex_list_item_2 {
  padding: 0px 3px;
  width: 100%;
  margin: 1em auto 0em;
}

.flex_list .flex_list_item_3 {
  padding: 0px 3px;
  width: 49%;
  margin: 0 auto 2em;
}

.matomegai .flex_list .flex_list_item_3 {
  padding: 0px 3px;
  width: 98%;
  margin: 0 auto 2em;
}

.flex_list .flex_list_item_4 {
  padding: 0px 3px;
  width: 49%;
  margin: 0 auto 1em;
}

.flex_list p.guide {
    margin: 15px 0 0;
    letter-spacing: -.001em;
    padding: 0 0px;
}

.wrapper_WD_mini .flex_list .flex_list_item_2 {
  padding: 0px;
  width: 80%;
  margin: 0 auto 1em;
}

.w_70.flex_list_item_btn{
  margin: auto;
  width: 100%
}

.flex_list  h2 {
  font-size: 16px;
}

.flex_list  h3 {
  font-size: 15px;
}

.order0{
  order: 1;
}

.order1{
  order: 0;
}
  }

  .flex-grow_1{
    flex-grow: 1;
  }

/*--------------------------------------------------------------
btn_arrow_light (NEWカートにれるボタン)
--------------------------------------------------------------*/
.btn_arrow_light {
  display: block;
  background: #421f1b;/*通常は、#b20c58 2023年は、#d70050;*/
  color: #fff;
  padding: 1em 2em 1em 1em;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 15px auto 0;
  border-radius: 6px;
  position: relative;
}

.btn_arrow_light::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #FFF #FFF;
    transform: rotate(-135deg);
    transition: .3s;
}
.btn_arrow_light:hover::after{
    right: 10px;
}
@media screen and (max-width:320px) {
  .btn_arrow_light {
  font-size: 12px;
}
  }


/*--------------------------------------------------------------
balloon1 balloon2　吹き出し
--------------------------------------------------------------*/
/*吹き出し共通*/
.balloon1,
.balloon2{
  width: 50%;
  margin: 1em 0;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding: 0 1em;
}
.balloon1 .faceicon img,
.balloon2 .faceicon img{
  vertical-align:middle;
}

.balloon1 .faceicon,
.balloon2 .faceicon{
  /*width: 90px;*/
}

.chatting {
  width: 100%;
}

.says p {
  margin: 0;
  padding: 0;
}

/*.balloon1 右に人物*/
.balloon1 .says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #fff;
}

.balloon1 .says {
  position: relative; 
  margin: 5px 0 0 15px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #fff;
}

/*.balloon1 右に人物*/

/*.balloon2 左に人物*/
.balloon2 .says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  right: -24px;
  border: 12px solid transparent;
  border-left: 12px solid #fff;
}

.balloon2 .says {
  position: relative; 
  margin: 5px 15px 0 0px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #fff;
}
/*.balloon2 左に人物*/

@media screen and (max-width:539px) {
.balloon1,
.balloon2{
  width: 90%;
  margin: 0 auto .5em;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding: 0 1em;
}
}
/*balloon1 balloon2　吹き出し*/

  /*--------------------------------------------------------------
btn_arrow_light_shop (店舗検索ボタン)
--------------------------------------------------------------*/
.btn_arrow_light_shop {
  display: block;
  background: #231815;
  color: #f3adc4;
  padding: 1em 2em 1em 1em;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 10px auto ;
  border-radius: 6px;
  position: relative;
}

.btn_arrow_light_shop::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #f3adc4 #f3adc4;
    transform: rotate(-135deg);
    transition: .3s;
}
.btn_arrow_light_shop a{
  text-decoration: none;
}
.btn_arrow_light_shop a:hover{
  text-decoration: none;
}

.btn_arrow_light_shop:hover::after{
    right: 10px;
}

@media screen and (max-width:320px) {
  .btn_arrow_light_shop {
  font-size: 12px;
}
  }

/*--------------------------------------------------------------
list__special (1行1商品)
--------------------------------------------------------------*/

.list__special{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 1em 0;
}

.list__special_img_half{
  width: calc(50% - 10px);
    margin: 0 auto 5px;
}

.list__special_text_half{
  width: calc(50% - 10px);
  margin: 10px auto 10px;
  padding: 1rem 2rem;
  text-align: left;
}

.list__special_text_half h2{
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -.01em;
  text-align: center;
  margin: 0 0 20px;
}

.list__special_text_half p{
  text-align: center;
  font-size: 14px;
}

.list__special_text_half p.price{
  margin-top: 10px;
  font-weight: 600;
  text-align: center;
}

.list__special_text_half p.cart{
  width: 80%;
  margin: auto;
}

.list__special_img_half .collection_img{
  border: none;
  background:  none;
  filter: drop-shadow(0px 10px 10px rgba(114,64,69,0.3));
  padding: 0 0;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width:767px) {
  .list__special{
  display: block;
}

.list__special_img_half{
  padding: 0rem 0rem 0;
  width: 100%;
  margin: 0px auto 0px;
}

.list__special_text_half{
  padding: 1rem 1rem;
  width: 100%;
  margin: 0px auto 0px;
}

.list__special_text_half p.cart{
  width: 90%;
  margin: auto;
}
}

@media screen and (max-width:767px) {
.list__special_text_half h2{
  font-size: 16px;
  letter-spacing: -.01em;
  text-align: center;
}
}

@media screen and (max-width:376px) {
.list__special_text_half{
  padding: 1rem 0.6rem;
}
}

/*--------------------------------------------------------------
speach-balloons-medium(楕円)
--------------------------------------------------------------*/
.speach-balloons-medium {
  position: relative;
  max-width: 480px;
  padding: 25px 0 25px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background-color:#f3adc4;
  border-radius: 50%;
  margin: 20px auto 0;
  letter-spacing: -.001em;
}


@media (max-width: 767px){
  .speach-balloons-medium {
  position: relative;
  max-width: 480px;
  padding: 25px 0 15px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background-color:#f3adc4;
  border-radius: 50%;
  margin: 20px auto 0;
  letter-spacing: -.001em;
}
  }


.mt0{
  margin-top:0!important;
}


/*--------------------------------------------------------------
 tsubu_tsubu モーダルボタン
--------------------------------------------------------------*/
.flex_list_box{
  margin: 0px 0!important;
  width: calc((100% - 50px) / 6);
  text-align:center;
  padding: 10px;
  cursor: pointer;
}

.flex_list_box p{
  font-size:13px;
  letter-spacing: -.01em;
}

p.tsubu_tsubu{
  padding: 20px;
  border-radius: 50%;
  border: solid 2px #fe8696;
  background-color: rgba(255, 255, 255, .8);
  filter: drop-shadow(2px 2px 3px rgba(81, 52, 51, .2));
  margin:0;
}

.sable_ccj p.tsubu_tsubu,
.chocolate_ccj p.tsubu_tsubu{
  padding: 20px;
  border-radius: 50%;
  border: solid 2px #e6c6a0;
  background-color: rgba(255, 255, 255, .8);
  filter: drop-shadow(2px 2px 3px rgba(81, 52, 51, .2));
  margin:0;
}

.chocolate_fortune p.tsubu_tsubu{
  padding: 20px;
  border-radius: 50%;
  border: solid 2px #385bad;
  background-color: rgba(255, 255, 255, 0);
  filter: drop-shadow(2px 2px 3px rgba(81, 52, 51, .2));
  margin:0;
}


.icon_arrow_right{
  position: relative;
  left: 4px;
  top: 2px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

@media screen and (min-width:541px) and ( max-width:845px) {
  .flex_list_box{
  margin: 0px 0!important;
  width: calc((100% - 50px) / 5);
  padding: 5px;
}

p.tsubu_tsubu{
  padding: 10px;
}
  }

@media screen and (max-width:540px) {
  .flex_list_box{
  margin: 0px 0px 15px!important;
  width: calc((100% - 50px) / 2);
  padding: 0 3px;
}
p.tsubu_tsubu{
  padding: 10px;
}
  }


  .w_royal .mainvisual{
  overflow-x: hidden;
  padding: 20px 0 0px;
}
.w_royal .container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.w_royal .swiper-container {
  width: 100%;
  height: 100%;
  overflow: visible;
  z-index: 1;
  position: relative;
  /*padding-bottom: 28px;*/
}
.w_royal .swiper-button-prev,
.w_royal .swiper-button-next {
  fill: #fff;
  stroke: none;
  stroke-width: 0;
  z-index: 10000;
  /*width: 20px;*/
  margin-top: -18px;
  /*background-image: none;*/
}

/* ページネーション */
.w_royal .swiper-pagination {
    position: static!important;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
    padding-top: 20px;
}

.w_royal .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -25px!important;
}


.w_royal .swiper-pagination-bullet-active {
  background: #d5b04a;
}

.w_royal .swiper-slide p{
  text-align: center;
}

@media (min-width: 768px) {
  .w_royal .swiper-button-prev,
  .w_royal .swiper-button-next {
    width: 27px;
    margin-top: -22px;
  }
}
/* アニメーション設定 */
.w_royal .swiper-slide {
    transform: scale(0.5);
    transition: transform 500ms;
}
.w_royal .swiper-slide-active {
    transform: scale(1);
}

.w_royal .button_page_under{
  min-width: 240px;
  position: relative;
  display: inline-block;
  padding: .4em 2em .4em .3em;
 background-color: #fff;  /* */
  border: 1px solid #231815;
  color: #231815;
  text-align: center;
  text-decoration: none!important;
  font-size: .9rem;
  margin-top: .5rem;
  border-radius: 10px;
}
.w_royal .button_page_under::after {
    position: absolute;
    bottom: 25%;
    right: .5em;
    content: '';
    margin-top: -5px;
    border: 7px solid transparent;
    border-top: 7px solid #231815;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    transition: all .2s;
}


.category_text_area{
  max-width:1080px;
  margin:10px auto 20px;
  padding:10px 10px;
  border:dotted 2px #d5af4a;
}

.category_text_area p{
  font-size:14px;
}

.category_text_area p.guide{
  text-align:center;
}

p.btn_comingsoon{
  display: block;
    background: #fff;
    border:dotted 1px #421f1b;
    color: #421f1b;
    padding: 0.5em 0 0.5em!important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 0px 0 5px!important;
    border-radius: 6px;
    position: relative;
}


/*index オンラインショップの、各カテゴリーインデックスへ飛ばすボタン*/
.btn_arrow_line_360 {
    display: block;
    border: solid 2px #f34e9a;
    background-color: #fff;
    color: #f34e9a;
    padding: 1em 2em 1em 1em;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 15px auto 30px;
    border-radius: 6px;
    position: relative;
    max-width: 360px;
}

.btn_arrow_line_360::after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #f34e9a #f34e9a;
    transform: rotate(-135deg);
    transition: .3s;
}

a.btn_arrow_line_360{
    text-decoration:none;
}

a.btn_arrow_line_360:hover{
    text-decoration:none;
}

.btn_arrow_line_360:hover::after{
    right: 10px;
}

@media screen and (max-width:320px) {
  .btn_arrow_line_360 {
  font-size: 3.4vw;
}
  }





/* 吹き出し */
.fukidashi_coment{
  position:absolute;
  top:-35px;
  right:-10px;
  width:50%;
}

@media (max-width: 480px) {
  .fukidashi_coment{
  position:absolute;
  top:-33px;
  right:-10px;
  width:64%;
}

}


.list__special_img_half .fukidashi_coment{
  position:absolute;
  top:-30px;
  right:-3px;
  width:30%;
}

@media (max-width: 480px) {
  .list__special_img_half .fukidashi_coment{
  position:absolute;
  top:-40px;
  right:-5px;
  width:50%;
}

}
/*---------------------

buy-in-bulk まとめ買い

---------------------*/
.buy-in-bulk h2.whiteday_gift{
  font-size:clamp(1.125rem, 0.989rem + 0.68vw, 1.5rem);
}

.buy-in-bulk .list__special{
  align-items: flex-start;
}

.buy-in-bulk .list__special_text_half h3 {
    font-size: clamp(1.125rem, 0.989rem + 0.68vw, 1.5rem);
}

.about_set{
  max-width:480px;
  margin: 0 auto 20px;
  padding: 10px;
  background-color: #c4d0ff;
}

.about_set h3.title_kiyaku {
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    background: #fff;
    padding: 15px 0;
}

.title_kiyaku::before{
    top:48%;
    left: 15px;
    transform: rotate(0deg);
    
}
.title_kiyaku::after{    
    top:48%;
    left: 15px;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.title_kiyaku.close::before{
  transform: rotate(45deg);
}

.title_kiyaku.close::after{
  transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.kiyaku_box {
    display: none;/*はじめは非表示*/
    background: #fff;
    margin:0;
    padding: 3%;
}

.kiyaku_box h3{
  text-align: center;
  }

.kiyaku_box a{
  text-decoration: underline;
  word-break: break-all;
  }

.scene_hash{
  max-width:480px;
  margin: 0 auto 20px;
  padding: 10px;
  border: dashed 1px #b0aff3;
  background: #fff;
}

/* 送料無料 */
.icon_delivery_title{
width: 120px;
margin-bottom: 5px;
}

@media (max-width: 540px) {
  .icon_delivery_title{
  width: 90px;
}

}

.icon_delivery{
  position:absolute;
  top: -30px;
  left: 10px;
  width: 150px;
}

@media screen and (min-width:541px) and ( max-width:1024px) {
  .icon_delivery{
  top: -43px;
  left: -5px;
  width: 100px;
}
}

@media (max-width: 540px) {
  .icon_delivery{
  top: -43px;
  left: -8px;
  width: 90px;
}

}

.icon_delivery_ec{
  position:absolute;
  bottom: -14px;
  right: -12px;
  width: 110px;
}

@media screen and (min-width:541px) and ( max-width:1024px) {
  .icon_delivery_ec{
  bottom: -10px;
  right: -10px;
  width: 50px;
}
}

@media (max-width: 540px) {
  .icon_delivery_ec{
  bottom: -18px;
  right: -12px;
  width: 55px;
}

}


/*-------------------------------
単独・早春のベルギー コレクション  .Early_Spring
-------------------------------*/
.Early_Spring{
  background-color:  #dde4f7;
  position: relative;
}

.Early_Spring .top_title_wrap{
  margin: 0 3.5%;
}

@media screen and (min-width:768px) and ( max-width:1080px) {
  .Early_Spring .top_title_wrap{
  margin: 0 5%;
}
  }

@media (max-width: 767px) {
  .Early_Spring .top_title_wrap{
  margin: 0 5%;
}
}

/*出だし lead_area*/
.Early_Spring .lead_area{
  text-align:center;
  max-width: 760px;
  margin: 0 auto 20px;
  padding: 20px 10px 30px;
  /*border: solid 3px #daba5b;
  outline: solid 8px #c4d0ff;
  outline-offset: 3px;
  width: calc(100% - 30px);
  overflow: hidden;*/
}

@media (max-width: 540px) {
  .Early_Spring h3.title_category {
        letter-spacing: -0.01em;
    }
}

@media (max-width: 376px) {
    .Early_Spring h3.title_category {
        font-size: clamp(32px, 3.6vw, 60px);
    }
}

.Early_Spring .lead_area h1{
  text-align:center;
  margin: 20px auto;
}

.Early_Spring .lead_area p.lead_copy{
  font-size:14px;
  padding: 0 10px;
}

@media (max-width: 640px) {
  .Early_Spring .lead_area p.lead_copy{
  text-align:left;
}
}

/*レスポンシブ枠*/

.Early_Spring .design1{
    position: absolute;
    z-index: 5;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 200px;
}

.Early_Spring .design2{
    position: absolute;
    z-index: 5;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 130px;
}

@media (max-width: 767px) {
    .Early_Spring .point .kv {
        padding: 0 0 20px;
    }

    .Early_Spring .design1{
    top: -30px;
    width: 160px;
  }

  .Early_Spring .point {
    padding: 0px 5% 20px;
    }
}

@media screen and (min-width:768px) and ( max-width:1080px) {
  .Early_Spring .point .kv {
    padding: 0 0 0 5%;
  }
}

.Early_Spring .respsv_frame {
  position: relative;
  width: 90%;
  max-width: 800px;
  margin: 30px auto 20px;
  padding: 2em 2em;
  background-color: #dde4f7;
}

.point .text p{
  position: relative;
  z-index: 2;
}

.point .text h2,
.point .text h3{
  position: relative;
  z-index: 2;
  margin:10px 0 0;
  color:#411e1b;
  font-size:22px;
  line-height:1.4;
}

.Early_Spring .respsv_frame::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background:
    radial-gradient(circle at top left, transparent 20px, #daba5b 20px, #daba5b 22px, transparent 22px) left top / 22px 22px no-repeat,
    radial-gradient(circle at top right, transparent 20px, #daba5b 20px, #daba5b 22px, transparent 22px) right top / 22px 22px no-repeat,
    radial-gradient(circle at bottom left, transparent 20px, #daba5b 20px, #daba5b 22px, transparent 22px) left bottom / 22px 22px no-repeat,
    radial-gradient(circle at bottom right, transparent 20px, #daba5b 20px, #daba5b 22px, transparent 22px) right bottom / 22px 22px no-repeat,
    linear-gradient(90deg, transparent 20px, #daba5b 22px) left top / 51% 2px no-repeat,
    linear-gradient(-90deg, transparent 20px, #daba5b 22px) right top / 51% 2px no-repeat,
    linear-gradient(90deg, transparent 20px, #daba5b 22px) left bottom / 51% 2px no-repeat,
    linear-gradient(-90deg, transparent 20px, #daba5b 22px) right bottom / 51% 2px no-repeat,
    linear-gradient(180deg, transparent 20px, #daba5b 22px) left top / 2px 51% no-repeat,
    linear-gradient(0deg, transparent 20px, #daba5b 22px) left bottom / 2px 51% no-repeat,
    linear-gradient(180deg, transparent 20px, #daba5b 22px) right top / 2px 51% no-repeat,
    linear-gradient(0deg, transparent 20px, #daba5b 22px) right bottom / 2px 51% no-repeat;
    z-index: 3;
}

.Early_Spring .respsv_frame::after {
  position: absolute;
  top: 10px;
  right: 8px;
  bottom: 10px;
  left: 8px;
  content: "";
  box-shadow: 0 0 0 1px #daba5b;
  background-color: #fff;
  z-index: 1;
}


.wrap_Early_Spring{
  background: url(/whiteday/img/line_ichigo_L.webp) top left / 3% repeat-y,
    url(/whiteday/img/line_ichigo_R.webp) top right / 3% repeat-y
}

@media screen and (min-width:768px) and ( max-width:1080px) {
  .wrap_Early_Spring{
  background: url(/whiteday/img/line_ichigo_L.webp) top left / 5% repeat-y,
    url(/whiteday/img/line_ichigo_R.webp) top right / 5% repeat-y
}
  }

@media (max-width: 767px) {
  .wrap_Early_Spring{
  background: url(/whiteday/img/line_ichigo_L.webp) top left / 5% repeat-y,
    url(/whiteday/img/line_ichigo_R.webp) top right / 5% repeat-y
}
}

/*ラインナップ*/
.midashi_category{
  text-align:center;
  position: relative;
  margin: 2rem 0 0;
}

.Early_Spring h2.main{
  padding: 0;
  margin: 0 0 0;
  text-align: center;
  position: relative;
  font-size:clamp(1.75rem, 1.568rem + 0.91vw, 2.25rem);
  color:#000;
  display: inline;
  border-bottom: solid 3px #daba5b;
  line-height: 1.4;
}

.Early_Spring h2.main span{
  display:block;
  font-size:90%;
}

.Early_Spring .midashi_series{
  margin: 0 auto 0;
}

.Early_Spring .midashi_series h3{
  text-align:center;
  font-size:clamp(1.5rem, 1.455rem + 0.23vw, 1.625rem);
}

.Early_Spring .midashi_series p.priod{
  text-align: center;
}

.Early_Spring .midashi_series p.series_guide{
  font-size:14px;
  padding: 0 8% 20px;
  text-align:center;
}

@media (max-width: 539px) {
  .Early_Spring .midashi_series p.series_guide{
  text-align:left;
}
}

.Early_Spring h2.main_keep{
  padding: 0.5em 0 0.3em;
    margin: 0;
    text-align: center;
    position: relative;
    font-size:clamp(1.75rem, 1.568rem + 0.91vw, 2.25rem);
    color:#000;
    background: linear-gradient(135deg, rgba(218,186,91,1) 0%, rgba(249,238,160,1) 50%, rgba(218,186,91,1) 100%);
}

.Early_Spring .line_midashi{
  margin: 20px 30px 10px;
}

.Early_Spring .chocolate_area .title {
    margin: 5px auto 0px;
    padding: 5px 50px 0px;
}

@media (max-width: 539px) {
.Early_Spring .chocolate_area .title{
    margin: 5px auto 0px;
    padding: 5px 0px 0px;
}
}



@media screen and (max-width: 768px) {
.Early_Spring .bnr_area {
        margin: 0px 20px 0px;
    }
.Early_Spring .bnr_area .btn_arrow_light {
    width: 90%;
    margin: auto;
}
}

/*-------------------------------
単独・ゴディバ トゥルー ハート コレクション  .True_Heart
-------------------------------*/
.True_Heart{
  background-color:  #fff;
  position: relative;
}

/*出だし lead_area*/
.True_Heart .lead_area{
  text-align:center;
  max-width: 760px;
  margin: 30px auto 50px;
  padding:0 10px;
}

@media (max-width: 540px) {
  .True_Heart h3.title_category {
        letter-spacing: -0.01em;
    }
}

@media (max-width: 376px) {
    .True_Heart h3.title_category {
        font-size: clamp(32px, 3.6vw, 60px);
    }
}

.True_Heart .lead_area h1{
  text-align:center;
  margin: 20px auto;
}

.True_Heart .lead_area p.lead_copy{
  font-size:14px;
  padding: 0 10px;
}

@media (max-width: 640px) {
  .True_Heart .lead_area p.lead_copy{
  text-align:left;
}
}

/*レスポンシブ枠*/

.True_Heart .respsv_frame {
  position: relative;
  width: 90%;
  max-width: 800px;
  margin: 30px auto 20px;
  padding: 2em 2em;
  background-color: #fff;
}

.True_Heart .respsv_frame::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background:
    radial-gradient(circle at top left, transparent 20px, #422223 20px, #422223 22px, transparent 22px) left top / 22px 22px no-repeat,
    radial-gradient(circle at top right, transparent 20px, #422223 20px, #422223 22px, transparent 22px) right top / 22px 22px no-repeat,
    radial-gradient(circle at bottom left, transparent 20px, #422223 20px, #422223 22px, transparent 22px) left bottom / 22px 22px no-repeat,
    radial-gradient(circle at bottom right, transparent 20px, #422223 20px, #422223 22px, transparent 22px) right bottom / 22px 22px no-repeat,
    linear-gradient(90deg, transparent 20px, #422223 22px) left top / 51% 2px no-repeat,
    linear-gradient(-90deg, transparent 20px, #422223 22px) right top / 51% 2px no-repeat,
    linear-gradient(90deg, transparent 20px, #422223 22px) left bottom / 51% 2px no-repeat,
    linear-gradient(-90deg, transparent 20px, #422223 22px) right bottom / 51% 2px no-repeat,
    linear-gradient(180deg, transparent 20px, #422223 22px) left top / 2px 51% no-repeat,
    linear-gradient(0deg, transparent 20px, #422223 22px) left bottom / 2px 51% no-repeat,
    linear-gradient(180deg, transparent 20px, #422223 22px) right top / 2px 51% no-repeat,
    linear-gradient(0deg, transparent 20px, #422223 22px) right bottom / 2px 51% no-repeat;
    z-index: 3;
}

.True_Heart .respsv_frame::after {
  position: absolute;
  top: 10px;
  right: 8px;
  bottom: 10px;
  left: 8px;
  content: "";
  box-shadow: 0 0 0 1px #422223;
  background-color: #fff;
  z-index: 1;
}

.True_Heart h2.main{
  padding: 0.5em 0 0.3em;
    margin: 0 0 0px;
    text-align: center;
    position: relative;
    font-size:clamp(1.75rem, 1.568rem + 0.91vw, 2.25rem);
    color:#000;
    background: linear-gradient(135deg, rgba(218,186,91,1) 0%, rgba(249,238,160,1) 50%, rgba(218,186,91,1) 100%);
}

.True_Heart .line_midashi{
  margin: 20px 30px 10px;
}

.True_Heart .chocolate_area .title {
    margin: 5px auto 0px;
    padding: 5px 50px 0px;
}

@media (max-width: 539px) {
.True_Heart  .chocolate_area .title{
    margin: 5px auto 0px;
    padding: 5px 0px 0px;
}
}

.wrap_True_Heart{
    background-color: #fff;
    max-width: 100%;
    margin: 0px auto 0px;
    position: relative;
    padding: 40px 30px 30px;
    border: 1px solid #fff;
}

.wrap_True_Heart::before {
    content: "";
    width: calc(100% - 42px);
    height: calc(100% - 42px);
    border-image-source: url(/valentine/img/bg_corner.webp);
    border-image-slice: 396;
    border-image-width: 200px;
    border-image-repeat: round;
    position: absolute;
    top: 21px;
    left: 21px;
}

@media (max-width: 640px) {

.Belgian-sweets .chocolate_area {
    margin: 30px auto 30px;
}

}


@media screen and (max-width: 780px) {
  .wrap_True_Heart{
    margin: 0px auto 0px;
    padding: 50px 0px 10px;
}

    .wrap_True_Heart::before {
        width: calc(100% - 5px);
        height: calc(100% - 5px);
        border-image-slice: 300;
        border-image-width: 120px;
        top: 2.5px;
        left: 2.5px;
    }


}

@media (max-width: 640px) {
  .wrap_True_Heart .list__item_4 {
        margin-bottom: 20px;
    }
}


/*-------------------------------
単独・マカロンショコラ  .macaron
-------------------------------*/
.macaron{
  background-color:  #fde8e0;
  position: relative;
}

.wrap_macaron{
  border: solid 30px #f8d7d0;
}

@media screen and (min-width:768px) and ( max-width:1080px) {
.wrap_macaron{
  border: solid 20px #f8d7d0;
}
}

@media (max-width: 767px) {
.wrap_macaron{
  border: solid 10px #f8d7d0;
}
}

/*出だし lead_area*/
.macaron .lead_area{
  text-align:center;
  max-width: 760px;
  margin: 30px auto 50px;
  padding:0 10px;
}

@media (max-width: 540px) {
  .macaron h3.title_category {
        letter-spacing: -0.01em;
    }
}

@media (max-width: 376px) {
    .macaron h3.title_category {
        font-size: clamp(32px, 3.6vw, 60px);
    }
}

.macaron .lead_area h1{
  text-align:center;
  margin: 0px auto 10px;
}

.macaron .lead_area p.lead_copy{
  font-size:14px;
  padding: 0 10px;
}

@media (max-width: 640px) {
  .macaron .lead_area p.lead_copy{
  text-align:left;
}
}

/*レスポンシブ枠*/

.macaron .respsv_frame {
  position: relative;
  width: 90%;
  max-width: 800px;
  margin: 30px auto 20px;
  padding: 2em 2em;
  background-color: #fff;
}


.macaron h2.main{
  padding: 0.1em 0 0em;
  margin: 0 0 0px;
  text-align: center;
  position: relative;
  font-size: clamp(1.75rem, 1.568rem + 0.91vw, 2.25rem);
  color: #000;
  background: #f4b7b0;
  border-top: solid 10px #f8d7d0;
  border-bottom: solid 10px #f8d7d0;
}

.macaron .chocolate_area .title {
    margin: 5px auto 0px;
    padding: 5px 50px 0px;
}

.macaron_design1{
  max-width:50%;
  margin: 0 auto;
}

.macaron .chocolate_area .title h4 span::before,
.macaron .chocolate_area .title h4 span::after{
  background-color:#f4b7b0;
}

@media (max-width: 539px) {
.macaron .chocolate_area .title h2:after,
.macaron .chocolate_area .title h4:after {
  background: #f4b7b0;
 }
}

@media (max-width: 539px) {
.macaron .chocolate_area .title{
    margin: 5px auto 0px;
    padding: 5px 0px 0px;
}
}

@media screen and (max-width: 767px) {
  .macaron_design1{
  max-width:70%;
  margin: 10px auto 0;
  }
}

@media (max-width: 640px) {

}