@charset "utf-8";
  #itemList_wrap { display: block; } /* 商品一覧表示 */
  .header_area { width: 1024px; margin: 0 auto; }


/***********カテゴリヘッダー*/
#categorylp_header{
  margin:0px;
  padding:0px;
}

.headerimg img{
  width:100%;
  /*margin-bottom: 2rem;*/
}

/*キャッチコピー*/
.line {
  width:100%;
  margin: auto;
  text-align: center;
  padding:0px 0 0 0;
}


/***********タイトル*/
.icon {
    margin: 0.5rem 0;
}
span.titlarea_text_sub {
    font-size: 1.1rem;
    color: #8e6553;
    line-height: 26px;
}
p.titlarea_text {
    font-size: 1.5rem;
    color: #4cafc4;
}
.contents_area_titlesub {
    color: #4cafc4;
    width: 508px;
    font-size: 1.2rem;
    font-style: normal;
    margin: auto;
    margin-bottom: 1%;
    margin-top: 1rem;
    padding-bottom: 10px;
    border-bottom: solid 2px #4cafc4;
    font-weight: bold;
}

/***********終了アテンション*/
.attention_area {
  border: solid 1px;
  max-width: 800px;
  margin: auto;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  background-color: #fffccb;
  padding: 1rem;
}


/***********背景関連*/
/*オリジナル*/
.bg {
  width: 100%;
  margin: auto;
  background-image: url("https://www.eitarosouhonpo.co.jp/pic-labo/hw24coupon_bg.jpg");
  /*background-color: #e1fdff;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

/*にほんばしえいたろう*/
.bg03 {
width: 100%;
margin: auto;
background-color: #c3464b;
}

/*東京ピーセン*/
.bg04 {
width: 100%;
margin: auto;
background: url("https://www.eitarosouhonpo.co.jp/img/bg04-bg.jpg") center top/100% no-repeat;
}

/*からだにえいたろう*/
.bg05 {
width: 100%;
margin: auto;
background: url("https://www.eitarosouhonpo.co.jp/img/bg05.jpg") center top/100% repeat;
}


/***********アイコン関連*/
/*ブランド　榮太樓*/
.item_op_e{
background-color: #043459;
color:#fff;
padding:5px;
margin-bottom: 4px;
text-align: center;
display: inline-block; 
}

/*ブランド　AE*/
.item_op_ae{
background-color: #c9004c;
color:#fff;
padding:5px;
margin-bottom: 4px;
text-align: center;
display: inline-block; 
}

/*ブランド　NE*/
.item_op_ne{
background-color: #c3464b;
color:#fff;
padding:5px;
margin-bottom: 4px;
text-align: center;
display: inline-block; 
}

/*ブランド　TP*/
.item_op_tp{
background-color: #1d2088;
color:#fff;
padding:5px;
margin-bottom: 4px;
text-align: center;
display: inline-block; 
}

/*ブランド　KE*/
.item_op_ke{
background-color: #785134;
color:#fff;
padding:5px;
margin-bottom: 4px;
text-align: center;
display: inline-block; 
}

/*季節限定*/
.item_op1{
background-color: #67423c;
color:#fff;
padding:5px;
margin-bottom: 4px;
text-align: center;
display: inline-block; 
}


/*送料無料*/
.item_op2{
background-color: #ff0c00;
color:#fff;
padding:5px;
margin-bottom: 4px;
text-align: center;
display: inline-block; 
}


/*オンライン限定*/
.item_op3{
background-color: #00a0ff;
color:#fff;
padding:5px;
margin-bottom: 4px;
text-align: center;
display: inline-block; 
}

/*早割対象*/
.item_op4{
background-color: #ffa000;
color:#fff;
padding:5px;
margin-bottom: 4px;
text-align: center;
display: inline-block; 
}

/*熨斗限定*/
.item_op5{
background-color: #008402;
color:#fff;
padding:5px;
margin-bottom: 4px;
text-align: center;
display: inline-block; 
}

/*季節限定商品*/
.item_op6{
background-color: #ffa000;
color:#fff;
padding:5px;
margin-bottom: 4px;
text-align: center;
display: inline-block; 
}


/***********コンテンツエリア*/
/*コンテンツ全体設定*/
.contents_area {
  width: 100%;
  margin: auto;
  text-align: center;
}

.item_area{
  width: 1024px;
  margin: auto;
}


/************1カラム用*/
.item_all{
  display: flex;
  justify-content: space-between;
}

.item1_box {
    display: flex;
    background-color: #fff;
    padding: 10px;
    position: relative;
}

.item1_box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
}

