﻿@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
#contents_wrap
 {
  font-family: 'Noto Sans Japanese', sans-serif;
}
#contents_wrap section,
#contents_wrap main{
  display: block;
}
#contents_wrap h1,
#contents_wrap h2,
#contents_wrap h3,
#contents_wrap h4,
#contents_wrap h5{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 200;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: unset;
}

/*PC専用の設定*/
#contents_wrap .pc_only_ {
  display: block;
}
#contents_wrap .sp_only_ {
  display: none;
}

/*パンくずリスト*/



.breadcrumb {padding: 10px; font-size: 12px; width: 100%; max-width: 1000px; margin: 0 auto;}
.breadcrumb ul {display: flex;flex-wrap: wrap;}
.breadcrumb a {display: inline-block;position: relative;padding: 0 7px;margin-left: 10px;}
.breadcrumb li {position: relative;}
.breadcrumb li:after {position: absolute;top: -1px;left: 2px;font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", sans-serif;content: '>';}.breadcrumb li:first-child,.breadcrumb li:first-child a {padding-left: 0;margin-left: 0;}.breadcrumb li:first-child:after {display: none;}.border-bottom {border-bottom: 1px solid #444;}.breadcrumb a:hover .border-bottom {border-bottom: 1px solid #976F34;}.sp-only {display: none;}

 #contents_wrap .breadcrumb {
    padding: 10px;
    font-size: 12px;
    line-height: 2;
    width: 1000px;
  }



#contents_wrap p{
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom:15px;
}


#contents_wrap .copy{
  padding: 15px 0;
  background: #990066;
}

#contents_wrap h2 {
  color: #5a4383;
  border: none;
}

#contents_wrap .copy h2{
  text-align: center;
  margin:  0;
  font-size: 30px;
  color: #ffffff;
}

#contents_wrap h3.card{
  font-size: 18px;
  font-weight: bold;
  color: #006699;
}

#contents_wrap .copy p{
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 16px;
}

/*--------------------------------
キャッチコピー
-----------------------------------*/


/* PickUP */

#contents_wrap .pickup_wrap{
  width: 100%;
  margin-bottom: 20px;
  padding: 15px 0;
  /*background: #fffdf0;
  border: 1px solid #e2e2e2!important;*/
}

#contents_wrap .pickup_wrap p{
  margin-top: 20px;
}

#contents_wrap .pickup_wrap h3{
  color: #5a4383;
  font-weight: bold;
}



/*--------------------------------
ページ内ナビ
-----------------------------------*/

/* ページナビ */
#pageNavi{
  width: 100%;
  width: 0 auto;
}

#pageNavi li img{
  padding: 0 5%;
  width: 100%;
}

#pageNavi span{
  padding:5px 15px;
  display:block;
}

/* ページナビ PC 3カラム */

#pageNavi ul#column3{
  width: 100%;
  margin: 0 auto;
}

#contents_wrap .pickup_wrap p.navittl{
  text-align: center;
  color: #0058b5;
  font-size: 20px;
  margin-top: 0;
}

#pageNavi ul#column3 li{
  width: 33.333%;
  float: left;
}

/* ページナビ */
#pageNavi{
  width: 100%;
  width: 0 auto;
}

#pageNavi li img{
  padding: 0 5%;
  width: 100%;
}


/* ページナビ SP 3カラム */

@media screen and (max-width: 767px) {

#pageNavi ul#column3{
  width: 100%;
  margin: 0 auto;
}

#pageNavi ul#column3 li{
  width: 33.333%;
  float: left;
}

#pageNavi span{
  padding:5px 0;
  display:block;
}
}

#contents_wrap h4{
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 20px;
}


img.pickupPhoto{
  width: 400px;
  height: auto;
  padding-right: 30px;
  max-width: none;
}

#contents_wrap h2{
  color: #bd9a60;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0 0 10px 0;
  font-size: 24px;
}

#contents_wrap em,
#contents_wrap strong {
  font-style: normal;
}

#contents_wrap img{
  display: block;
  margin: 0 auto;
}
#contents_wrap .ce19_container{
  width: 900px;
  margin: 0 auto;
}



#contents_wrap #ce19_mv{
  position: relative;
  width: 100%;
  background-color: #fff;
  border-bottom: 15px solid #c6b010;
}
#contents_wrap #ce19_mv img{
  display: block;
  width: 1000px;
  max-width: unset;
  margin: 0 auto;
}


#contents_wrap .content_wrap{
  padding-top: 30px;
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
}


