.fs-icon--navi_age:before {
  content: url("https://woodypuddy.itembox.design/item/age_pc.png");
  display: block;
}

.fs-icon--navi_omamagoto:before {
  content: url("https://woodypuddy.itembox.design/item/omamagoto_pc.png");
  display: block;
}

.fs-icon--navi_tsumiki:before {
  content: url("https://woodypuddy.itembox.design/item/tsumiki_pc.png");
  display: block;
}

.fs-icon--navi_gift:before {
  content: url("https://woodypuddy.itembox.design/item/gift_pc.png");
  display: block;
}

.fs-icon--navi_rank:before {
  content: url("https://woodypuddy.itembox.design/item/rank_pc.png");
  display: block;
}

.fs-icon--navi_craft:before {
  content: url("https://woodypuddy.itembox.design/item/craft_pc.png");
  display: block;
}

.fs-icon--navi_kagu:before {
  content: url("https://woodypuddy.itembox.design/item/kagu_pc.png");
  display: block;
}

.fs-icon--navi_newborn:before {
  content: url("https://woodypuddy.itembox.design/item/newborn_pc.png");
  display: block;
}

.fs-icon--navi_naire:before {
  content: url("https://woodypuddy.itembox.design/item/naire_pc.png");
  display: block;
}

.fs-icon--navi_biz:before {
  content: url("https://woodypuddy.itembox.design/item/biz_pc.png");
  display: block;
}


.fs-icon--navi_cart:before {
  content: url("https://woodypuddy.itembox.design/item/cart_btn.png");
}

.trackingcart_btn {
    position: fixed;
    right: 0;
    bottom: 6em;
    z-index: 999;
}

/*-----お買い物ステップここから-----*/
.step-background{
background-color: #F5F3F0;
padding: 100px 0;
margin-bottom: 125px;
}
.step-inner{
width: 1500px;
margin: 0 auto;
padding: 0 30px;
}
.shoppingstep{
display: flex;
text-align: center;
justify-content: center;
flex-wrap: wrap;
}
.step{
background-color: #fff;
width: 208px;
height: 280px;
margin: auto 16px;
border-radius: 30px;
padding: 20px;
}
.step-title{
color: #218F49;
font-size: 20px;
font-weight: bold;
}
.step-caption{
font-size: 16px;
font-weight: bold;
margin: 0 0 16px;
}
.step-detail{
font-size: 13px;
margin: 20px 0 0;
}

.isize{
font-size: 5rem;
}
/*-----お買い物ステップここまで-----*/

/*-----沿革・はじまりここから-----*/
.about{
width: 1200px;
max-width: 100%;
margin: 0 auto 16rem;
}

.about_h1{
text-align: center;
font-size: 4rem;
font-weight: 700;
color: #483c34;
margin: 100px 0 60px;
}
.aboutimg-pc{
display: block;
padding: 80px 0;
}
.img-space{
padding: 80px 0 24px;
}
.name{
text-align: right;
padding-bottom:56px; 
}
.aboutimg-sp{
display: none;
}
.about_fontsize{
font-size: 1.8rem;
font-weight: bold;
}
.about_p{
line-height: 2;
}
/*-----はじまりコンセプトページの記述ここから-----*/
.cabout-box{
padding-top: 160px;
}
.cabout-img-pc{
margin: 0 auto;
display: block;
}
.cabout-img-sp{
display: none;
}
/*-----はじまりコンセプトページの記述ここまで-----*/
/*-----沿革・はじまりここまで-----*/

