@charset "Shift_JIS";



/*-----------------------------------------------*/
/*PCベース*/
/*-----------------------------------------------*/


#mothersday2023{
    width: 1280px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    padding:0 0 2vw 0;
    background: #fbf5f2;
    }
    
#mothersday2023 .pc_none{
    display: none !important;
    }
    
#mothersday2023 img{
    width: 100%
    }
#mothersday2023 a{
	text-decoration:none;
	display:block;
}
#mothersday2023 a:hover {
        opacity: 0.8;
    }
#mothersday2023 ul li{
	list-style: none;
}

#mothersday2023 h2 , #mothersday2023 ul , #mothersday2023 dd{
	margin: 0;
    padding:0;
}

/*-- PC版表示CSS  --*/
#mothersday2023 .pc_area{
    display:block;
  }
 #mothersday2023 .phone_area{
    display:none;
  }
  
/*------------------------------
          ページ全体
--------------------------------*/

#mothersday2023 h2 {
  margin-bottom: 30px;
}





/*キャッチ
====================================*/
#mothersday2023 .m_txt{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    color: #715607;
    padding: 60px 0 100px;
}
#mothersday2023 .m_txt h3{
    font-size: 30px;
    margin-top: 30px;
}
#mothersday2023 .m_txt .txt-center{
    line-height: 2.5;
    font-weight: 500;
    font-size: 18px;
    margin-top: 30px;
}
/*キャッチA
====================================*/

#mothersday2023 .txt-center{
    line-height: 1.5;
    font-weight: 500;
    font-size: 22px;
    margin: 50px;
    padding: 0;
    color: #7a5655;
}


/*アイテムリスト
====================================*/

/*カテゴリナビ
=======================*/
#mothersday2023 #item .item_list {
    margin: 0 auto;
    padding: 0;
}
#mothersday2023 #item .item_list h4{
     text-align: center;
    color: #fff;
    font-size: 32px;
    letter-spacing: 1px;
    margin-bottom: 0;
    background: #edc6b5;
    padding: 20px 0;
}
/*------------------------------
         商品見出し
--------------------------------*/

#mothersday2023 #item h2 {
    margin: 10px auto;
    color: #c4857d;
    padding: 18px 0 20px 0;
    letter-spacing: 2px;
    font-size: 33px;
    position: relative;
    border-top: 4px dashed #dcb2ac;
    width: 80%;
}


/*------------------------------
         モーダル
--------------------------------*/
#mothersday2023 .open {
	cursor:pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}
#mothersday2023 #pop-up {
	display: none; /* label でコントロールするので input は非表示に */
}
#mothersday2023 .overlay {
	display: none; /* input にチェックが入るまでは非表示に */
}
#mothersday2023 #pop-up:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}

#mothersday2023 #pop-up1 {
	display: none; /* label でコントロールするので input は非表示に */
}

#mothersday2023 #pop-up1:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}

#mothersday2023 .window {
    width: 98vw;
    max-width: 490px;

    background-color: none;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


#mothersday2023 .window img {
    margin: 33% 0 0 0;

}



#mothersday2023 .text {
	font-size: 18px;
	margin: 0;
}
#mothersday2023 .close {
	cursor:pointer;
	position: absolute;
	top: 2px;
	right: 4px;
	font-size: 23px;
}
/*------------------------------
         点線
--------------------------------*/

#mothersday2023 #item h3 {
    margin: 10px 0;
    color: #e7c2b0;
    padding: 0;
    letter-spacing: 2px;
    font-size: 33px;
    position: relative;
    margin: 27px 0 0 0;
}


/*各セクション
=============================*/
#mothersday2023 .anchor{max-width: 900px; 
    margin: 8px auto;
    }

#mothersday2023 .anchor .col_3{
    width: 100%; 
    display: flex;
    flex-wrap: wrap;
    margin: -3% auto 1% auto;
}