#contents_wrap .content_wrap .inner{
  /*display: flex;
  align-items: flex-start;*/
  padding: 30px 0;
  clear: both;
}
#contents_wrap .content_wrap .inner div{
  /*width: calc(100% - 390px - 30px);*/
  text-align: left;
  line-height: 1.8;
  width: 50%;
  float: left;
}


#contents_wrap .content_wrap .inner div img {
  width: 100%;
}

#contents_wrap .content_wrap .inner div span{
  display: block;
  color: #3abdc5;
  font-weight: 500;
}
#contents_wrap .content_wrap .inner div p{
  font-weight: 200;
}
#contents_wrap .content_wrap .inner img + div{
  margin-left: 30px;
}
#contents_wrap .content_wrap .inner div + img{
}

#contents_wrap .btn{
  width: 100%;
  text-align: center;
  padding: 0;
  overflow: hidden;
  border-radius: 0!important;
}

p.btn{
  white-space: normal;
}

#contents_wrap .btn a{
  width: 100%;
  display: block;
  color: #FFF;
  font-weight: bold;
  background: #bf1623;
  text-align: center;
  font-size: 14px;
  padding: 5px 10px;
  border-radius:5px;
  position: relative;
  z-index: 100;
  text-decoration:none;
  margin-bottom: 10px;
}

#contents_wrap .btn_arrow a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 25px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;        /*top right bottom を透明化 */
  border-left: 5px solid #fff;
}

#contents_wrap .btn a:hover{
  width: 100%;
  display: block;
  color: #FFF;
  font-weight: bold;
  background: #c6b010;
  border-radius:5px;

}

@media screen and (max-width: 768px) {
  #contents_wrap .pc_only_ {
    display: none!important;
  }
  #contents_wrap .sp_only_ {
    display: block;
  }

  #contents_wrap .p30 {
    padding: 30px!important;
  }

  #contents_wrap img.pickupPhoto{
  width: 100%;
  height: auto;
  padding: 0 0 15px 0;
  }

  #contents_wrap h2{
    font-size: 18px;
  }

  #contents_wrap h1,
  #contents_wrap h2,
  #contents_wrap h3,
  #contents_wrap h4,
  #contents_wrap h5{
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
  }
  #contents_wrap h1{
    display: block;
    width: 100%;
  }
  #contents_wrap h1 img{
    width: 100%;
    height: auto;
  }
  #contents_wrap h2 {
    margin-bottom: 10px;
  }
  #contents_wrap .copy {
    padding:15px;
  }
  #contents_wrap .copy h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
  }
  #contents_wrap h3.card {
    line-height: 1.5;
    margin-bottom: 10px;
  }

  #contents_wrap img,
   img {
    max-width: 100% !important;
    padding: 0;
  }
  #contents_wrap .ce19_container{
    width: 100%;
  }


  #contents_wrap #ce19_mv{
    height: auto;
    background-color: transparent;
  }
  #contents_wrap #ce19_mv .mv_text{
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    width: 100%;
    height: auto;
  }
  #contents_wrap #ce19_mv .mv_text p{
    padding: 15px;
    line-height: 1.5;
  }
  #contents_wrap #ce19_mv img{
    width: 100%;
    height: auto;
  }

  #contents_wrap .clearfix:after{
    clear: both;
    content: '';
  }
  #contents_wrap .content_wrap{
    width: 95%;
    margin: 0 auto;
    padding-top: 20px;
  }
  #contents_wrap .content_wrap .inner{
    display: block;
    padding: 15px 15px 0;
  }
  #contents_wrap .content_wrap .inner p{
    text-align: left;
  }
  #contents_wrap .content_wrap .inner p span{
    display: block;
    color: #3abdc5;
    font-weight: 500;
  }


#contents_wrap .content_wrap .inner div{
  /*width: calc(100% - 390px - 30px);*/
  width: 100%;
  float: none;
}


#contents_wrap .content_wrap .inner div img {
  width: 100%;
  margin: 0 auto
}



/*霑夲ｽｹ鬮ｮ�ｽ�ｸﾂ髫包ｽｧ邵ｺ�ｸ郢晄㈱縺｡郢晢ｽｳ*/
   #contents_wrap .btn_list{
    width: 100%;
    margin: 45px auto 60px;
    text-align: center;
    padding: 0;
  }

   #contents_wrap .btn_list a,#contents_wrap .btn_list a:hover{
    width: 95%;
  }
}


/* --------------------------------------------------------------
スマホイメージ
-------------------------------------------------------------- */


@media screen and (max-width: 767px) {
h2#maincopy{
  color:#bf1623;
  margin-bottom:15px;
  font-size: 18px;
  line-height: 1.6em;
}
  #contents_wrap p.pointNumber{
  font-size: 16px !important;
}

}