@media screen and (min-width: 768px){

.fs-p-headerNavigation__link_pc:link {
  color: #ffffff;
}

.fs-p-headerNavigation__link_pc:visited {
  color: #ffffff;
}

.fs-p-headerNavigation__link_pc:hover {
  color: #ffffff;
}

.fs-p-headerNavigation__link_pc:active {
  color: #ffffff;
}

.fs-p-headerNavigation__link_pc:hover {
  background: rgba(255, 255, 255, 0.15);
  text-decoration: none;
}

.fs-p-headerNavigation__link_pc {
  background: transparent;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1rem;
  padding: 8px;
}

.fs-p-headerNavigation__link_pc > i,{
  font-size: 2.6rem;
}

.fs-p-searchForm__inputGroup{
width:1193px;
margin:0 auto;
margin-top:10px;
margin-bottom:10px;
border-radius: 6px;
overflow:hidden;
}




.fs-p-inputGroup {
    display: flex;
    align-items: stretch;
    border: 2px solid #724d19;
    background: #000000;
}

.fs-p-inputGroup__button {
background:#ffffff;
    border: none;
    color: #724d19;
    width: 3em;
}

img{
display:block;
}

.deliverydate{
font-size:1.2em;
color:#ff0000;
}

.fs-c-productPointDisplay{
background: #ffffff;
    color: #ff0000;
    font-size: 1.5rem;
    
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.info{
     width: 500px;
     margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 5px;
line-height: 15px;
text-align:center;
     }

.infobanner{
display: flex;
justify-content: center;
     width: 100%;
     margin-left: auto;
     margin-right: auto;
     margin-top: 30px;
     margin-bottom: 30px;
     line-height: 100%;
     }

.trackingcart_btn {
    position: fixed;
    right: 0;
    bottom: 6em;
    z-index: 999;
}

.trackingcart_btn_item {
    /*background: #ff8000;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 12.5rem;
    padding: 1rem 0 1rem 1rem;
    font-size: 1.3rem;*/
}

.trakingcartfont {
    font-weight: bold;
}

.trackingcart_btn a:link { color: #ffffff; } 
.trackingcart_btn a:visited { color: #ffff; } 

.p_dl_color {
    color: #3a62ad;
    border-color: #3a62ad;
    border-style: solid;
    border-width: 0 0 1px 5px;
    font-weight: 700;
    font-size: 3rem;
    padding: 8px;
    padding-left: 16px;
    margin-bottom: 8px;
}

.p_dl_color2 {
    color: #000000;
    font-weight: 700;
    font-size: 2.5rem;
    padding: 8px;
    padding-left: 16px;
    margin-bottom: 6px;
}

.p_dl_box{
   margin-bottom: 100px;
}

.pc_header_slide{
   width:1090px;
   margin-left: auto;
   margin-right: auto;
}


a[href$=".pdf"]:after {
    content:" ";
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(https://woodypuddy.itembox.design/item/event2023/pdf_icon.png) no-repeat;
}

#announce{
	text-align: center;
	padding: 0.5vw 0;
	color: #e9053e;/*文字色*/
	background: #FFF;
	border: solid 1.5px #e9053e;/*線*/
	border-radius: 3px;/*角の丸み*/
　　　　 max-width:1090px;
        width:100%;
        margin:5 auto;
        font-size:12px;
}

#announce2{
	padding: 0.5vw ;
	color: #e9053e;/*文字色*/
	background: #FFF;
	border: solid 1.5px #e9053e;/*線*/
	border-radius: 3px;/*角の丸み*/
　　　　 max-width:1090px;
        width:100%;
        margin:5 auto;
        font-size:12px;
}

.fs-p-productDescription table{
        border-collapse: initial;
}

.newstitle{
font-weight:800;
font-size:20px;
}

.comment_text1{
font-size:2.0em;
}

.h_search{
width:90%;
margin:0 auto;
}

.fs-c-price__currencyMark{
font-size:0.7em;
}

.wrpul{
margin-left:5px;
}

.wrp  {
list-style: square;
}
}

/*-----お買い物ステップ・沿革レスポンシブ対応ここから-----*/
@media screen and (max-width: 768px) {
.step-background{
padding: 5rem 0;
margin-bottom: 70px;
}
.step-h2{
padding: 0 6.666%; 
}
.step-inner{
width: 100%;
padding: 0px;
}
.step{
margin: 0 7.5px 15px 7.5px;
width: 172.5px;
height: 220px;
padding: 20px 10px 10px;
}
.step-title{
font-size: 18px;
}
.step-caption{
font-size: 13px;
}
.step-detail{
font-size: 11px;
}
.about{
    padding: 0px 2% 0 2%;
    margin-bottom: 5rem;
    margin-top: 9.5rem;
}
.aboutimg-pc{
display: none;
}
.aboutimg-sp{
display: block;
padding: 40px 0;
}
.about_fontsize{
font-size: 1.5rem;
font-weight: bold;
}
.img-space{
padding: 40px 0 16px;
}
.name{
font-size: 1rem;
padding-bottom:24px; 
}
.cabout-box{
padding-top: 16px;
}
.cabout-img-pc{
display: none;
}
.cabout-img-sp{
margin: 0 auto;
display: block;
}
}
/*-----お買い物ステップ・沿革レスポンシブ対応ここまで-----*/

@media screen and (min-width: 768px) {

    /*Instagramアイコン位置修正*/
    .ecbn-selection-page-wrapper .ecbn-selection-title img, .ecbn-selection-wrapper .ecbn-selection-title img {
        display: inline-block;
    }
    
}

@media screen and (max-width: 769px) {
.movie-wrap {
  position: relative;
  width: 100%;
  padding-top:56.25%;
}

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
}