@charset "utf-8";


.ecm-wrap[data-layout=soashop] {
  min-width: 1024px;
}


/* conTtl */
.conTtl{margin-bottom:35px;}

/*
 cntBg
===================================================== */
.cntBg{
  padding-bottom:68px!important;
  margin-bottom:60px;
  background:url(https://r.r10s.jp/evt/event/soashop/2025/_pc/img/cnt_bg.png) repeat-y center top #f3e7cd;
}

/*
 ecm-kanban
===================================================== */
.ecm-kanban.-soashop{
  height:386px;
  background:url(https://r.r10s.jp/evt/event/soashop/2025/_pc/img/main_ttl_bg.jpg) no-repeat center top #96754a;
}
.rc-kanban__textContainer{
  position: static;
}
.ecm-kanban-text-title{
  text-align:center;
  color:#ffe195;
}
.ecm-kanban-text-title ._en{
  font-size:24px;
  font-weight:bold;
}
.ecm-kanban-text-lead{
  display:block;
  font-size:13.12px;
  text-align:center;
  color:#ffffff;
  line-height: 1.41;
  margin-top: 12px;
}


/*
 navi
===================================================== */
.ecm-floating-navi-container.-soashop{
  height: 60px;
  background:url(https://r.r10s.jp/evt/event/soashop/2025/_pc/img/navi_bg.png) no-repeat center top #f3cd6b;
}
.ecm-floating-navi{
  height: 60px;
}
.ecm-floating-navi-item{
  padding: 0 22px;
  font-size: 15px;
}


/*
 con01
===================================================== */
.con01 .area{margin-bottom: 70px;}
.con01 .area .areaName{
  padding-top:71px;
  margin-bottom:30px;
  height:120px;
  box-sizing: border-box;
  font-size:24px;
  font-weight:bold;
  text-align:center;
  line-height:1.1;
  letter-spacing:-.02em;
  color:#333333;
  background:url(https://r.r10s.jp/evt/event/soashop/2025/_pc/img/area_name_bg.png) no-repeat center top;
}
.con01 .area .columnLayout > ul{
  letter-spacing:-.5em;
  margin:-23px 0 0 -15px;
}
.con01 .area .columnLayout > ul > li{
  width:178px;
  margin:23px 0 0 15px;
  display:inline-block;
  vertical-align:top;
  letter-spacing:normal;
}
.con01 .area .columnLayout > ul > li > a{
  display:block;
  color:#333333!important;
}

.con01 .area .columnLayout > ul > li > a:hover{
  text-decoration: none;
}

.con01 .area .columnLayout > ul > li img{
  width: 178px;
  height: 178px;
}
.con01 .area .columnLayout .itemDescription{margin-top:7px;}


/*
 con02
===================================================== */
.con02 .columnLayout > ul{
  letter-spacing: -.5em;
  margin-left: -10px;
  text-align: center;
}
.con02 .columnLayout > ul > li{
  width: 318px;
  height: 227px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.con02 .columnLayout > ul > li > a{
  display: block;
  width: 100%;
  height: 100%;
  padding: 80px 32px 28px;
  color:#333333!important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
}
.con02 .columnLayout > ul > li > .soy{background: url(https://r.r10s.jp/evt/event/soashop/2025/_pc/img/service_bg01.png) no-repeat;}
.con02 .columnLayout > ul > li > .som{background: url(https://r.r10s.jp/evt/event/soashop/2025/_pc/img/service_bg02.png) no-repeat;}
.con02 .columnLayout .itemName{
  font-size: 19px;
  color:#272727!important;
  margin-bottom: 10px;
  font-weight: bold;
}
.con02 .columnLayout .itemDescription{text-align: left!important;}
.con02 .columnLayout > ul > li > a:hover{opacity:.8;}

 /*
floatingCalcLink
------------------------------------------*/
.RJSFloatingNotification {
  position:fixed;
  bottom:10px;
  right:-38px;
  z-index:100;
  border:0;
  width:129px;
  height:164px;
}
.RJSFloatingNotification button {
  display: none;
}