#mothersday2023 .anchor .col_3 li{
    width: calc((100% - 10%)/3);
    position: relative;
    margin: 1% 1.5%;
    color: #c4857d;
    border-radius: 10px;
    text-align: center;
    transition: 0.5s;
}

#mothersday2023 .anchor .col_3 li a{
    font-size: 18px;
     display: block; 
     padding: 4% 0;
     font-weight: bold;
    }

    #mothersday2023 .anchor .col_3 li a:hover{
    color: #ffffff !important;
   }

   #mothersday2023 .anchor .col_3 li a:hover{
    color: #ffffff !important;
   }


/* #mothersday2023 .anchor .col_3 li:hover{ 
    color: #454648;
     background-color:
      #dedfe1;border:
       solid 3px #dedfe1;
       transition: 0.5s;
    } */


#mothersday2023 .anchor .col_3 li:hover{ 
    transition: 0.5s;
    transform: scale(1.05);
} 

#mothersday2023 .anchor .col_3 .audio_nav , 
#mothersday2023 .anchor .col_3 .other_nav{
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-color: #e1d3cc;
    background-blend-mode: lighten;
}

#mothersday2023 .anchor .col_3 .audio_nav:hover{ 

    background-color: #c4857d !important;
} 


#mothersday2023 .anchor .col_3 .wrap_nav{
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-color: #c4857d;
    background-blend-mode: lighten;
    color: #ffffff;
}



/*ママナビ
=============================*/
#mothersday2023 .anchor .col_3 .mam_nav , 
#mothersday2023 .anchor .col_3 .mom_nav{
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-color: #e1d3cc;
    background-blend-mode: lighten;
    background: #ffffff;
}

#mothersday2023 .anchor .col_3 .mom_nav a:hover{
    color: #c4857d !important;
}



/*見出し
=======================*/
#mothersday2023 h2 {
    width: 100%;
}

#mothersday2023 .anchor h3{
    font-size: 21px;
    font-weight: bold; 
    text-align: center;
    color: #444549;
}

#mothersday2023 .anchor h3.blue{
    border-bottom: 3px solid #89abc6;
    display: inline-block;
}

#mothersday2023 .anchor h3.yellow{
    border-bottom: 3px solid #c5b152;
    display: inline-block;
}

#mothersday2023 .anchor h3.point{
    width: 100%;
    margin: -20px auto;
    text-underline-offset:10px;
    text-decoration: underline wavy #444549;
    text-decoration-thickness: 3px;
}
/* アコーディオンメニュー
================================================== */
/*ベース*/
#mothersday2023 .toggle {
	display: none;
    margin: 0 0px 23px 0;
}
#mothersday2023 .Label {		/*タイトル*/
	padding: 1em;
    font-size: 18px;
	display: block;
	color: #fff;
	background:#cdc39b;
}
#mothersday2023 .Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
#mothersday2023 .Label {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
    margin: 5px 200px;
    text-align: center;
    border-radius: 60px;
}

#mothersday2023 .content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
    margin: 5px 200px;
    text-align: center;
    height: 0;
	margin-bottom:10px;
	padding:0 20px;
	overflow: hidden;
}

#mothersday2023 .toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
    padding: 20px;
	transition: all .3s;
}
#mothersday2023 .toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
} */




/*------------------------------
         カラム
--------------------------------*/

#mothersday2023 .item_list2.col_3 li{
    width: calc(97%/3);
    box-sizing: border-box;
    padding: 16px 3px 25px;
}
#mothersday2023 .item_list2.col_3 .font_box{
    position: relative;
}
#mothersday2023 .item_list2.col_3 .font_box .item_name3{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}