.item1_img img {
    max-width: 488px;
    width: 100%;
}

.item1_under {
    padding-left: 10px;
    max-width: 505px;
}

.item1_iconbox {
    list-style: none;
    text-align: left;
    padding-bottom: 5rem;
}

.item1_under2 {
    list-style: none;
    height: 100px;
}
li.item1_title {
    font-size: 1.5rem;
	margin-bottom: 10px;
	line-height: 25px;
}

li.item1_title2 {
    font-size: 1.1rem;
}

li.item1_setumei {
    list-style: none;
    height: 210px;
}

li.item1_kakaku {
    list-style: none;
    font-weight: bold;
    font-size: 1.1rem;
    height: 30px;
}

span.item1_kakaku2 {
    font-weight: 100;
    font-size: 0.8rem;
}

li.item1_kakakubtn {
    width: 75%;
    font-size: 1.1rem;
    background-color: #ee7300;
    color: #fff;
    padding: 0.5rem 4rem;
    text-align: center;
    display: inline-block;
    font-weight: normal;
}


/************2カラム用*/
.item_all{
  display: flex;
  justify-content: space-between;
}

.item2_box {
    position: relative;
    width: 500px;
    height: 595px;
    background-color: #fff;
}

.item2_box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
}

.item2_img {
    padding: 10px;
    width: 285px;
    margin: auto;
}

.item2_iconbox {
    height: 25px;
    padding: 10px;
    margin: 0px;
    text-align: left;
    list-style: none;
}

.item2_under {
    height: 225px;
    padding: 10px;
    margin: 0px;
    text-align: center;
    list-style: none;
}

.item2_under2 {
    height: 70px;
}

.item2_title {
    margin: 0px;
    font-size: 1.4em;
    padding: 0px;
    list-style: none;
}

li.item2_title2 {
    font-size: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
}

li.item2_setumei {
    height: 70px;
    list-style: none;
}

.item2_kakaku {
    height: 50px;
    color: #919191;
    margin: 0px;
    padding: 0px;
    font-size: 1.2em;
    font-weight: bold;
    display: inline-block;
}

.item2_kakaku2 {
    color: #919191;
    margin: 0px;
    padding: 20px 0 0 0;
    font-weight: normal;
    font-size: 0.8em;
    display: inline-block;
}

li.item2_kakakubtn {
    width: 73%;
    font-size: 1.1rem;
    background-color: #ee7300;
    color: #fff;
    padding: 0.5rem 4rem;
    text-align: center;
    display: inline-block;
    font-weight: normal;
}


/************3カラム用*/
.item3_box {
    position: relative;
    width: 330px;
    height: 675px;
    background-color: #fff;
}

.item3_top {
    height: 55px;
    padding: 10px;
    margin: 0px;
    text-align: left;
    list-style: none;
}

.item3_box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}

.item3_img {
    padding: 10px;
    width: 310px;
    height: 310px;
}

.item3_under {
    height: 160px;
    padding: 10px;
    margin: 0px;
    text-align: center;
    list-style: none;
}

li.item3_setumei {
    height: 95px;
}

.item3_under2 {
    height: 70px;
}

li.item3_title {
    margin: 0px;
    font-size: 1.4em;
    padding: 0px;
}

li.item3_title2 {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

li.item3_kakaku {
    height: 50px;
    color: #919191;
    margin: 0px;
    padding: 0px;
    font-size: 1.2em;
    font-weight: bold;
    display: inline-block;
}

span.item3_kakaku2 {
    color: #919191;
    margin: 0px;
    padding: 20px 0 0 0;
    font-weight: normal;
    font-size: 0.8em;
    display: inline-block;
}

li.item3_kakakubtn {
    width: 100%;
    font-size: 0.9rem;
    background-color: #ee7300;
    color: #fff;
    padding: 0.5rem 0;
    text-align: center;
    display: inline-block;
    font-weight: normal;
}


/************4カラム用*/
.item4_box {
    position: relative;
    width: 250px;
    height: 595px;
    background-color: #fff;
}

.item4_top {
    height: 25px;
    padding: 10px;
    margin: 0px;
    text-align: left;
    list-style: none;
}

.item4_box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}

.item4_img {
    padding: 10px;
    width: 230px;
    height: 230px;
}

.item4_under {
    height: 160px;
    padding: 10px;
    margin: 0px;
    text-align: center;
    list-style: none;
}

.item4_under2 {
    height: 70px;
}

li.item4_title {
    margin: 0px;
    font-size: 1.4em;
    padding: 0px;
}

