@charset "UTF-8";
/* 282　肌の冬支度 */

.fv_282{background-color: #a6896f;width: 100%;height: 870px;position: relative;background-image: url('https://www.haba.co.jp/assets/images/pages/f-static/campaign/282_hdr_bg.jpg');background-position: top;background-size: cover;}
.fv_282_in{background-color: #c5909b; position: absolute;width: 100%;top: 670px;height: 220px;}
.fv_282_in p{width: 1200px;margin: auto;padding: 90px;line-height:2em;letter-spacing: 0.3em; font-size: 20px;color: #ffffff;}
.fv_282 img{width: 1200px;position: absolute;
	top: 363px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);}

.fv_282s{background-color: #c5909b;padding: 30px 10px 50px 10px; color: #ffffff;font-size: 18px;letter-spacing: 0.2em;line-height: 1.5em;}

.con_282{background-color: #eee7e6;width: 100%;background-image: url('https://www.haba.co.jp/assets/images/pages/f-static/campaign/282_con_bg.jpg');background-repeat: repeat;padding-bottom: 200px;}

.con_282_worry{margin: auto;text-align: center;}
.con_282_worry img{}


.border_282{border: 1px solid #3d425c;position: relative;margin-bottom: 100px;}
.border_282 h2{text-align: center; margin:20px auto 30px auto; border-bottom: none;}
.border_282 .ttl01{width: 300px;}
.border_282 .ttl03{width: 400px;}
.border_282 .ttl03{width: 400px;}
.border_282_icon{width: 200px;position: absolute;left: -20px;top: -20px;}
.read_txt_282{color: #3d425c;font-size: 18px;;line-height:1.8em;letter-spacing: 0.3em;}

.camp_box_282{background-color: #ffffff;}
.camp_box_282_r{background-color: #ffffff;flex-direction:row-reverse;}
.camp_box_main{}
.camp_box_txt{}
.camp_box_282 .ttl{color: #af7984;font-weight: bold;}

.camp_box_main_r{padding-right:0;}
.camp_box_txt_r{}
.camp_box_282_r .ttl{color: #af7984;font-weight: bold;}

.txt_box_body{background-color: #f3eded;padding:30px 30px 20px 30px;position: relative;}
.txt_box_body_read{color: #ffffff;background-color: #c5909b; font-weight: bold;position: absolute;left: 0px;top: -25px; padding: 10px 30px;font-size: 18px;}


.txt282{line-height: 2em;letter-spacing: 0.1em;}
.w100{width: 100%;}


/* 買い物ボタン */
.btn_style {
  width: 230px;
  height: 45px;
  background: #444;
  letter-spacing: 0.15em;
  border: 1px solid #444;
  box-sizing: border-box;
  transition: all .3s 0s ease-in-out;
  text-align: center;
  font-size: 15px; }

.btn_style.mini {
  width: 100%;
  height: 45px; }

.btn_style.mini > a,
.btn_style.mini > span {
  font-size: 15px; }

.btn_style.mini > a span,
.btn_style.mini > span span {
  padding-left: 35px; }

.btn_style.off {
  background: #ccc;
  border: 1px solid #ccc; }

.btn_style:not(.btn_style.off):hover {
  background: #fff; }

.btn_style:not(.btn_style.off):hover > a,
.btn_style:not(.btn_style.off):hover > span {
  color: #444; }

.btn_style > a,
.btn_style > span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 17px; }

.btn_style > a span,
.btn_style > span span {
  position: relative;
  padding-left: 40px;
  text-align: center; }

.btn_style > a span:before,
.btn_style > span span:before {
  display: block;
  content: '';
  width: 23px;
  height: 17px;
  background: url("/assets/images/pages/f-static/campaign/icon_cart.png") left top no-repeat;
  background-size: 23px 17px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0); }

.btn_style:not(.btn_style.off):hover > a span:before,
.btn_style:not(.btn_style.off):hover > span span:before {
  background: url("/assets/images/pages/f-static/campaign/icon_cart_b.png") left top no-repeat;
  background-size: 23px 17px; }




/* 買い物かご */

.specbox {
  width: 95%;
  margin-left: 0px;
  position: relative; }
  .specbox .name {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.11em;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.7;
    text-align: center; }
  .specbox .spec {
    font-size: 14px;
    letter-spacing: 0.11em;
    font-weight: 500; }

  .specbox .limit {
    font-size: 15px;
    letter-spacing: 0.13em;
    /*border: solid 1px #48bec5;*/
    padding: 5px 30px;
    color: #ffffff; 
background-color: #b6929c;
 border-radius: 50px}

  .specbox .price {
    font-size: 23px;
    font-weight: 700;
    margin-top: 10px;
    text-align: center; }
  .specbox .psmall {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.1em; }






/* ここにPC向けのCSS指定 */
@media (min-width: 768px) {
.con_282_worry img{width: 650px;}	
.con_282_worry{padding: 100px;}	
.border_282{padding: 50px;}	
.camp_box_main{width: 590px;}
.camp_box_txt{padding: 30px 50px 0 0;}	
.camp_box_main_r{padding-right:0;padding-left: 50px; width: 590px;}
.camp_box_txt_r{padding: 30px 0px 0 50px;}
	
	
	
/* 買い物かご */
	
  .specbox {
    width: 95%;
    margin-left: 0px;
    position: relative; }
    .specbox .name {
      font-size: 18px;
      font-weight: 600;
      letter-spacing: 0.10em;
      margin-bottom: 10px;
      margin-top: 10px;
      text-align: left; }
    .specbox .spec {
      font-size: 15px;
      letter-spacing: 0.13em; }
	
    /*.specbox .limit {
      font-size: 15px;
      letter-spacing: 0.13em;
      border: solid 1px #48bec5;
      padding: 2px 5px;
      color: #ffffff; }*/
	
    .specbox .price {
      font-size: 25px;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-top: 0px;
      text-align: left;
      　margin-bottom: 20px;
      /*margin-left: 140px;*/ }
    .specbox .psmall {
      font-size: 15px;
      font-weight: 500;
      letter-spacing: 0.1em; }	

  .btn_wrap {
    position: absolute;
    width: 200px;
    right: 10px;
    bottom: 0;
    box-sizing: border-box; }	
.sponly{
	display:none!important;
}
	}




/* ここにSP向けのCSS指定 */
@media (max-width: 768px) {
.fv_282{display: none;}	
.txt282{font-size: 15px;}
.con_282_worry{padding: 50px 10px !important;}		
.con_282_worry img{width: 100% !important;}
.border_282{padding: 10px;margin-bottom: 50px !important;}	
.border_282 .ttl01{width: 60%;}
.border_282 .ttl03{width:  70%;}	
	
.camp_box_main{width: 100%;}
.camp_box_txt{padding: 0px 10px 30px 10px;}	
.camp_box_main_r{width: 100%;}
.camp_box_txt_r{padding: 0px 10px 30px 10px; }	
.border_282_icon{width: 120px;}	

.read_txt_282{text-align: left !important;font-size: 17px;;line-height:1.5em;letter-spacing: 0.2em;}	
	.camp_box_282_r	{margin-bottom: 0 !important;}
	
.specbox {
  width: 100%;}	
	
  .btn_wrap {
    margin-top: 10px;
    width: 90%;
    margin-left: 5%; }	
	
	
 /* 買い物ボタン */
	
  .btn_style {
    height: 13vw;
    width: 100%; }
    .btn_style .mini {
      height: 12vw; }
      .btn_style .mini > a, .btn_style .mini > span {
        font-size: 0.9rem; }
      .btn_style .mini > a span, .btn_style .mini > span span {
        padding-left: 40px; }
    .btn_style > a, .btn_style > span {
      font-size: 0.9rem; }
    .btn_style > a span, .btn_style > span span {
      padding-left: 32px; }
    .btn_style > a span:before, .btn_style > span span:before {
      width: 20px;
      height: 15px;
      background: url("/assets/images/pages/f-static/campaign/icon_cart.png") left top no-repeat;
      background-size: 20px 15px; }

  .btn_style:not(.btn_style.off):hover > a span:before,
  .btn_style:not(.btn_style.off):hover > span span:before {
    background: url("/assets/images/pages/f-static/campaign/icon_cart_b.png") left top no-repeat;
    background-size: 20px 15px; }	
.pconly{
	display:none;
}	
	}