#contents_wrap #ce19_mv, #contents_wrap_link #ce19_mv{
  position: relative;
    width: 100%;
    background-color: #fff;
    border-bottom: 15px solid #c6b010;
}

#maincopy {
    color: #5fb2f1;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 1.6em;
}

h2#maincopy{
  color:#bf1623;
  margin-bottom:15px;
  font-size: 24px;
  line-height: 1.6em;
}

#contents_wrap p.pointNumber{
  font-weight: bold !important;
  line-height: 1.5em !important;
  margin: 0 0 10px 0;
  font-size: 20px;
  color: #499c22;
}




@media screen and (max-width: 500px) {
  #contents_wrap .content_wrap .profile .clearfix img,
  #contents_wrap .content_wrap .profile_bottom .clearfix img {
    float: none;
    margin: 15px auto 20px auto !important;
  }
}

@media screen and (max-width: 350px) {
  #contents_wrap .btn_item_link {
    width: 290px;
    height: 58px;
    line-height: 1.2;
  }


}


@media screen and (min-width:768px;){

h2#maincopy{
  color:#bf1623;
  margin-bottom:15px;
  font-size: 24px;
  line-height: 1.6em;
}
}


.marker {
 background: linear-gradient(transparent 60%, #0070d7 65%);
font-weight: bold;
}

/* --------------------------------------------------------------
商品名
-------------------------------------------------------------- */

.productName{
  width: 100% !important;
  margin: 0 auto 10px;
  clear:both;
}

.productName p{
  font-size: 18px !important;
}


@media screen and (min-width:768px;){

.productName{
  width: 85% !important;
  margin: 0 auto 10px;
}

.productName p{
  text-align: left !important;
}

}


/* --------------------------------------------------------------
商品 売価
-------------------------------------------------------------- */

/* --------------------------------------------------------------
レコメンドコンテンツ
-------------------------------------------------------------- */
.recommend_banner{
  margin: 0 auto;
  width: 600px;
}

.recommend_banner h3{
  text-align: center;
  font-size: 20px;
  font-weight: bold !important;
  padding: 0 0 10px 0 !important;
}

.recommend_banner p{
  padding: 10px 0 20px 0 !important;
  font-size: 14px;
}

/*SP MODE*/
@media screen and (max-width: 500px){

.recommend_banner{
  width: 95%;
}

.recommend_banner img{
  width: 100%;
}

}

/* --------------------------------------------------------------
全商品を見る
-------------------------------------------------------------- */

.all-goods{
  width: 600px ;
  text-align: center ;
  padding:  0 ;
  margin: 30px auto 60px !important;
  overflow: hidden;
}

.all-goods a{
  width: 100% ;
  display: block;
  color: #FFF ;
  font-weight: bold ;
  background: #bf1623 ;
  text-align: center ;
  font-size: 14px ;
  line-height: 1em;
  border-radius:5px;
  position: relative;
  z-index: 100;
  line-height: 50px;
  text-decoration:none;
}


.all-goods a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 25px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;        /*top right bottom を透明化 */
  border-left: 5px solid #fff;
}

.all-goods a:hover{
  width: 100% ;
  display: block ;
  color: #FFF ;
  font-weight: bold ;
  background: #c6b010 ;
  padding: 18px 0;
  line-height: 1em;
  border-radius:5px;
}

@media screen and (max-width: 767px) {

.all-goods{
  width: 90% ;
}
}



/* --------------------------------------------------------------
各カテゴリ毎 ユニーク設定
-------------------------------------------------------------- */

/*--春のおすすめ 衣替え--*/
.pickupspring h2.recommendpoint {
  font-size: 18px !important;
}

.pickupspring h3.subcopy {
  color: #019b7d !important;
  font-size: 24px !important;
  font-weight: bold !important;
}

/*--初夏のおすすめ--*/
.e-summer .mainImage {
  background: #fffdf0;
}


/*--クールマスク--*/

.c-mask #ce19_mv {
  border-bottom:15px solid #0070d7 !important;
}

.c-mask .mainImage {
  background: #c2e8ff !important;
}

.c-mask .inner {
  padding-top: 5px !important;
}

.c-mask p.pointNumber{
  margin: 0px !important;
  color: #0070d7 !important;
}

.c-mask h2{
  color: #0070d7 !important;
  font-weight: bold !important;
  font-size: 30px !important;
}

.c-mask h3{
  color: #0070d7 !important;
  font-size: 30px !important;
  font-weight: bold !important;
}

