@charset "utf-8";

/*
 common
======================================================= */
body{
  color: #333;
}

/*
coupon_area01
======================================================= */
/*
kanban
======================================================= */
.kanban_text{
  padding: 26px 0;
  text-align: center;
}
.kanban_text ._title{
  font-size: 18px;
  line-height: 1.5;
}
/* about_area */
.about_area{
  padding: 0 0 75px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_box .pc_layout{
  display: flex;
  justify-content: center;
  align-items: center;
}
.abou_btn{
  text-align: center;
  border: 1px solid #ff536b;
  position: relative;
  width: 180px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff5f5;
  line-height: 1.3;
  color: #ff536b;
  box-sizing: border-box;
  font-size: 16px;
  border-radius: 0!important;
}
.abou_btn:hover{
  opacity: .8;
}
@media (hover: hover) {
  .ecm-button:hover {
    background-color: #fff5f5!important;
    text-decoration: none;
  }
}
@media (hover: hover) {
  .ecm-button:hover {
    color: #ff536b!important;
  }
}
.abou_btn._01{
  margin-right: 16px;
}
.abou_btn::before{
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #ff536b #ff536b transparent;
}
/*
coupon_area02
======================================================= */
.coupon_area02{
  padding-bottom: 75px;
}
/* title01 */
.title01{
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  padding-bottom: 25px;
}
.title01 ._sub{
  font-size: 24px;
}
/* coupon01 */
.coupon01{
  width: 630px;
  margin: 0 auto -4px;
}
.coupon01 .rc-noTransitionCoupon__text{
  border-color: #ff536b;
  background-color: #ff536b;
  color: #fff;
}
.coupon01 .ri-item__buttonIcon{
  color: #fff;
}
.coupon01 .rc-noTransitionCoupon__annotation{
  color: #333;
  font-size: 12px;
  margin-top: 6px;
}
.coupon01 .rc-noTransitionCoupon .rc-noTransitionCoupon__link {
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}
.coupon01 .rc-noTransitionCoupon .rc-noTransitionCoupon__link::before {
  background-image: radial-gradient(circle at center left, transparent 0, transparent 11px, #ffffff 12px),
      radial-gradient(circle at center right, transparent 0, transparent 11px, #ffffff 12px);
}
.coupon01 .rc-noTransitionCoupon__discount{
  color: #ff536b;
}
.coupon01 .rl-column1>*{
  margin-bottom: 22px!important;
}
/* periodWrap01 */
.periodWrap01{
  display: block;
  width: 640px;
  margin: 0 auto;
  padding: 23px 0;
  background-color: #f3f3f3;
  font-size: 18px;
  color: #404040!important;
}
.periodWrap01 .campaignLinkList{
  justify-content: center;
  padding: 0;
  width: 400px;
  margin: 0 auto;
}
.periodWrap01 .periodTxt{
  text-align: center;
  line-height: 1.35;
  margin-bottom: 22px;
}
.periodWrap01 .periodTxt ._bold{
  font-weight: bold;
}
.periodWrap01 .campaignLink{
  width: calc((100% - 8px)/2)!important;
  margin-right: 8px!important;
  margin-bottom: 0!important;
  font-size: 16px;
  line-height: 1.1!important;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.periodWrap01 .campaignLink a{
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #404040!important;
  position: relative;
  text-decoration: none;
}
.periodWrap01 .campaignLink a span:hover{
  text-decoration: underline;
}
.periodWrap01 .campaignLink:nth-child(2n) {
  border-left: solid 1px #c6c6c6;
}
.periodWrap01 .couponNote{
  font-size: 14px;
  margin-bottom: 22px;
  text-align: center;
}
.periodWrap01 .couponNote_Info{
  padding: 0 16px;
}
.periodWrap01 .campaignLink{
  margin-right: 0!important;
}
.periodWrap01 .couponNote_Info li{
  position: relative;
  padding-left: 1em;
  text-indent: -1em;
}
/*
modal
======================================================= */
.about_box .ecm-modal-content-wrapper{
  padding: 0;
  max-width:729px;
  width: 100%;
  /* justify-content: center; */
}
.about_box._special_page .ecm-modal-content-wrapper{
  max-width:800px;
}
.about_box .ecm-modal-close{
  top: 16px;
  right: 16px;
  background-color: inherit;
  box-shadow: none;
  z-index:122;
  font-size: 40px;
}
.about_box._special_page .ecm-modal-close{
  top: 60px;
}
.about_box .ecm-modal-close .ecm-icon-close{
  color: #919191;
  font-weight: bold;
}
.about_box._magazine .ecm-modal-scroller-spacer,
.about_box._detox .ecm-modal-scroller-spacer{display: none;}
.about_box .ecm-modal-content{
  position: relative;
  margin: 0;
  height: auto;
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_sp/img/20230228/bg_modal.png);
  background-size: 100%;
  padding: 80px 30px;
  border-radius: 0!important;
}
.about_box .text_con01{
  width: 445px;
  background: #fff;
  padding: 21px 16px 24px;
  border-radius: 3px;
  margin-bottom: 40px;
  margin-left: 33px;
  box-sizing: border-box;
}
.about_box .text_con01 ._title01{
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 15px;
}
.about_box .text_con01 ._text01{
  font-size: 18px;
  padding-bottom: 15px;
}
.about_box .text_con01 ._text01 span{
  margin-bottom: 12px;
  display: inline-block;
}
.about_box .text_con01 ._text01 span:last-of-type{
  margin-bottom: 0;
}
.about_box .text_con01 ._sub_text01{
  color: #898989;
  font-size: 14px;
  padding-bottom: 19px;
}
/* about_box_btn_area */
.about_box_btn_area{
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_box_btn{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 252px;
  height: 64px;
  border-radius: 4px;
  background: #ff536b;
  text-align: center;
  position: relative;
}
.about_box_btn_area .ecm-icon-external-link{
  position: absolute;
  right: 28px;
  top: 33%;
  font-size: 20px;
  color: #fff!important;
}
.about_box_btn_area a:hover{
  opacity: .8;
  text-decoration: none!important;
}
.about_box_btn_text{
  color: #fff;
  padding-right: 17px;
  line-height: 1.3;
  font-size: 16px;
}
.about_box_btn_area div:nth-child(2){
  margin-left: 16px;
}
/* about_box_closebtn01 */
.about_box_closebtn01{
  width: 210px;
  height: 54px;
  background-color: #ff8697!important;
  font-size: 16px!important;
  border: none;
  border-radius: 27px;
  box-sizing: border-box;
  color: #fff;
  margin: 0 auto;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  line-height: 1.1;
  position: static;
}
.about_box_closebtn01:hover{
  opacity:.8;
  text-decoration: none!important;
}

/* _magazine */
.about_box._magazine .img_area{
  width: 223px;
  margin: 0 auto 38px;
}
/* _detox */
.about_box._detox .img_area{
  width: 191px;;
  margin: 0 auto 23px;
}
.about_box._detox .text_con01 ._text01 {
  padding-bottom: 0;
}
.about_box._detox .text_con01{
  margin-bottom: 0;
}
/* special_page */
.about_box._special_page .text_con01{
  padding: 16px;
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.about_box._special_page .img_area{
  margin-bottom: 0;
  width: calc(-0.1px + (100%)/2)!important;
}
.about_box._special_page .img_area:nth-child(n + 3){
  margin-top: 16px;
}
.about_box .rn-modal__closeButton{
  top: 40px!important;
  right: 0;
}
/*
navi
======================================================= */
.floating-visible{
  padding-bottom: 70px;
}
/* .index01 */
.index01 .anchorNav__menuList{
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  width: 100%;
}
.index01 .anchorNav__menuItem{
  width: calc((100% - 48px)/4);
  margin-bottom: 16px;
  margin-right: 16px;
}
.index01 .anchorNav__menuItem:nth-of-type(4n){
  margin-right: 0;
}
.index01 .anchorNav__menuItem:nth-last-of-type(-n+4){
  margin-bottom: 0;
}
.index01 a.anchorNav__menuLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  height: 80px;
  border-radius: 4px;
  padding: 12px 0;
  background: #ff8697;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 1.2;
  box-sizing: border-box;
  font-weight: bold;
}
.index01 ._imgBox a.anchorNav__menuLink{
  height: 48.438vw;
  padding: 0 0 7.813vw;
}
.index01 a.anchorNav__menuLink .ecm-icon-chevron-down{
  display: inline-block;
  position: absolute;
  height: 12px;
  bottom: 5px;
  right: 0;
  left: 0;
  margin: auto;
  font-size: 12px;
  color: #fff;
}
.index01 .anchorNav__menuItem a:hover{
  opacity: .8;
  text-decoration: none!important;
}
/* floating */
.ecm-floating-navi-container{
  background-color: #ffe7ea;
  height: 60px;
}
.ecm-floating-navi{
  width: 960px;
  height: 60px;
  margin: 0 auto;
  justify-content: center;
  border-left: 1px solid #ffd2d8;
  border-right: 1px solid #ffd2d8;
}
.ecm-floating-navi-container a.ecm-floating-navi-item{
  color: #ff536b;
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 16px;
  text-align: center;
  box-sizing: border-box;
}
.ecm-floating-navi-item{
  border-right: 1px solid #ffd2d8;
}
.ecm-floating-navi-item:last-of-type{
  border-right: none;
}
.ecm-floating-navi-item.ecm-floating-navi-item-anchor[data-in-viewport=true]{
  margin-top: 0;
  border-bottom: none;
  border-color: #ffd2d8!important;
  background: #ff8697;
  color: #fff!important;
}
.ecm-floating-navi-item.ecm-floating-navi-item-anchor[data-in-viewport=true]+.ecm-floating-navi-item.ecm-floating-navi-item-anchor[data-in-viewport=true][data-in-viewport=true]{
  background-color: #ffe7ea !important;
  color: #ff536b !important;
}

/*
title
======================================================= */
/* title02 */
.title02{
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_pc/img/20230228/h2_bg01.png) center top no-repeat;
  margin-bottom: 28px;
}
.title02 .head_text{
  text-align: center;
  color: #ff536b;
  font-size: 36px;
  font-weight: bold;
}
/* title03 */
.title03{
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_pc/img/20230228/bg_balloon01.png) top center/100% auto no-repeat;
  background-size: 100%;
  width: 630px;
  height: 92px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 10px;
}
.title03 .head_text{
  text-align: center;
  color: #464646;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 1.3;
  padding-top: 5px;
}
.title_sub_text{
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  color: #ff536b;
  line-height: 1.35;
  margin-bottom: 23px;
}

/* title04 */
.title04{
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
/* title05 */
.title05{
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 44px;
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_pc/img/20230228/h2_bg01.png) center top no-repeat;
}
.title05 .head_text{
  text-align: center;
  color: #ff536b;
  font-size: 36px;
  font-weight: bold;
}
/* title06 */
.title06{
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  padding-bottom: 28px;
}
/* title07 */
.title07{
  color: #ff536b;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 18px;
}
/*
main_section
======================================================= */
/*
sub_section
======================================================= */
.sub_section .title_area{
  margin-bottom: 20px;
}
/* con */
.con01{
  position: relative;
}
.con01._lage{margin-bottom: 70px;}
.con01::after{
  content: "";
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_pc/img/20230228/line01.png) no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 953px;
  height: 4px;
}
.con01 .img_area{
  margin-bottom: 69px;
}
.con01 .text_area ._bold{
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
.con01 .text_area ._text{
  font-size: 18px;
  margin-bottom: 49px;
}
.con01._lage{
  display: flex;
}
.con01._lage .button01 .buttonLink{
  display: flex;
  width: 300px;
  height: 72px;
}
.con01._lage .img_area{
  width: 480px;
}
.text_area._lage{
  width: 480px;
  padding-left: 40px;
  box-sizing: border-box;
}
.pc_box{
  position: relative;
  margin-bottom: 32px;
  display: flex;
  flex-wrap:wrap;
}
.pc_box .sub_section{
  position: relative;
  width: calc(-.1px + (100% - 48px) / 3) !important;
  margin-right: 24px !important;
  margin-bottom: 32px;
  padding-bottom: 70px;
}
.pc_box .sub_section:nth-child(3n),
.pc_box .sub_section:last-child{margin-right: 0!important;}
.pc_box .sub_section:nth-child(1):before,
.pc_box .sub_section:nth-child(3n+4):before{
  content: "";
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_pc/img/20230228/line01.png) no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 953px;
  height: 4px;
}
.pc_box .sub_section:nth-last-of-type(-n+3)::before{
  content: none;
}
.pc_box .title03{
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_pc/img/20230228/bg_balloon02.png);
  background-size: 100%;
  width: 300px;
  height: 98px;
}
.pc_box .head_text{
  font-size: 18px;
  padding: 0 15px;
  margin-top: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pc_box .title_sub_text{
  font-size: 18px;
  margin-bottom: 20px;
  white-space: nowrap;
  height: 73px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pc_box .sub_section .title_area{
  margin-bottom: 20px;
}
.pc_box .con01 .img_area{
  width: 300px;
  text-align: center;
  margin: 0 auto 16px;
}
.pc_box .con01 .text_area ._text{
  font-size: 15px;
  margin-bottom: 12px;
  height: 135px;
}
.pc_box .title04{
  font-size: 26px;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pc_box .con01 ._bold{
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 6px;
  height: 54px;
}
.pc_box .con01 ._text{
  font-size: 14px;
}
.pc_box .con01::after{
  content: none;
}
/* option_area */
.option_area .pc_box{
  justify-content: center;
}
.option_area .pc_box{
  position: relative;
  justify-content: center;
}
.option_area .pc_box::before{
  content: "";
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_pc/img/20230228/line01.png) no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 953px;
  height: 4px;
}
.option_area .pc_box .sub_section::before{
  content: none;
}
/* ic_best */
.ic_best_living,
.ic_best_kitchen,
.ic_best_closet,
.ic_best_bath{
  position: relative;
}
.ic_best_living::before,
.ic_best_kitchen::before,
.ic_best_closet::before,
.ic_best_bath::before{
  content: "";
  position: absolute;
  top: -35px;
  left: -21px;
  width: 118px;
  height: 123px;
}
.ic_best_living::before{
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_cmn/img/20230228/ic_best_living.png) no-repeat;
  background-size: 100%;
}
.ic_best_kitchen::before{
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_cmn/img/20230228/ic_best_kitchen.png) no-repeat;
  background-size: 100%;
}
.ic_best_closet::before{
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_cmn/img/20230228/ic_best_closet.png) no-repeat;
  background-size: 100%;
}
.ic_best_bath::before{
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_cmn/img/20230228/ic_best_bath.png) no-repeat;
  background-size: 100%;
}
/* ic_Aplas */
.ic_Aplas{
  position: relative;
}
.ic_Aplas::before{
  content: "";
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_cmn/img/20230228/ic_Aplas.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -21px;
  left: -18px;
  width: 96px;
  height: 96px;
}
/* ic_A */
.ic_A{
  position: relative;
}
.ic_A::before{
  content: "";
  background: url(https://r.r10s.jp/evt/event/interior/ldk/_cmn/img/20230228/ic_A.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -21px;
  left: -18px;
  width: 96px;
  height: 96px;
}
/* button01 */
.button01{
  margin: 0 auto;
}
.button01 .buttonLink:hover{
  opacity: .8;
  text-decoration: none!important;
}
.button01 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 252px;
  height: 64px;
  margin: 0 auto;
  border-radius: 4px;
  background: #ff536b;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
}
.pc_box .button01 .buttonLink{
  font-size: 16px;
}
.button01 a.buttonLink::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 21px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}