#mothersday2023 .container {
    display: flex;
    flex-direction: row;
    height: 250px;
    text-align: center;
    margin: -37px 0px -46px 0px;
    padding: 55px;
  }

  
 #mothersday2023 .container .txt {
    line-height: 1;
    font-size: 18px;
    margin: 10px;
    color: #7a5655;
}


  #mothersday2023 .left-column {
    flex: 1;
    padding: 10px   
}
  
  #mothersday2023 .center-column {
    flex: 1;
    padding: 10px
  }
  
  #mothersday2023 .right-column {
    flex: 1;
    padding: 10px
  }




/*------------------------------
         看板下カラム
--------------------------------*/

  #mothersday2023 .con {
    display: flex;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
}

  #mothersday2023 .con img {
    width: 40%;
    margin: 10px;
  }

  #mothersday2023 .con .gift img{
margin: 0 auto;
    width: 100%;
}

  #mothersday2023 .coupon {
    width: 138%;
    margin: -21px 0px -6px -39px;
 }


 #mothersday2023 .coupon1 {
    width: 138%;
    margin: -22px 0px 0 -42px;
 }

 #mothersday2023 .gift img{
    margin: 55% 0 0 0;

}

  #mothersday2023 .l-column {
    flex: 1;
    padding: 30px 35px;  
}
  
  #mothersday2023 .c-column {
    flex: 1;
    padding: 30px 0px;
  }
  
  #mothersday2023 .r-column {
    flex: 1;
    padding: 30px 27px;
  }

  #mothersday2023 .con .box {
    margin: 26px;
    width: 220px;
    background-color: #ffffff;
    border-radius: 12px;
  }

  #mothersday2023 .con .top-left {
        line-height: 1;
        margin: 11px 0 20px 0;
        color: #7a5655;
        font-size: 19px;
}

#mothersday2023 .con .dli-caret-circle-fill-right {
    display: inline-block;
    vertical-align: middle;
    color: #c4857d;
    line-height: 1;
    position: relative;
    width: 2em;
    height: 2em;
    border: 0.1em solid currentColor;
    background: currentColor;
    border-radius: 50%;
    box-sizing: content-box;
    margin: 28px 0px 0px 174px;
  }
  
#mothersday2023 .con .dli-caret-circle-fill-right::before {
    content: '';
    color: #fff;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0.5em 0.8em;
    border-left-color: currentColor;
    border-right: 0;
    transform: translateX(15%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
 /* ==================================================

   ライトナビ

================================================== */
#mothersday2023 #elevator{
    position: fixed;
    z-index: 1;
    bottom: 0;
    height: 100vh;
    right: 0;
    transition: all .3s;
    text-align: right;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 1em;
    opacity: 0; 
}

    #mothersday2023 #elevator li{border-bottom: 1px solid #222222;    text-align: center;}
    #mothersday2023 #elevator li a h4{color: #222222;text-align: center; margin: 0; padding: 0;font-size: 14px;}
    #mothersday2023 #elevator li a h4:after{display:none;}
    #mothersday2023 #elevator li a:hover h4{color: #60aaaa;}
    #mothersday2023 #elevator ul{
    flex-wrap: wrap;/*スマホ表示折り返し用なのでPCのみなら不要*/
    margin:0 0;
    list-style: none;
}

#mothersday2023 #elevator ul li a{
    display: block;
    text-decoration: none;
    color: #333;
    padding:20px 0;
}

