@charset "utf-8";


/*=======================================================
	キレキラ！商品紹介 バスルーム
=======================================================*/
body{
  color: #333;
}
#brand_wrap{
  margin: 5px auto;
  padding: 10px 0 0;
  width: 1000px;
}
.text_center{
  text-align: center;
}
h1.kirekira_ttl{
  text-align: center;
}
.main_header{
  position: relative;
  height: 521px;
  background: url(/_var/kirekira/point/bath/img/header_nav.png) no-repeat right 0;
  text-align: center;
}
.header_nav_wrap{
  text-align: center;
}
.header_nav_wrap a{
  display: block;
  position: absolute;
  z-index: 2;
}
.header_nav_wrap .nav_point1 a{
  top: 124px;
  left: 117px;
}
.header_nav_wrap .nav_point2 a{
  top: 238px;
  left: 82px;
}
.header_nav_wrap .nav_point3 a{
  top: 356px;
  left: 107px;
}
.header_nav_wrap .nav_point4 a{
  top: 194px;
  left: 727px;
}
.header_nav_wrap .nav_point5 a{
  top: 313px;
  left: 663px;
}
.header_nav_wrap .sheet{
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 33px;
  width: 427px;
}
.header_nav_wrap a:hover{
  opacity: 0.8;
}
.section_header{
  margin: 0 0 35px;
  padding: 33px 0 21px;
  position: relative;
  background: url(/_var/kirekira/point/bath/img/point_ttl_bg.png) repeat left top;
  text-align: center;
}
.section_header::after{
  content: '';
  margin: 0;
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  border-top: 2px solid #fff;
}
.point_cont{
  margin: 80px 0 0;
}
.point_cont:first-child{
  margin-top: 60px;
}
.point_cont p{
  text-align: center;
}
.point_box{
  text-align: center;
}
p + p{
  margin: 0 0 10px;
}
.point_ttl{
  margin: 0 0 10px;
}
.graph_note{
  font-size: 1.2rem;
}
.graph_ttl + .graph_note{
  margin: -5px 0 15px;
}
.ttl_lv2{
  margin: 0 0 5px;
}
.ttl_lv3{
  margin: 50px 0 30px;
  padding: 20px 0;
  position: relative;
  border-top: 5px solid #e45056;
  border-bottom: 2px dotted #e45056;
  background-color: #efefef;
  text-align: center;
}
.ttl_lv3::after{
  content: '';
  margin: 0;
  position: absolute;
  z-index: 100;
  top: 1px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 3px solid #fff;
}
.ttl_lv3::before{
  content: '';
  margin: 0;
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 1px;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #fff;
}
.img_note,
.point_cont p.img_note{
  display: block;
  font-size: 1.2rem;
  text-align: right;
}
.kirekira_note{
  margin: 0 0 10px;
  font-size: 1.25rem;
  text-align: center;
}

/* お掃除調査 */
.kirekira_test{
  margin: 20px 0 0;
  padding: 20px 0 40px;
  background: url(/_var/kirekira/point/bath/img/bg1.png) repeat center top;
}
.kirekira_test_ttl img{
  margin: 0 0 10px;
}
.survey_cont{
  margin: 0;
  text-align: center;
}
.survey_graph_cont{
  margin: 25px 50px;
  padding: 20px;
  border: 1px solid #098290;
  background-color: #fff;
  text-align: center;
}
.graph_ttl{
  margin: 15px 0 10px 0;
  padding-bottom: 5px;
  color: #098290;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
}
.graph_ttl span{
  padding: 0 0 5px;
  display: inline-block;
  border-bottom: 1px solid #098290;
}
.troublesome{
  margin: 20px 0 0;
}

.sheet_ttl{
  margin: 70px 0 30px;
}

.sukkiri{
  margin-top: -40px;
  margin-bottom: -40px;
  position: relative;
  z-index: 10;
}
.column_2wrap.emboss_info{
  margin-top: 25px;
}
/* 発売日 */
p.release-date{
  margin: -15px 0 25px 25px;
  color: #098290;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
}
/* よごれ */
.cleaning_case_ttl{
  position: relative;
}
.cleaning_case_cont{
  margin: 10px 0 0;
  padding: 30px 0 30px;
  display: block;
  border: 2px dotted #ccc;
  border-radius: 15px;
}
/* シートの凹凸説明 */
.graph_cont{
  text-align: center;
}
.badexample_ttl{
  margin: 0 0 10px;
  padding: 15px;
  background-color: #575757;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
}
.kirekirasheet_ttl{
  margin: 0 0 10px;
  padding: 15px;
  background-color: #e9545d;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
}
.badexample img{
  margin: 0 0 15px;
}
.kirekirasheet{
  margin-left: 50px;
  position: relative;
}
.kirekirasheet::before{
  content: ' ';
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -64px;
  width: 58px;
  height: 80px;
  background: url(/_var/kirekira/point/bath/img/arrow.svg) no-repeat left top;
}