/* recommend */
.recommend{
  padding-top: 10px;
  margin-bottom: 33px;
}
.recommend .title04{
  margin-bottom: 22px;
}
.recommend_list{
  padding: 0 0 12px;
}
.target_shoplist{
  display: flex;
  flex-wrap: wrap;
}
.recommend_list .target_shoplist li{
  border-bottom: 1px solid #e7e7e7;
  width: calc(-0.1px + (100% - 24px)/2)!important;
  margin-right: 24px!important;
}
.recommend_list .target_shoplist li:nth-of-type(1),
.recommend_list .target_shoplist li:nth-of-type(2){
  border-top: 1px solid #e7e7e7;
}
.recommend_list .target_shoplist li:nth-of-type(2n){
  margin-right: 0!important;
}
.recommend_list .target_shoplist li a{
  position: relative;
  padding: 15px 36px;
  display: block;
  color: #333333;
  font-size: 16px;
}
.recommend_list .target_shoplist li a:hover{
  text-decoration: underline;
}
.recommend_list .target_shoplist li a::after{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 26px;
  width: 10px;
  height: 10px;
  margin: auto;
  border-right: 1px solid #ff536b;
  border-top: 1px solid #ff536b;
  transform: rotate(45deg);
}
/*
living
======================================================= */
/*
closet
======================================================= */
/*
bath
======================================================= */
/*
category
======================================================= */
.category .sub_section{
  padding-bottom: 34px;
}
.category .sub_section:last-of-type{
  padding-bottom: 74px;
}
.category .ecm-search-alcor-v2{
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.category .ecm-search-alcor-v2-image-container{
  max-width:90%;
  max-height:90%;
  margin:5% auto;
}
.category .ecm-search-alcor-v2-title{
  padding: 0 4px 10px 12px;
  display: flex;
  align-items: center;
  height: 42px;
}
.category .ecm-search-alcor-v2-image-link-tag{
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
  right: calc(-5% - 1px);
}
.category .ecm-search-alcor-v2-title .ecm-icon-search{font-size: 16px;}

/*
ranking_area
======================================================= */
.ranking_area .title04{
  margin-bottom: -10px;
}
.ranking_area .rc-itemRankingAlcor{
  padding-top: 39px;
}
.ranking_area .sub_section{
  padding-bottom: 66px;
}
/* rankingNote01 */
.rankingNote01{
  padding: 0 0 103px;
  font-size: 14px;
  line-height: 1.4;
  color: #333;
}
.rankingNote01 li{
  padding-left: 1em;
  text-indent: -1em;
}
/*
keyword_area
======================================================= */
.keyword01{
  padding-bottom: 92px;
}
/* search01 */
.search01 .ecm-search{
  width: 780px;
  margin: 0 auto 30px;
  border: 1px solid #ff536b;
  border-radius: 5px;
  overflow: hidden;
  height: 52px;
  font-size: 16px;
}
.search01 .ecm-search-input-container {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 13px;
  height: 52px;
}
.search01 .ecm-search-submit{
  width: 53px;
  background: #ff536b;
}
.search01 .ecm-search-submit .ecm-icon-search{
  font-size: 26px;
}
.search01 .ecm-search-input{
  background-color: #fff;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  text-indent: 12px;
  font-size: 16px;
}

/* keyword01 */
.keyword01 .keyword__list {
  display: block;
  width: 780px;
  margin: 0 auto;
  display: flex;
  flex-wrap:wrap;
}
.keyword01 .keyword__list > li {
  width: calc((100% - 83px)/4);
  margin-right: 17px;
  margin-bottom: 16px;
  box-shadow: 0px 0px 3px 0px rgba(0,0,0,.2);
  border-radius: 25px;
}
.keyword01 .keyword__list > li:nth-child(4n) {
  margin-right: 0;
}
.keyword01 .keyword__list > li a {
  display: flex;
  color: #ff536b;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  box-sizing: border-box;
  border-radius: 25px;
  height: 50px;
  position: relative;
}
.keyword01 .keyword__list > li a:hover{
  text-decoration: none!important;
}
.keyword01 .keyword__list > li:hover a::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .04);
  border-radius: 25px;
}