#mothersday2023 #elevator ul li a{
   position: relative;
}



  /*看板下カラム
====================================*/
 
 #mothersday2023 .pick1{
    background: #c4857d;
    width: 67%;
    margin: 0 auto 50px auto;
   }

   #mothersday2023 .pick1 ul{
       display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    
    }
    #mothersday2023 .pick1 ul li{
      width: calc(70% / 2);
      margin:10px;
    
    }
    #mothersday2023 .pick1 ul li span{
      font-size:21px;
    
    }  


  /*ナビゲーしょん
====================================*/
#mothersday2023 #item .item_list .cate_nav .col_3 li{
	vertical-align:top;
	display:inline-block;
	margin-right:6px;/*※1*/
	margin-bottom:12px;/*※1*/
	text-align:center;
	box-sizing:border-box;
	width:calc((100% - 12px*2)/3);	
}
#mothersday2023 #item .item_list .cate_nav .col_3 li:nth-child(3n){
	margin-right:0;
}
#mothersday2023 #item .item_list .cate_nav .col_3 li a{
    background: #fed6e0;
    padding: 20px 0px;
    color: #744b2d;
    display: block;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px; 
	position: relative; 
	border:2px solid #fed6e0;
	transition: all 0.3s ease 0s;		      
}
#mothersday2023 #item .item_list .cate_nav .col_3 li a:after{
    position: absolute;
    content: "";
    bottom: 3px;
    right: 3px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    border-width: 0 20px 20px 0;
    z-index: 10;
    transform: rotate(270deg);
	transition: all 0.3s ease 0s;    
}
#mothersday2023 #item .item_list .cate_nav .col_3 li a:hover{
    background: #fff;
    border:2px solid #fed6e0;
	transition: all 0.3s ease 0s;    
}
#item .item_list .cate_nav .col_3 li a:hover:after{
    border-color: transparent transparent #fed6e0 transparent;
	transition: all 0.3s ease 0s;    
}


/*内容
=======================*/

#item .item_list ul.col_1 {
	width:1000px;
	margin: 0 auto;
}
#item .item_list ul.col_1 li{
	text-align: center;
    margin-bottom: 25px;
}
/*テキスト周り*/
#item .item_list ul li dl a{
    display: flex;
    justify-content: center;
    align-items: center;
    padding:25px;
    background: #ffffffba;
    margin: 0 auto;
    justify-content: space-between;
    position: relative;
}

/*ランキングアイコン*/
#item .item_list dl .rank {
    background: #ea6f68;
    position: absolute;
    top: -5px;
    left: -6px;
    border-radius: 50px;
    width: 90px;
    height: 90px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
}

#item .item_list dl .rank span{
    font-size: 36px;
    margin: 0 1px 9px;
    font-family: "Lato";
}

/*画像*/
#mothersday2023 #item .item_list dt {
        width: 50%;   
}

#mothersday2023 #item .item_list ul.col_1 li img.present {
    position: absolute;
    width: 6%;
    border-radius: 60px;
    top: -21px;
    right: -16px;
}

#mothersday2023 #item .item_list ul.col_1 li img.preletter {
    position: absolute;
    width: 9%;
    top: -21px;
    right: -16px;
}

#mothersday2023 #item .item_list ul.col_1 li img.point10 {
    position: absolute;
    width: 15%;
    top: -41px;
    left: -43px;
    display: none;
}

/*スペック*/
#item .item_list ul li .block_l{
    width: 47%;
}


/*テキスト色*/
#item .item_list ul li dd.txt{
    font-size: 18px;
    color:#7a5655;
    line-height: 1.5;
}
#item .item_list ul li dd.main_txt{
    font-weight: bold;
    font-size: 27px;
    color: #d39b94;
    margin: 14px 0;
    line-height: 35px;
}



/*商品説明*/
#item .item_list ul li p.osusume{
    margin: 20px 0;
    font-size: 15px;
}

#item .item_list ul li a:hover p.osusume{
    color:#000;
}


/*色玉*/
#item .item_list ul li .cb{
    display: inline-flex;
	margin-top: 10px;
	align-items: center;
}
#item .item_list ul li .block_l .cb .txt{
    margin-right: 10px;
    font-size: 20px;
    color: #535353;
    font-family: "Lato";
}
#item .item_list ul li .cb span{
    width: 18px;
    height: 18px;
    border-radius: 70px;
    margin-right: 5px;
    border: 1px solid #d3d3d3;
}