li.item4_title2 {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

li.item4_setumei {
    height: 125px;
}

li.item4_kakaku {
    height: 50px;
    color: #919191;
    margin: 0px;
    padding: 0px;
    font-size: 1.2em;
    font-weight: bold;
    display: inline-block;
}

span.item4_kakaku2 {
    color: #919191;
    margin: 0px;
    padding: 20px 0 0 0;
    font-weight: normal;
    font-size: 0.8em;
    display: inline-block;
}

li.item4_kakakubtn {
    width: 100%;
    font-size: 0.9rem;
    background-color: #ee7300;
    color: #fff;
    padding: 0.5rem 0;
    text-align: center;
    display: inline-block;
    font-weight: normal;
}


/************3カラム(ランキング用)*/
.item3rank_box {
    position: relative;
    width: 330px;
    height: 560px;
    background-color: #fff;
}

.item3rank_top {
    height: 55px;
    padding: 10px;
    margin: 0px;
    text-align: left;
    list-style: none;
}

.item3rank_box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}

.item3rank_img {
    padding: 10px;
    width: 310px;
    height: 310px;
}

.item3rank_under {
    height: 160px;
    padding: 10px;
    margin: 0px;
    text-align: center;
    list-style: none;
}

.item3rank_under2 {
    height: 70px;
}

li.item3rank_title {
    margin: 0px;
    font-size: 1.4em;
    padding: 0px;
}

li.item3rank_title2 {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

li.item3rank_kakaku {
    height: 50px;
    color: #919191;
    margin: 0px;
    padding: 0px;
    font-size: 1.2em;
    font-weight: bold;
    display: inline-block;
}

span.item3rank_kakaku2 {
    color: #919191;
    margin: 0px;
    padding: 20px 0 0 0;
    font-weight: normal;
    font-size: 0.8em;
    display: inline-block;
}

li.item3rank_kakakubtn {
    width: 100%;
    font-size: 0.9rem;
    background-color: #67423c;
    color: #fff;
    padding: 0.5rem 0;
    text-align: center;
    display: inline-block;
    font-weight: normal;
}


/************カテゴリバナー*/
.bnr_area {
    display: flex;
    max-width: 1024px;
    margin: auto;
    margin-bottom: 4rem;
}

.bnr_box {
    width: calc(100% / 2);
    margin: 0 15px 0 0;
}
.bnr_box:nth-child(2n) {
    margin-right: 0px;
}


/************ハロウィン用*/
.etr_hw_leadarea {
    background-color: #231815;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    line-height: 25px;
}
.etr_hw_leadarea span.etr_hw_leadarea_orange {
    font-size: 1.2rem;
    margin-top: 0.4rem;
    text-underline-offset: 7px;
    background: linear-gradient(transparent 60%, #b26100 0%);
}
span.etr_hw_leadarea_title {
    color: #f7941d;
    font-size: 2rem;
    margin-bottom: 2rem;
}
span.etr_hw_leadarea_sub {
    font-size: 0.8rem;
    line-height: 1.8rem;
}
span.etr_hw_leadarea_smalltext {
    font-size: 0.9rem;
}
.etr_ctgbtn {
    max-width: 500px;
    width: 100%;
    margin: auto;
    margin-top: 2rem;
}
.etr_hw_obake {
    text-align: end;
    max-width: 1024px;
    margin: auto;
}
.etr_hw_obake img {
    max-width: 250px;
    width: 100%;
}

.etr_hw_success-msg {
    display: none;
    position: fixed;
    width: 300px;
    height: 40px;
    line-height: 40px;
    background-color: #ff8500;
    color: #fff;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border-radius: 5px;
    z-index: 1;
}
button#clipcopybtn {
    max-width: 300px;
    width: 100%;
    padding: 1rem 0;
    font-size: 1.3rem;
}
.etr_hw_clipcopyarea {
    background-color: #231815;
    padding: 2rem 0 1rem 0;
}
span.etr_hw_leadarea_orange2 {
    display: block;
    color: #ff8500;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}
.etr_hw_boxarea {
    background-color: #fff;
    max-width: 1024px;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 15px;
    padding: 1rem;
    text-align: left;
    font-size: 1rem;
    color: #000;
}
.etr_hw_boxarea h3 {
    background-color: #f8931f;
    color: #fff;
    max-width: 200px;
    width: 100%;
    font-size: 1.1rem;
    padding: 0.5rem 0;
    text-align: center;
    margin-bottom: 0.5rem;
}
.etr_hw_boxarea ul {
    color: #000000;
    font-size: 1rem;
}
.etr_hw_boxarea li {
    margin-left: 1.4em;
    text-indent: -1.4em;
}