h2.marker {
 background: linear-gradient(transparent 70%, #c2e8ff 75%);
   display: inline;
font-weight: bold;
}


@media screen and (max-width: 767px) {
  .c-mask h2{
  font-size: 20px !important;
}

.c-mask h3{
  font-size: 20px !important;
}

}


/*夏のギフト*/

.summergift #ce19_mv {
  border-bottom:15px solid #b89d02 !important;
  background-image:none !important;
}

.summergift .mainImage {
  background: #fff !important;
}


.summergift h2{
  color: #b89d02 !important;
  font-weight: bold !important;
  font-size: 30px !important;
}

@media screen and (max-width: 767px) {
  .summergift h2{
  font-size: 20px !important;
}

.summergift h3{
  font-size: 20px !important;
}

}

/*秋のおすすめ*/

.pickupfallitem #ce19_mv {
  border-bottom:15px solid #b89d02 !important;
  background-image:none !important;
}

.pickupfallitem .mainImage {
  background: #ffdab9 !important;
}


.pickupfallitem h2{
  color: #c51112 !important;
  font-weight: bold !important;
  font-size: 30px !important;
}

.pickupfallitem h2.marker {
 background: linear-gradient(transparent 70%, #fadba9 75%);
   display: inline;
font-weight: bold;
}

.pickupfallitem p.pointNumber{
  margin: 0px !important;
  color: #e4ab14 !important;
}

.pickupfallitem h3{
  color: #c51112 !important;
  font-size: 30px !important;
  font-weight: bold !important;
}

@media screen and (max-width: 767px) {
  .pickupfallitem h2{
  font-size: 20px !important;
}

.pickupfallitem h3{
  font-size: 20px !important;
}

}


/*clearfix*/

.inner:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    }
* html .inner             { zoom: 1; } /* IE6 */
*:first-child+html .inner { zoom: 1; } /* IE7 */


/*こどもの日*/
#contents_wrap .content_wrap .inner div p.product-name {
  font-weight: bold;
}

#contents_wrap .content_wrap .inner div.series-btn-area {
  width: 100%;
  float: none;
}

a.more-btn {
  display: inline-block;
  padding: 5px 30px;
  border: 1px solid #aaa;
  border-radius: 17px;
  position: relative;
}

a.more-btn:after{
  content: '';
  width: 8px;
  height: 8px;
  display: block;
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) rotate(-45deg);
}

#contents_wrap h3.about-title {
  margin-top: 10px;
  font-weight: 500;
}

#contents_wrap h3.about-title + ul.other-series{
  margin-top: 0;
}

ul.other-series {
  display: flex;
  flex-wrap: wrap;
  margin:10px 0 0 -10px;
}

.other-series.col5 li.other-series-item {
  width: calc(100% / 5 - 10px);
  margin: 10px 0 0 10px;
}
.btn-wrap{
  margin-top: 30px;
  text-align: center;
}
.Childrens_day a.more-btn{
  width: 80%;
  max-width: 450px;
  color: #fff;
  border: 1px solid #ed6d35;
  background-color: #ed6d35 !important;
  position: relative;
  display: inline-block;
  padding: 10px;
  border-radius: 5px;
}
.Childrens_day a.more-btn:after{
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 2px solid #fff;
  transform: unset;
}
.Childrens_day a.more-btn:hover:after{
  border-color: #ed6d35;
}
#contents_wrap .content_wrap .inner div.product-detail{
  width: 100%;
  margin-top: 20px;
}
#contents_wrap .content_wrap .inner div.product-detail .product-detail-variation{
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
}
#contents_wrap .content_wrap .inner div.product-detail .product-detail-price{
  font-size: 20px;
  font-weight: 600;
}
#contents_wrap .content_wrap .inner div.product-detail .product-detail-price small{
  font-size: 0.8em;
}
.souldout {
  width: 100%;
  display: block;
  color: #444;
  font-weight: bold !important;
  background: #EFF1F2;
  text-align: center !important;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 5px;
  position: relative;
  z-index: 100;
  text-decoration: none;
  margin-bottom: 10px;
}
#contents_wrap .content_wrap .inner div .souldout + .font-s {
  color: black;
  text-align: justify;
  font-size: 14px;
  margin-top: -10px;
  line-height: 1.5;
}

@media screen and (max-width:750px){
  .content_wrap .textarea small{
    font-size: 13px;
  }
}

/* ========================================================
   @media screen and (max-width: 768px) に書き換えた記述
   ======================================================== */
@media screen and (max-width: 768px) {
#contents_wrap .breadcrumb {
    width: auto;
 }
}
