@charset "utf-8";

.hidden_text{
  visibility: hidden;
}
.clear_float{
  clear: both;
}
.v_a_bottom{
  vertical-align: bottom;
}
.v_a_top{
  vertical-align: top;
}
.with_li_pb li{
  padding-bottom: 10px;
}
.text_with_img{
  overflow: hidden;
}
.text_with_img .right{
  float: right;
}
.text_with_img .left{
  float: left;
}
.text_with_img img.right{
  padding-left: 10px;
  padding-bottom: 10px;
}
.text_with_img img.left{
  padding-right: 10px;
  padding-bottom: 10px;
}
.text_with_img .writing{
  padding-top: 10px;
  padding-bottom: 10px;
}

/*width*/
/*.width330{width: 330px;}
.width325{width: 325px;}
.width370{width: 370px;}
.width390{width: 390px;}
.width531{width: 531px;}*/
/*/width*/

/*食欲の秋*/
#syokuyoku_no_aki{
  background: url(../img/feature/syokuyoku_no_aki/bg.png) repeat;
  padding-top:20px;
}

#syokuyoku_no_aki .main_image{
  width: 320px;
  height: 138px;
  background: url(../img/feature/syokuyoku_no_aki/main.png) no-repeat;
}

#syokuyoku_no_aki .inner_content{
  padding: 0 16px;
}

#syokuyoku_no_aki .separate_line{
  width: 100%;
  height: 9px;
  background: url(../img/feature/syokuyoku_no_aki/separate01.png) repeat-x;
}

#syokuyoku_no_aki .h2_01{
  width: 255px;
  height: 48px;
  background: url(../img/feature/syokuyoku_no_aki/headline01.png) no-repeat;
  margin: 0 auto 10px;
}

#syokuyoku_no_aki .h2_02{
  width: 306px;
  height: 50px;
  background: url(../img/feature/syokuyoku_no_aki/headline02.png) no-repeat;
  margin: 0 auto 10px;
}

#syokuyoku_no_aki .h2_03{
  width: 251px;
  height: 73px;
  background: url(../img/feature/syokuyoku_no_aki/headline03.png) no-repeat;
  margin: 0 auto 10px;
}

#syokuyoku_no_aki .h2_04{
  width: 305px;
  height: 53px;
  background: url(../img/feature/syokuyoku_no_aki/headline04.png) no-repeat;
  margin: 0 auto 10px;
}
/*食欲の秋*/

/*美容家電*/
#biyou_kaden{
  border: 1px solid #fe9ba6;
  border-top-width: 3px;
  border-bottom-width: 3px;
  background: url(../img/feature/biyou_kaden/bg.png) repeat;
}

#biyou_kaden .inner_content{
  padding: 0 6px;
}

#biyou_kaden .main_image{
  width: 320px;
  height: 121px;
  background: url(../img/feature/biyou_kaden/main.png) no-repeat;
}

#biyou_kaden .facecare{
  border: 3px solid #fff1c0;
  border-radius: 8px;
  background: url(../img/feature/biyou_kaden/bg_facecare.png) repeat;
}

#biyou_kaden .headline_facecare{
  width: 310px;
  height: 35px;
  background: url(../img/feature/biyou_kaden/headline_facecare.png) no-repeat;
}

#biyou_kaden .soda_maker{
  border: 3px solid #fff1c0;
  border-radius: 8px;
  background: url(../img/feature/biyou_kaden/bg_soda_maker.png) repeat;
}

#biyou_kaden .headline_soda_maker{
  width: 310px;
  height: 40px;
  background: url(../img/feature/biyou_kaden/headline_soda_maker.png) no-repeat;
  z-index: 1000;
}

#biyou_kaden .haircare{
  border: 3px solid #fff1c0;
  border-radius: 8px;
  background: url(../img/feature/biyou_kaden/bg_haircare.png) repeat;
}

#biyou_kaden .headline_haircare{
  width: 310px;
  height: 40px;
  background: url(../img/feature/biyou_kaden/headline_haircare.png) no-repeat;
}

#biyou_kaden .text_with_img{
  padding: 10px;
}
/*美容家電*/

/*運動会*/
#undoukai{
  padding:20px 0;
  background: url(../img/feature/undoukai/bg.png) repeat;
}

#undoukai .section{
  width: 310px;
  margin: 0 auto;
}

#undoukai .text_with_img{
  width: 310px;
  /*padding: 20px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../img/feature/undoukai/bg_inner02.png);
}

#undoukai .main_image{
  width: 320px;
  height: 128px;
  background: url(../img/feature/undoukai/main.png) no-repeat;
}
/*運動会*/