@charset "UTF-8";
/* 380 つらい花粉シーズンどう乗り切る？ */



.bg380{background: url("../../../../../images/pages/f-static/campaign/380/380_bg.jpg") center center;z-index: 0;background-size: cover;
    align-items: center;}
.mv380_bg {
  align-items: center;
  background: linear-gradient(to right, #ebf3e6 0%, #ebf3e6 50%, #c7d0c4 50%, #c7d0c4 100%);
  justify-content: center;
}

.mv380{background: url("../../../../../images/pages/f-static/campaign/380/380_hdr_bg.jpg") center bottom;background-size: cover;align-items: center;height: 570px;width: 1400px; position: relative;margin: auto;}
.mv380 .ttl{position: absolute; top: 80px;left: 150px;}
.mv380 .ttl img{width: 500px;}
.mv380 .item{position: absolute; top: 270px;left: 250px;}
.mv380 .item img{width: 430px;}

.menu380{ }
.menu380 .read{color: #483521;text-align:center; }
.menu380 ul{display: flex;margin: auto;}
.menu380 li{width: 30%;margin-left: 3%;}
.menu380 li:nth-child(3) {margin-right: 0;}

.con380_bg{background: url("../../../../../images/pages/f-static/campaign/380/380_con_bg.jpg") top repeat;background-size: 100%;}
.con380_inbox{background-color: #ffffff;position: relative;}
.con380_inbox ul{display: flex;}
.con380_inbox li{width: 50%;margin: auto;text-align: center;}
.con380_inbox li img{width: 330px;}
.con380_inbox h3{position: absolute;top: 0px;  left: 50%; transform: translate(-50%, -50%);}
.con380_inbox h3 img{width: 450px;}

.con380_come{background-color: #f6f6f6;border-radius: 30px; text-align: center;position: relative;}
.con380_come img{position: absolute;}

.ask380{}
.ask380 ul{}
.ask380 li{}


/* バナーエリア */
.bnr__link a{
 transition: 1.0;	
}
.bnr__link a:hover {
  opacity:0.8;
  transition: 0.8;	
}
.bnr__link a:hover img {
  transform: scale(1.02); /* 拡大 */
transition: transform .6s ease;	/* ゆっくり */
}	




.specbox .posi_r{position: relative;}

.specbox .off,.specbox .offB{margin: auto;text-align: center; width: 60%;background-color: #ff3366;color: #ffffff;font-weight: bold;border-radius:5px;padding: 0 10px 5px 10px;}
.specbox .color{background-color: #ffffff;padding: 10px 20px;}
.specbox .color img{width: 100%;}

.att_box{width: 90%; margin:auto;}

.red337{color: #cb2e60;}
.pink337{color: #cb2e60;}
.green380{color: #41914a;}


        .specbox .arrow_s {
          position: relative;
          display: inline-block;
          padding-left: 12px;
          color: #333;
          text-decoration: none; }
        .specbox .arrow_s:before {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 6px 0 6px 8px;
          border-color: transparent transparent transparent #333;
          position: absolute;
          top: 60%;
          left: 0;
          margin-top: -6px; }






.row-r{flex-direction: row-reverse;}
.row-r .campaign-wrap__img{width: 50%;padding: 0;}
.campaign-wrap__txt .ttl{letter-spacing: 0.1em;}

.left{left: -30px;}


.bnr__link a{
}
.bnr__link a:hover {
}

/*サイズ・位置調節*/

.red327{color: #cb2e60;}
.brown327{color: #8c7947;}
.ls-01{letter-spacing: 0.1em;}
.f60px{font-size: 60px;}

.ctrt{ text-align: center; }
.ctrm{ margin: auto;}
.ctr{text-align: center!important;}
.w80{width: 80%;}
.w90{width: 90%;}
.w100{width: 100%;}

.yline{/*background:linear-gradient(transparent 90%, #f3ff8f 90%);*/color: #f3ff8f;font-size: 24px;}
.wline{background:linear-gradient(transparent 60%, #ffffff 60%);}

.mt180{margin-top: 180px;}


/* ここにSP向けのCSS指定 */
@media (max-width: 768px) {

.mv380_bg{display: none;}
.menu380{ width: 100%;margin:0px auto 50px auto;}
.menu380 .read{font-size: 14px;letter-spacing: 0.1em; line-height: 1.5em; margin-bottom: 50px;  }

.con380_bg .campaign-wrap__img{padding-top: 30px;width: 100%;margin:0 auto 20px auto;}

	
.con380_inbox{padding: 80px 0px;margin: 50px auto 100px auto;}	
.con380_inbox ul{display: block;}
.con380_inbox li{width: 98%;margin: auto;text-align: center;}
.con380_inbox li img{width: 90%;}
.con380_inbox h3{position: absolute;top: 0px;  left: 50%; transform: translate(-50%, -50%);}
.con380_inbox h3 img{width: 300px;}	
	
.con380_come{width: 100%;padding: 15px;margin: 0 auto 100px auto;text-align: left;line-height: 1.5em;position: static;}
.con380_come p{font-size: 14px;}	
.con380_come img{width: 30%;position: static; float: right;margin-left: 10px;}		

	
.ask380{margin: 50px auto; width: 100%;}
.ask380 ul{display: block; margin: auto;width: 100%;}
.ask380 li{width: 100%;margin:0 auto 5% auto;}
	
	
	
.specbox .off,.specbox .offB{margin: auto;text-align: center; width: 90%;background-color: #ff3366;color: #ffffff;font-weight: bold;border-radius:5px;padding: 0 10px 5px 10px;}	
/*.specbox .off{display: none;}	*/
	
.left{left: 0px;}	
.row-r{flex-direction: row-reverse;}	

 /*サイズ調節	*/	   
.mt180{margin-top: 0px !important;}
.w100{width: 100%;}
.pconly{
	display:none;
}	
		
	
}







/* ここにPC向けのCSS指定 */
@media (min-width: 768px) {
.menu380{ width: 60%;margin:50px auto 100px auto;}
.menu380 .read{color: #483521;text-align:center;font-size: 18px;letter-spacing: 0.2em; line-height: 2em; margin-bottom: 50px;  }
.con380_bg .campaign-wrap{padding:70px 30px 0 30px;}
.con380_bg .campaign-wrap__img{margin-right: 30px;width: 600px;}
	
.con380_inbox{padding: 80px 50px 30px 50px;width: 90%;margin: 50px auto 100px auto;}

.con380_come{width: 75%;padding: 50px;margin: 0 auto 100px auto;}
.con380_come img{width: 110px;top: -20px; left: 50px;}	

.ask380{margin: 50px auto; width: 80%;}
.ask380 ul{display: flex; margin: auto;width: 90%;}
.ask380 li{width: 48%;margin:0 auto 2% auto;}
.ask380 li:nth-child(2) {margin-right: 0%;}	
	

.specbox .off{width: 40%;padding: 5px;position: absolute; right: 0;bottom: 5px; line-height: 1.2em;}
.specbox .offB{width: 32%;padding: 5px 10px;position: absolute; right: 0;bottom: 5px; line-height: 1.2em;}	
	
.sponly{
	display:none!important;
}	
  .campaign-wrap__img {
    width: 550px;
	  height: auto;
    padding-right: 50px;
    margin: 0 auto;
  }	
	
/* バナーエリア */
.bnr__link a{
 transition: 1.0;	
}
.bnr__link a:hover {
  opacity:0.8;
  transition: 0.8;	
}
.bnr__link a:hover img {
  transform: scale(1.02); /* 拡大 */
transition: transform .6s ease;	/* ゆっくり */
}
	
}






.w100{width: 100% !important;}
.w90{width: 90% !important;}

/* 買い物ボタン */
.btn_style {
  width: 300px;
  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;  width: 400px;}

.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 {
	margin: auto;
  width: 100%;
  margin-left: 0px;
  position: relative;}
  .specbox .name {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.11em;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 1.5;
    text-align: center; }
  .specbox .spec {
    font-size: 12px;
    letter-spacing: 0.11em;
    font-weight: 500; }

  .specbox .limit {
    font-size: 14px;
    letter-spacing: 0.1em;
    border: solid 1px #cb2e60;/**/
    padding: 2px 7px;
    color: #cb2e60; 

}

  .specbox .limit_red {
    font-size: 14px;
    letter-spacing: 0.1em;
	  background-color: #cb2e60;
    border: solid 1px #cb2e60;/**/	  
    padding: 2px 7px;
    color: #ffffff; 
/*background-color: #b6929c;*/
}

  .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) {	

	
/* 買い物かご */
	
  .specbox {
    width: 100%;
    margin-left: 0px;
    position: relative; }
    .specbox .name {
      font-size: 18px;
      font-weight: 600;
      letter-spacing: 0.10em;
      margin-bottom: 5px;
      margin-top: 5px;
      text-align: left; }
    .specbox .spec {
      font-size: 13px;
      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: 230px;
    right: 80px;
    bottom: 10px;
    box-sizing: border-box; }
  .btn_wrap_2 {
    position: absolute;
    width: 230px;
   left: 43%;
  transform: translate(-50%, -50%);   
    bottom: -20px;
    box-sizing: border-box; }	
.sponly{
	display:none!important;
}
	}




/* ここにSP向けのCSS指定 */
@media (max-width: 768px) {
.specbox {padding-top: 25px !important;}	
  .specbox .name {
    line-height: 1.3 !important;
 }
  .specbox .spec {
    font-size: 12px;
    letter-spacing: 0em;
    font-weight: 500; }	
  .specbox .psmall {
    font-size: 13px !important;
    font-weight: 500;
    letter-spacing: 0.1em; }
	
.specbox .price_off{line-height: 1.7em;}
	
.specbox {
  width: 100%;}	
	
  .btn_wrap {
    margin-top: 10px;
    width: 90%;
    margin-left: 5%; }	
	
	
 /* 買い物ボタン */

.btn_style.off {width: 100% !important;}	
	
  .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;
}	
	}