.kirekira_note_list{
  margin: 30px 0 0;
}
.kirekira_note_list li{
  margin: 0 0 3px;
  font-size: 1.3rem;
}
.point_cont p.kirekira_note{
  font-size: 1.2rem;
}
/* 動画 */
.video_ttl_strong{
  color: #e45056;
}
.video_coming-soon{
  margin: 30px 0 10px;
  color: #098290;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4.00rem;
  font-weight: bold;
  text-align: center;
}
/* 使用者の声*/
.voice{
  margin-bottom: 30px;
}
.request.voice{
  margin: -21px 50px 15px;
  padding: 35px 30px 30px;
}
.request .voice_list{
  margin-bottom: 0;
}
.request .voice_list li{
  padding: 15px 0 15px 20px;
  display: flex;
  overflow: visible;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 44%;
}
.request .voice_list p{
  position: relative;
  font-size: 1.7rem;
}
.request .voice_list li:first-child p:first-child{
  padding-right: 10px;
}
.request .voice_list .voice_img{
  width: 33%;
  height: 100%;
}
.request .voice_list .voice_img img{
  position: absolute;
  right: -10px;
  bottom: -45px;
  width: auto;
  height: auto;
}

/* ご購入はこちら */
.ec-cont{
  margin: 0 auto;
}
.ec-cont .el-c-productDetails2__button{
  padding-left: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.2rem;
  text-align: center;
  letter-spacing: 0.01em;
}
.buy_ec_btn{
  margin: 7px 0 0;
  padding: 13px 17px 13px 0;
  display: block;
  position: relative;
  border: 3px solid #fff;
  border-radius: 5px;
  background: -webkit-linear-gradient(top,  #f4dd87 0%,#f3d978 100%);
  background: linear-gradient(to bottom,  #f4dd87 0%,#f3d978 100%);
  background-color: #eed177;
  box-shadow: 0 0 2px rgba(0,0,0,0.8);
  text-align: center;
}
.buy_ec_btn:hover{
  opacity: 0.8;
}
.buy_ec_btn img{
  position: relative;
  width: 150px;
  height: auto;
}
.buy_ec_btn:after{
  content: ' ';
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  width: 17px;
  height: 18px;
  background: url(/_var/kirekira/point/bath/img/bn_ec_info_popupico.svg) no-repeat left top;
  background-size: 100% auto;

  filter: drop-shadow(-1px -1px 1px rgba(82, 77, 66, 0.1));
}
.ecshop_list + .close{
  filter: drop-shadow(0 0 1px rgba(0,0,0,0.4));
}
.ec_info_popup .onlineshop{
  margin-top: -50px;
  padding: 76px 0 100px;
  position: relative;
}
.ec_info_popup .onlineshop:before{
  content: ' ';
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 2px dotted #fff;
}
.ec_info_popup .onlineshop:after{
  content: ' ';
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 2px dotted #fff;
}
.ec_info_popup .ecshop_list{
  margin: 10px auto 0;
  width: 700px;
  text-align: center;
}
.ec_info_popup .ecshop_list li{
  margin: 0 2px;
  display: inline-block;
  width: 300px;
  vertical-align: top;
}
.ec_info_popup .ecshop_list li a{
  margin: 0 0 10px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 50px;
  border: 1px #dadfe4 solid;
  background-color: #fff;
  text-align: center;
}
.ec_info_popup .onlineshop_btn{
  padding: 0;
  background-color: #fff;
  text-align: center;
}
.ec_info_popup .ecshop_list li.onlineshop_btn a{
  background-color: #f5fdff;
}
.ec_info_popup .onlineshop_btn img{
  width: 196px;
  height: auto;
}
.ec_info_popup .ecshop_list li a:hover{
  opacity: 0.7;
}
.ec_info_popup .mfp-inline-holder .mfp-content,
.ec_info_popup .mfp-ajax-holder .mfp-content{
  min-height: 150px;
}
.ec_info_popup .close{
  margin: 15px 0 0;
}
.popup-modal-dismiss:hover{
  opacity: 0.8;
}

/* 新商品 */
.new-cont{
  margin: 20px 0 30px;
  padding: 0 0 30px;
  text-align: center;
}
.new-cont__ttl{
  margin: 5px auto 20px;
  padding: 30px 0 35px;
  position: relative;
  background: #00857e;
  background: url(/_var/kirekira/point/bath/update202310/img/new_ttl_bg.png) no-repeat center 8%, -webkit-linear-gradient(top, #00857e 0%,#04a699 100%);
  background: url(/_var/kirekira/point/bath/update202310/img/new_ttl_bg.png) no-repeat center 8%, linear-gradient(to bottom, #00857e 0%,#04a699 100%);
  color: #fff;
  text-align: center;
}
.new-cont__ttl:before{
  content: '';
  position: absolute;
  z-index: 100;
  bottom: -55px;
  left: 49%;
  border: 25px solid transparent;
  border-top: 30px solid #04a699;
}
.release-date{
  margin: 15px 0 0 25px;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.new-info{
  position: relative;
  border: 10px solid #fff;
  text-align: center;
}
.new-info:after{
  content: ' ';
  margin: auto;
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  border: 2px solid #04a699;
}
.new-info__ttl__wrap{
  padding: 0 0 20px;
  position: relative;
  z-index: 10;
}
.voice2{
  margin: 30px 0 10px;
}
.new-info__ttl{
  margin: 0 0 15px;
}
.new-info .item_name{
  margin-bottom: 0;
}
.new-info .newitem_info__wrap{
  padding: 55px 0 40px;
  position: relative;
  z-index: 10;
  background: url(/_var/kirekira/point/bath/update202310/img/mite-control_bg.png) repeat -14px -25px;
}
.new-info .item_info{
  padding: 0;
  background: none;
}
.new-cont__list li{
  padding-left: 1.1em;
  position: relative;
  text-shadow: 0 1px 1px #fff,0 0 1px #fff,1px 0 1px #fff,0 -1px 1px #fff,-1px -1px 1px #fff,-1px 0 1px #fff;
  color: #0f3c95;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}
.new-cont__list li:not(:last-child){
  margin: 0 0 12px;
}
.new-cont__list li strong{
  color: #ee531a;
}
.new-cont__list li:before{
  content: '◆';
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.8em;
  width: 0.8em;
  height: 1em;
  color: #ee531a;
  font-size: 0.5em;
  text-align: center;
  line-height: 1;
}
.newitem-ttl{
  margin: 0 0 30px;
  position: relative;
  z-index: 10;
  text-align: center;
}
.newitem__list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.newitem__list.list1{
  position: relative;
}
.newitem__list.list1::before{
  content: '';
  position: absolute;
  top: -80px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 507px;
  background: url(/_var/kirekira/point/bath/update202310/img/new-item__bg.svg) no-repeat center top;
}
.newitem__list li{
  padding: 0 15px;
  z-index: 10;
  text-align: center;
}
.newitem__list li a{
  text-decoration: none;
}
.newitem__list li a:hover{
  opacity: 0.8;
}
.newitem__list li img{
  width: 180px;
  height: auto;
}
.newitem__item-name{
  margin: 10px 0;
  font-size: 1.3rem;
  text-align: center;
  line-height: 1.4;
}
.item-list_ttl{
  margin: 0 0 30px;
  text-align: center;
}
.new-info__item{
  margin: 0 0 0;
}
.new-info__note{
  font-size: 1.2rem;
}
.new-info_arrow{
  margin-bottom: -20px;
  position: relative;
  z-index: 11;
}
.new-info_arrow img{
  position: relative;
  z-index: 11;
}

/* ===========================================
	MediaQueries
=========================================== */
/* モーダル調整----------------------------- */
@media screen and (max-width: 850px){
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content{
    padding: 15px;
    min-width: 200px;
    width: 80%;
    min-height: 0;
    background-color: #fff;
    font-size: 1.3rem;
    text-align: center;
    cursor: auto;
  }
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content img{
    max-width: 100% !important;
    height: auto !important;
  }
  /* ご購入はこちら */
  .ec_info_popup .ecshop_list{
    width: 90%;
  }
  .ec_info_popup .ecshop_list li{
    margin-bottom: 5px;
    display: block;
    box-sizing: border-box;
    width: auto;
  }
  .ec_info_popup .ecshop_list li a{
    margin: 0 auto;
    padding: 0 5%;
    box-sizing: border-box;
    min-width: 150px;
    width: 80%;
    height: 50px;
  }
}

/* PC----------------------------- */
@media screen and (min-width: 701px){
  html{
    font-size: 62.5%;
  }
  .br_sp{
    display: none;
  }
  .br_pc{
    display: inline-block;
  }
  h1.kirekira_ttl{
    padding: 15px 0;
  }
  .carefree_clean{
    padding: 40px 0 0 20px;
  }
  .kirekira-main_img{
    padding-top: 5px;
  }
  /* シートの凹凸説明 */
  .column_2wrap{
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 950px;
  }
  .column_2wrap.flex-start{
    align-items: flex-start;
  }
  .column_2wrap .flex1{
    flex: 1;
    text-align: center;
  }
  .kirekira_note_list li{
    text-align: center;
  }
  .kirekira_note_list li.note_inline{
    display: inline-block;
    text-align: center;
  }
  .kirekira_note_list.note_inline{
    margin-top: 0;
    display: flex;
    justify-content: center;
  }
  .point_cont p{
    line-height: 1.6;
  }
  /* 声 */
  .voice_list li{
    padding: 15px 15px 105px;
    display: block;
    width: 23%;
    text-align: center;
  }
  .voice_list li p{
    display: block;
    text-align: center;
  }
  .voice_img img{
    margin: 0 auto;
    right: 0;
    left: 0;
    width: 80px;
    height: auto;
  }

  .kirekira_2columns{
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .kirekira_2columns__align-top{
    align-items: flex-start;
  }
  .kirekira_2columns > *{
    margin: 0 25px;
  }
  .kirekira_2columns > *:first-child{
    margin-left: 0;
  }
  .kirekira_2columns > *:last-child{
    margin-right: 0;
  }

  /* 位置調整 */
  #point2 .kirekira_2columns > *{
    margin: 0 5px;
  }
  #point5 .kirekira_2columns > *{
    margin: 0 5px;
  }

  .youtube_cont{
    margin: 0 80px;
  }

  /* ECサイトリンク */
  .buy_ec_btn{
    padding: 20px 17px 20px 0;
  }
  .set_cont + .banner_cont{
    margin: 20px auto 0;
  }
  .banner_cont{
    margin: 50px auto 20px;
    width: 560px;
    text-align: center;
  }
  .mfp-bg{
    z-index: 5001042;
  }
  .mfp-wrap{
    z-index: 5001043;
  }
}
/* スマホ----------------------------- */
@media screen and (max-width: 700px){
  html{
    font-size: 62.5%;
  }
  .br_sp{
    display: inline-block;
  }
  .br_pc{
    display: none;
  }
  .kirekira-main img{
    max-width: 100%;
    height: auto;
  }
  .content_main{
    padding: 0 0 20px;
  }
  #brand_wrap{
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .kirekira-main_img{
    margin: 0 -15px;
  }
  .main_header{
    margin: 0 -15px -15px;
    padding: 0 0 99%;
    min-height: 0;
    height: 0;
    background: url(/_var/kirekira/point/bath/img/s/header_nav.png) repeat right 0;
    background-size: 100% auto;
  }
  h1.kirekira_ttl{
    padding: 10px 0 0;
    border-top: 1px dotted #333;
  }
  .carefree_clean{
    margin: 0 auto 0;
    padding-top: 7%;
    padding-left: 5%;
    width: 74%;
  }
  .header_nav_wrap a{
    width: 34%;
  }
  .header_nav_wrap .nav_point1 a{
    top: 26%;
    left: 8%;
  }
  .header_nav_wrap .nav_point2 a{
    top: 51%;
    left: 3%;
  }
  .header_nav_wrap .nav_point3 a{
    z-index: 200;
    top: 73%;
    left: 8%;
    width: 36%;
  }
  .header_nav_wrap .nav_point4 a{
    top: 52%;
    left: 64%;
  }
  .header_nav_wrap .nav_point5 a{
    z-index: 200;
    top: 73%;
    left: 60%;
  }
  .header_nav_wrap .sheet{
    margin: 0 auto;
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 5%;
    width: 49%;
  }
  .section_header{
    margin: 0 0 30px;
    padding: 20px 15px 15px;
  }
  .point_cont{
    margin: 50px 0 0;
  }
  .point_ttl{
    margin: 0 0 5px;
  }
  .point_cont p.s_left{
    font-size: 1.5rem;
    text-align: left;
    line-height: 1.7;
  }
  /* 発売日 */
  p.release-date{
    margin: 0;
    font-size: 1.8rem;
  }
  /* お掃除調査 */
  .survey_graph_cont{
    margin: 15px 0;
    padding: 15px;
  }
  .sukkiri{
    margin: -15px auto 10px;
    position: relative;
    z-index: 10;
    width: 300px;
  }
  .newhabit{
    margin: 0 -10px 15px;
  }
  .cleaning_case_cont{
    margin: 0;
    padding: 12px;
  }
  .cleaning_case_ttl img{
    margin: 0 0 10px;
    width: 100px;
  }
  /* 画像調整 */
  .bathroom_img{
    margin-top: 15px;
  }
  .kirekira_2columns .bathroom_img img{
    width: 100%;
  }
  .bathroom_img.point1_img{
    margin: 15px 20px 0 30px;
  }
  /* シートの凹凸説明 */
  .point2_img2{
    margin: 0 -15px;
  }
  .kirekirasheet{
    margin: 50px 0 0;
    position: relative;
  }
  .kirekirasheet::before{
    content: ' ';
    margin: 0 auto;
    position: absolute;
    top: -45px;
    right: 0;
    bottom: auto;
    left: 0;
    width: 38px;
    height: 50px;
    background: url(/_var/kirekira/point/bath/img/arrow.svg) no-repeat center top;
    background-size: 100% auto;
    transform: rotate(90deg);
  }
  .kirekira_note_list{
    margin: 25px 0 0;
  }
  .kirekira_note_list li{
    padding-left: 1.75em;
    text-indent: -1.75em;
  }
  .kirekira_note_list.note_inline{
    margin-top: 0;
  }
  /* 声 */
  .voice_list li p{
    text-align: center;
  }
  /* 位置調整 */
  #point2 .kirekira_2columns{
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  #point2 .kirekira_2columns > *:first-child{
    margin: 0;
    width: 63%;
  }
  #point2 .kirekira_2columns > *:last-child{
    margin: 0;
    flex: 1;
  }
  .bathroom_img.point1_img{
    margin: 15px 10px 0 10px;
  }
  .kirekira_test{
    margin: 20px -15px 0;
    padding: 20px 15px 40px;
  }
  .header_nav_wrap .nav_point3 a{
    z-index: 200;
    top: 72.5%;
    left: 8%;
    width: 44%;
  }
  .header_nav_wrap .sheet{
    margin: 0 auto;
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 5%;
    width: 50%;
  }
  /* 動画 */
  .video_cont{
    margin-bottom: 10px;
  }
  /* ECサイトリンク */
  .ec-cont .el-c-productDetails2__button{
    padding-left: 32px;
    font-size: 2.0rem;
  }
  .ec-cont{
    margin: 0 -15px;
  }
  .ec-cont .banner_cont{
    margin: 50px auto 20px;
    padding: 0 0 10px;
    width: 94%;
  }
  .release-date{
    margin: 10px 0 0;
    font-size: 1.6rem;
  }

  /* 新商品 */
  .new-info__item{
    margin: 0 0 15px;
  }
  .new-cont__ttl{
    margin-bottom: 17px;
    padding: 20px 10px 25px;
    background: none;
    background:-webkit-linear-gradient(top, #00857e 0%,#04a699 100%);
    background: linear-gradient(to bottom, #00857e 0%,#04a699 100%);
    background-size: auto 100%;
  }
  .new-cont__ttl:before{
    left: 47%;
    bottom: -44px;
    border: 20px solid transparent;
    border-top: 25px solid #04a699;
  }
  .newitem__list li{
    margin: 0;
    padding: 0 5px;
    width: 40%;
  }
  .newitem__list li img{
    margin: 0 auto;
    display: block;
    width: 80%;
  }
  .item-list_ttl{
    margin: 30px 15px 30px;
  }
  .newitem-ttl{
    margin: 15px 15px 30px;
    text-align: center;
  }
  .new-info .newitem_info__wrap{
    padding: 20px 0 20px;
  }
  .newitem__item-name{
    line-height: 1.3;
  }
  .newitem__list li:nth-child(3){
    margin-top: 20px;
  }
  .newitem__list li:nth-child(3) .newitem__item-name{
    margin: 10px -50px;
    line-height: 1.3;
  }

  .request.voice{
    margin: 10px 10px 15px;
    padding: 25px 20px;
  }
  .request .voice_list li{
    padding: 0 10px;
    position: relative;
    width: 100%;
  }
  .request .voice_list li:nth-child(2){
    flex-direction: row-reverse;
  }
  .request .voice_list p{
    position: static;
    font-size: 1.5rem;
  }
  .request .voice_list p:first-child{
    width: 60%;
  }
  .request .voice_list .voice_img{
    width: 30%;
  }
  .request .voice_list .voice_img img{
    position: relative;
    top: auto;
    bottom: -10px;
  }
  .newitem__list.list1::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 507px;
    background: url(/_var/kirekira/point/bath/update202310/img/new-item__bg.svg) no-repeat center 5%;
    background-size: 100% auto;
  }
}