/*
shop_area
======================================================= */
.shop_area{
  padding-bottom: 100px;
}
/*
rule
======================================================= */
.rule{
  padding-bottom: 100px;
}
/*
others
======================================================= */
.others .title02{
  margin-bottom: 31px;
}
/* other_list01 */
.other_list01{
  width: 576px;
  margin: 0 auto 24px;
}
.other_list01 li{
  margin-bottom: 8px!important;
}
.other_list01 a{
  display: block;
}
.other_list01 a:hover{
  opacity: .8;
}
.other_list01 a img {
  width: 100%;
}
.other_list02 a img {
  width: 100%;
}
.other_list02 a:hover{
  opacity: .8;
}

/*
floatingBanner
===================================== */
#floating{
  position:fixed;
  bottom: 80px;
  right: 30px;
  z-index:100;
  border:0;
  width: 100px;
  height: 100px;
}
#floating .img_box{
  width: 100px;
  height: 100px;
  position: relative;
}
#floating .img_box .ecm-button{
  border:none;
  outline:none!important;
  padding: 0!important;
}
#floating .img_box .ecm-button:hover{
  opacity: .8;
}
#floating .img_box .close {
  position:absolute;
  top: -7px;
  right: -5px;
  border:none;
  width:25px;
  height:25px;
  background:url(https://r.r10s.jp/evt/event/interior/ldk/_sp/img/20230228/floating_cloase01.png) no-repeat left top;
  cursor:pointer;
  background-size: 100% auto;
}