/*訴求アイコン*/
#item .item_list ul li .icon{
    display: flex;
    margin-top: 10px;
    justify-content: center;
}
#item .item_list ul li .icon > div{
    margin-right: 5px;
    width: calc((100% - 6px*2)/3);
    background: #d39b94;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 58px;
    padding: 5px 0;
}
#mothersday2023 #item .item_list ul li .icon span{
	font-size: 24px;
    display: contents;
}



/*=======================
価格プロ
=======================*/

#mothersday2023 #item .item_list ul li .buy_price ul li{
	display: inline;
	font-size: 50px;	
	color: #cb4d3e;
	background: none;	
    padding-bottom: 0;
}
#mothersday2023 #item .item_list ul li .buy_price ul li.intax{
	font-size: 15px;
}

#mothersday2023 .spesicalprice, 
#mothersday2023 li.motoprice {
     display: none;
}



/*=======================
ご購入はこちら
=======================*/

#mothersday2023 #item .buy_btn{
    position: relative;
    background: #ffffff;
    padding: 8px 0 10px 0;
    border-radius: 40px;
    color: #d39b94;
    width: 73%;
    margin: 0 auto;
    border: 1px solid;
}

#mothersday2023 #item .buy_btn span{
     font-size: 18px;

}


#mothersday2023 #item .buy_btn:after{
    position: absolute;
    bottom:20%;
    right:6%;
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-weight: 700;
    font-size:17px;
    transition: all 0.3s;
}


#mothersday2023 #item a:hover .buy_btn:after{
    right:4%;
}



/*その他○○
====================================*/
#mothersday2023 #item .item_list .other{
    width: 50%;
    margin: 30px auto 50px;
}
#mothersday2023 #item .item_list .other a{
    background: #cdc39b;
    padding: 15px 0;
    display: block;
    border-radius: 7px;
    color: #fff;
    font-size: 20px;
    position: relative;
    margin: -5px 0 70px 0px;
}

#mothersday2023 #item .item_list .other a:hover{

    color: #ffffff !important;

}

#mothersday2023 #item .item_list .other a:after{
    position: absolute;
    bottom:20%;
    right:10%;
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-weight: 700;
    font-size:17px;
}

#mothersday2023 #item .item_list .other a:hover:after{
    right:8%;
}


/*カラム3
====================================*/
#teikibin .ranking3 li {
    width: 294px;
    margin-top: 9px;
}




/*合わせてこちらもおすすめ
====================================*/
#mothersday2023 .pickup span{
   font-size:19px;
   color: #fff;
}

#mothersday2023 .pickup{
    background: #c4857d;
    width: 63%;
    margin: -30px auto 120px auto;
    padding: 10px 0 0 0;

}
#mothersday2023 .pickup ul{
   display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;

}
#mothersday2023 .pickup ul li{
  width: calc(70% / 2);
  margin:10px;

}
#mothersday2023 .pickup ul li span{
  font-size:21px;

}

/*------------------------------
         アコーディオン
--------------------------------*/
#mothersday2023 .accordion {
    margin: 0 0 45px 0 ;
}

/*ページトップ
====================================*/
#mothersday2023 .pagetop{
    position: fixed;
    bottom: 20px;
    right: 42px;
    z-index: 9999;
    transition: 0.3s;
}
#mothersday2023 .pagetop a{
    display: table;
    width: 85px;
    height: 85px;
    transition: 0.3s;
}
#mothersday2023 .pagetop a span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 17px;
    line-height: 1;
    background-color: #e1d3cc;
    border-radius: 80px;
    transition: 0.3s;
}

/*-----------------------------------------------*/
/*アニメーション*/
/*-----------------------------------------------*/

#mothersday2023 * a,
#mothersday2023 * a:active,
#mothersday2023 * a img,
#mothersday2023 * a:active img,
#mothersday2023 * a::before,
#mothersday2023 * a:active::before,
#mothersday2023 * a::after,
#mothersday2023 * a:active::after {
    transition: all 0.3s;
}




