@charset "UTF-8";
/* .breadcrumbs */
.breadcrumbs {
  font-size: 120%;
  line-height: 1;
  margin: 15px 20px 0;
}

.breadcrumbs ol {
  max-width: 1366px;
  margin: 0 auto 20px;
}

.breadcrumbs ol li {
  display: inline;
  margin-left: 8px;
  padding-left: 16px;
  background: url("/resource/images/detail/2014new_arrow-topicpath-bg-02.gif") no-repeat 0 4px;
}

.breadcrumbs ol li.first {
  margin-left: 0;
  padding-left: 0;
  background: none;
}

.breadcrumbs ol li.cr {
  font-weight: bold;
}

.breadcrumbs ol a:link,
.breadcrumbs ol a:visited {
  text-decoration: none;
}

.breadcrumbs ol a:hover,
.breadcrumbs ol a:active {
  text-decoration: underline;
}

.sf-headArea {
  margin: 0 20px;
}

.sf-headArea .sf-titleArea {
  max-width: 1366px;
  margin: 0 auto;
}

.sf-headArea .sf-titleArea .sf-title {
  font-size: 20px;
  font-weight: normal;
  line-height: 22px;
  margin: 30px 0 20px;
  color: #172397;
}

.sf-headArea .sf-titleArea .sf-lead {
  font-size: 13px;
  line-height: 1.52;
  margin: 0 0 20px;
}

.sf-headArea .sf-topBnrArea {
  max-width: 1366px;
  margin: 0 auto 20px;
  text-align: center;
}

.sf-headArea .sf-topExternalArea {
  max-width: 1366px;
  margin: 0 auto 20px;
  text-align: center;
}

.sf-headArea .coupon_notes {
  max-width: 1366px;
  margin: 0 auto 20px;
  font-size: 13px;
  line-height: 19px;
}

.sf-headArea .coupon_notes .js-notesTitle {
  display: inline-block;
  padding-right: 14px;
  background: url(/resource/images/shared/icn/nui-plus01.png) no-repeat 100% 50%;
  cursor: pointer;
}

.sf-headArea .coupon_notes .js-notesTitle.open {
  background: url(/resource/images/history/2015new_icon_minus_01.png) no-repeat 100% 50%;
}

.sf-headArea .coupon_notes .js-notesContent {
  font-size: 12px;
  padding: 0 0 5px 5px;
  display:none;
}


/* .tabArea */
.sf-tabArea {
  margin: 0 20px;
}

.sf-tabArea .sf-tabAreaIn {
  position: relative;
  max-width: 1366px;
  margin: 10px auto 0;
}

.sf-tabArea ul.sf-tabList {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 802px;
  margin: 0 auto;
}

.sf-tabArea ul.sf-tabList li {
  float: left;
  width: 262px;
  text-align: center;
}

.sf-tabArea ul.sf-tabList li + li {
  margin-left: 8px;
}

.sf-tabArea ul.sf-tabList li a {
  font-size: 15px;
  line-height: 40px;
  display: block;
  height: 40px;
  text-decoration: none;
  color: #fff;
  border-radius: 4px 4px 0 0;
  background: #bdbdbd;
  background: -webkit-linear-gradient(#bdbdbd, #9a9a9a);
  background: linear-gradient(#bdbdbd, #9a9a9a);
}

.sf-tabArea ul.sf-tabList li a:hover {
  background: #9a9a9a;
  background: -webkit-linear-gradient(#9a9a9a, #bdbdbd);
  background: linear-gradient(#9a9a9a, #bdbdbd);
}

.sf-tabArea ul.sf-tabList li span {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 13px;
  vertical-align: -6px;
  *display: inline;
  *zoom: 1;
}

.sf-tabArea ul.sf-tabList li span img {
  display: block;
  width: 100%;
  height: auto;
}

.sf-tabArea ul.sf-tabList li.current {
  font-size: 15px;
  font-weight: bold;
  line-height: 40px;
  display: block;
  width: 262px;
  height: 40px;
  color: #fff;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}

.sf-tabArea ul.sf-tabList li.sf-tabItem01.current {
  background: url("/resource/images/sf/bg_tab_item01_1710.jpg") no-repeat bottom;
}

.sf-tabArea ul.sf-tabList li.sf-tabItem02.current {
  background: url("/resource/images/sf/bg_tab_item02_1710.jpg") no-repeat bottom;
}

.sf-tabArea ul.sf-tabList li.sf-tabItem03.current {
  background: url("/resource/images/sf/bg_tab_item03_1710.jpg") no-repeat bottom;
}

.sf-tabArea div.sf-tabMain {
  position: relative;
  z-index: 1;
  padding-top: 1px;
  background-position: 50% -50px;
}

.sf-tabArea div.sf-tabMain.bgvar01 {
  background-image: url("/resource/images/sf/bg_tab_body01_1710.jpg");
}

.sf-tabArea div.sf-tabMain.bgvar02 {
  background-image: url("/resource/images/sf/bg_tab_body02_1710.jpg");
}

.sf-tabArea div.sf-tabMain.bgvar03 {
  background-image: url("/resource/images/sf/bg_tab_body03_1710.jpg");
}

.sf-tabArea div.sf-tabMain .sf-pageTitle {
  font-size: 28px;
  font-weight: bold;
  margin: 7px 0 8px;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
}

.sf-tabArea div.sf-tabMain .sf-pageTitle > span {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.sf-tabArea div.sf-tabMain .sf-pageTitle > span.icon {
  width: 42px;
  height: 42px;
  margin-right: 18px;
  background-size: 100% auto;
}

.sf-tabArea div.sf-tabMain .sf-pageTitle > span.icon img {
  display: block;
  width: 100%;
  height: auto;
}

.sf-tabArea div.sf-tabMain .sf-pageTitle > span.large {
  font-size: 25px;
  line-height: 42px;
}

.sf-tabArea div.sf-tabMain .sf-pageTitle > span.medium {
  font-size: 22px;
}

.sf-tabArea div.sf-tabMain .sf-pageTitle > span.small {
  font-size: 16px;
  line-height: 20px;
  vertical-align: 2px;
}

.sf-tabArea div.sf-tabMain .sf-pageTitle > span.small.row2 {
  font-size: 15px;
  text-align: left;
  vertical-align: middle;
}

.sf-tabArea div.sf-tabMain .sf-pageTitle > span.ml {
  margin-left: 30px;
}

.sf-tabArea div.sf-tabMain .sf-pageTitle > span.mlr {
  margin: 0 6px;
}

.sf-tabArea div.sf-tabMain .sf-searchBox {
  position: relative;
  width: 700px;
  height: 38px;
  margin: 0 auto;
  padding: 0 100px 12px 0;
}

.sf-tabArea div.sf-tabMain .sf-searchBox input {
  font-size: 16px;
  line-height: 36px;
  width: 100%;
  height: 36px;
  padding: 0 15px;
  border: 1px solid #cecece;
  border-radius: 4px 0 0 4px;
  background: #fff;
}

.sf-tabArea div.sf-tabMain .sf-searchBox input::-ms-clear {
  display: none;
}

.sf-tabArea div.sf-tabMain .sf-searchBox a {
  font-size: 16px;
  line-height: 38px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100px;
  height: 37px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #1e7cdb;
  border-radius: 0 4px 4px 0;
  background: #4aa3fe;
  background: -webkit-linear-gradient(#4aa3fe, #3b94f0);
  background: linear-gradient(#4aa3fe, #3b94f0);
}

.sf-tabArea div.sf-tabMain .sf-searchBox a:hover {
  background: #3b94f0;
  background: -webkit-linear-gradient(#3b94f0, #4aa3fe);
  background: linear-gradient(#3b94f0, #4aa3fe);
}

.sf-tabArea div.sf-tabMain .sf-searchBox a span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 8px;
  vertical-align: -3px;
  *display: inline;
  *zoom: 1;
}

.sf-tabArea div.sf-tabMain .sf-searchBox a span img {
  display: block;
}

.sf-tabArea div.sf-tabMain .sf-tabAreaNotion {
  position: absolute;
  z-index: 1;
  right: 20px;
  bottom: 14px;
}

@media screen and (max-width: 1366px){
  .sf-tabArea div.sf-tabMain .sf-tabAreaNotion {
    position: static;
    width: 802px;
    margin: -5px auto 0;
    padding: 0 0 10px;
    text-align: right;
  }
} 

.sf-tabArea div.sf-tabMain .sf-tabAreaNotion:before {
  font-size: 11px;
  content: '■ ';
  vertical-align: middle;
  color: #fff;
}

.sf-tabArea div.sf-tabMain .sf-tabAreaNotion a {
  font-size: 14px;
  vertical-align: middle;
  color: #fff;
}

.sf-tabArea div.sf-tabMain .sf-tabAreaNotion02:before {
  font-size: 11px;
  content: '■ ';
  color: #fff;
}

.sf-tabArea div.sf-tabMain .sf-tabAreaNotion02 {
  z-index: 1;
  font-size: 14px;
  color: #fff !important;
  padding-bottom: 10px;
  width: 800px;
  margin: auto;
  text-align: right;
}

.sf-tabArea div.sf-tabMain .sf-tabAreaNotion02 a {
  color: #fff;
}

.sf-outletMain {
  margin: 0 0 55px 20px;
}

.sf-outletMain .sf-col2Wrap {
  position: relative;
  max-width: 1124px;
  margin: 0 auto;
  padding: 20px 0 0 262px;
}

.sf-outletMain .sf-col2Wrap .sf-side {
  position: absolute;
  top: 20px;
  left: 0;
  width: 230px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideBnr {
  margin-bottom: 20px;
  text-align: center;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideBlock + .sf-sideBlock {
  margin-top: 25px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideBlock .sf-sideTitle {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 0 5px;
  padding: 9px 12px;
  background: #efefef;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideBlock .sf-sideTitle span {
  font-size: 12px;
}

.sf-outletMain .sf-col2Wrap .sf-side .j-sideSlide {
  overflow: hidden;
  height: 0;
  margin-top: 7px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideSlideBtn {
  font-size: 13px;
  line-height: 30px;
  display: block;
  height: 30px;
  margin: 5px 0 0;
  padding: 0 12px;
  text-align: right;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideSlideBtn:hover {
  text-decoration: none;
  color: #1b72e9;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideSlideBtn .cls {
  display: none;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li {
  clear: both;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li + li {
  margin-top: 7px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a {
  font-size: 13px;
  line-height: 16px;
  display: table;
  width: 100%;
  min-height: 46px;
  text-align: left;
  color: #333;
  *display: block;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a.cur {
  font-weight: bold;
  color: #333 !important;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a:hover {
  text-decoration: none;
  color: #1b72e9;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span {
  display: table-cell;
  padding-right: 10px;
  vertical-align: middle;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span:first-child {
  width: 39px;
  padding: 0 0 0 3px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon {
  display: block;
  float: left;
  width: 35px;
  height: 40px;
  margin-right: 3px;
  background-image: url("/resource/images/shared/megadrop.png");
}


.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item01{
  background-position: 0px 0px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item10{
  background-position: -35px -90px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item02{
  background-position: 0px -45px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item03{
  background-position: 0px -90px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item21{
  background-position: -105px -45px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item07{
  background-position: -35px 0px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item15{
  background-position: -70px -90px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item13{
  background-position: -70px 0px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item09{
  background-position: -35px -45px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item14{
  background-position: -70px -45px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item24{
  background-position: -140px -45px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item23{
  background-position: -140px 0px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item06{
  background-position: -35px -127px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item26{
  background-position: -175px 0px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item34{
  background-position: -210px -45px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item22{
  background-position: -105px -90px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item25{
  background-position: -140px -90px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .icon.sf-item19{
  background-position: -105px 0px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span > .num {
  font-size: 12px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA {
  padding: 5px 0 6px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li {
  font-size: 13px;
  line-height: 16px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li + li {
  margin-top: 2px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li .cur {
  font-weight: bold;
  color: #333 !important;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li > a {
  display: block;
  padding: 3px 10px 3px 42px;
  color: #333;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li > a:hover {
  text-decoration: none;
  color: #1b72e9;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li > a .num {
  font-size: 12px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li > span {
  font-weight: bold;
  display: block;
  padding: 5px 20px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li .sf-catB {
  padding: 6px 0 0 0;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li .sf-catB li + li {
  margin-top: 1px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li .sf-catB li > a {
  display: block;
  padding: 4px 10px 4px 54px;
  color: #333;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li .sf-catB li > a:hover {
  text-decoration: none;
  color: #1b72e9;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li .sf-catB li > a > .num {
  font-size: 12px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li .sf-catB li > span {
  display: block;
  padding: 5px 20px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-check li p {
  position: relative;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-check li p.checked {
  color: #333 !important;
  background: #d4e9fe !important;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-check li p.checked > .sf-checkBox {
  background-position: 0 bottom;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-check li p:hover {
  color: #1b72e9;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-check li p .sf-checkBox {
  position: absolute;
  top: 5px;
  left: 6px;
  display: block;
  width: 17px;
  height: 17px;
  background: url("/resource/images/sf/btn_checkbox01_1710.png") no-repeat 0 top;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-check li p .sf-checkBox input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-check li p .sf-checkTxt {
  font-size: 13px;
  line-height: 20px;
  display: block;
  padding: 2px 0 2px 28px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-check li p .sf-checkTxt > .num {
  font-size: 12px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-range {
  padding-top: 10px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-range input {
  font-size: 13px;
  width: 62px;
  height: 24px;
  padding: 0 4px;
  text-align: right;
  border: 1px solid #999;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-range span {
  font-size: 13px;
  display: inline-block;
  margin: 0 5px;
  *display: inline;
  *zoom: 1;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-range .rangeBtn {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 2px;
  vertical-align: top;
  border: 1px solid #b5b5b5;
  border-radius: 2px;
  *display: inline;
  *zoom: 1;
  background: #fff;
  background: -webkit-linear-gradient(#fff, #f2f2f2);
  background: linear-gradient(#fff, #f2f2f2);
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-range .rangeBtn:hover {
  background: #f2f2f2;
  background: -webkit-linear-gradient(#f2f2f2, #fff);
  background: linear-gradient(#f2f2f2, #fff);
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-range .rangeBtn img {
  width: 13px;
  height: 13px;
  margin: 5.5px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-filter {
  font-size: 13px;
  line-height: 2;
  position: relative;
  min-height: 31px;
  margin-right: 20px;
  padding: 0 0 16px 72px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-filter > p {
  line-height: 26px;
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 5px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-filter > ul {
  overflow: hidden;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-filter > ul li {
  position: relative;
  display: inline-block;
  float: left;
  height: 26px;
  margin: 0 2.5px 5px;
  padding: 0 28px 0 12px;
  color: #1b72e9;
  border: 1px solid #cecece;
  border-radius: 13px;
  *display: inline;
  *zoom: 1;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-filter > ul li span {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 24px;
  height: 26px;
  cursor: pointer;
  background: url("/resource/images/sf/icon_delete01_1710.png") no-repeat 5px 50%;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result {
  line-height: 30px;
  position: relative;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 16px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultNum {
  font-size: 13px;
  float: left;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultNum span {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  padding: 0 4px;
  color: #d80000;
  *display: inline;
  *zoom: 1;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultNum span.none {
  color: #333;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-noHit {
  clear: both;
  padding-top: 20px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-noHit li {
  font-size: 12px;
  line-height: 19px;
  position: relative;
  padding: 0 0 5px 15px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-noHit li:before {
  position: absolute;
  top: 9px;
  left: 5px;
  display: block;
  width: 3px;
  height: 3px;
  content: '';
  border-radius: 2px;
  background: #333;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultFilter {
  float: right;
  padding-left: 10px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultFilter .sf-showAvail {
  float: left;
  padding-right: 30px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultFilter .sf-showAvail > span {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultFilter .sf-showAvail > span.checked > .sf-checkBox {
  background-position: 0 bottom;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultFilter .sf-showAvail > span .sf-checkBox {
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  width: 17px;
  height: 17px;
  background: url("/resource/images/sf/btn_checkbox01_1710.png") no-repeat 0 top;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultFilter .sf-showAvail > span .sf-checkBox input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultFilter .sf-showAvail > span .sf-checkTxt {
  font-size: 13px;
  line-height: 30px;
  display: block;
  padding: 0 0 0 24px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultFilter .sf-selectFilter {
  float: left;
  width: 182px;
  height: 30px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-result .sf-resultFilter .sf-selectFilter select {
  width: 182px;
  padding-right: 0;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock {
  position: relative;
  margin-right: 20px;
  border-left: 1px solid #e2e2e2;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock > span {
  display: block;
  clear: both;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList {
  opacity: 0;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li {
  position: relative;
  z-index: 1;
  float: left;
  width: 20%;
  -webkit-transition: box-shadow 100ms ease-out;
  transition: box-shadow 100ms ease-out;
  border-bottom: 1px solid #e2e2e2;
  *display: inline;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li.row0 {
  border-top: 1px solid #e2e2e2;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li.clear {
  clear: both;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li.j-shadow {
  z-index: 10;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li > div {
  overflow: hidden;
  border-right: 1px solid #e2e2e2;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info {
  width: 174px;
  margin: 0 auto;
  padding: 50px 18px 22px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label {
  position: absolute;
  top: 10px;
  left: 10px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.limited {
  background: #d19900;
  font-weight: bold;
  padding: 5px 7px 5px 14px;
  border-radius: 2px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.new {
  background: #f57a00;
  font-weight: bold;
  padding: 5px 7px 5px 14px;
  border-radius: 2px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.original,
.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.collaboration {
  background: #003c92;
  font-weight: bold;
  padding: 5px 7px 5px 14px;
  border-radius: 2px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.original .icon {
  display: inline-block;
  margin-right: 8px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.original .icon img {
  display: block;
  width: 100%;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.popular {
  background: #f57a00;
  font-weight: bold;
  padding: 5px 7px 5px 14px;
  border-radius: 2px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.priceDown {
  background: #f27979;
  font-weight: bold;
  padding: 5px 7px 5px 14px;
  border-radius: 2px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p {
  height: 24px;
  position: relative;
  font-size: 12px;
  display: inline-block;
  color: #fff;
  *display: inline;
  *zoom: 1;
  padding: 5px 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.limited:before {
  position:absolute;
  top:0;
  left:0;
  width:0;
  height:0;
  content:"";
  border-style:solid;
  border-width:24px 10px 0 0;
  border-radius:0 0 0 0;
  border-color: #e3c166 transparent transparent;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.new:before {
  position:absolute;
  top:0;
  left:0;
  width:0;
  height:0;
  content:"";
  border-style:solid;
  border-width:24px 10px 0 0;
  border-radius:0 0 0 0;
  border-color: #fba818 transparent transparent;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.popular:before {
  position:absolute;
  top:0;
  left:0;
  width:0;
  height:0;
  content:"";
  border-style:solid;
  border-width:24px 10px 0 0;
  border-radius:0 0 0 0;
  border-color: #fba818 transparent transparent;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.priceDown:before {
  position:absolute;
  top:0;
  left:0;
  width:0;
  height:0;
  content:"";
  border-style:solid;
  border-width:24px 10px 0 0;
  border-radius:0 0 0 0;
  border-color: #f7aeae transparent transparent;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.original:before,
.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.collaboration:before {
  position:absolute;
  top:0;
  left:0;
  width:0;
  height:0;
  content:"";
  border-style:solid;
  border-width:24px 10px 0 0;
  border-radius:0 0 0 0;
  border-color: #22a3d9 transparent transparent;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.limited:after {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 1px;
  height: 25px;
  content: "";
  background-color: #fff;
  transform: rotate(22deg);
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.new:after {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 1px;
  height: 25px;
  content: "";
  background-color: #fff;
  transform: rotate(22deg);
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.popula:after {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 1px;
  height: 25px;
  content: "";
  background-color: #fff;
  transform: rotate(22deg);
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.priceDown:after {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 1px;
  height: 25px;
  content: "";
  background-color: #fff;
  transform: rotate(22deg);
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.original:after,
.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.collaboration:after {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 1px;
  height: 25px;
  content: "";
  background-color: #fff;
  transform: rotate(22deg);
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.honkiprice {
  position: relative;
  display: inline-flex;
  gap: 4px;
  background: #DD2C08;
  color: #fff;
  font-size: 12px;
  margin-bottom: 12px;
  padding: 2px 8px;
  font-weight: 600;
  line-height: 1.5;
  border-radius: 2px;
  z-index: 1;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.honkiprice .icon {
  display: block;
  width: 20px;
  height: 20px;
  background: url(/resource/images/shared/icn/honkiprice.png) no-repeat;
  background-size: contain;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.honkiprice .arrow {
  position: absolute;
  bottom: -11px;
  left: 8px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .label p.honkiprice .arrowPath {
  fill: #dd2c08;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info > a {
  display: block;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info > a .imageArea {
  position: relative;
  height: 120px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info > a .imageArea .image {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info > a .imageArea .attention {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  display: table;
  width: 100%;
  height: 120px;
  color: #fff;
  background-image: url("/resource/images/sf/bg_gray01_1710.png");
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info > a .imageArea .attention p {
  font-size: 12px;
  line-height: 1.6;
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info > a .imageArea .attention p span {
  display: inline-block;
  padding: 10px;
  text-align: left;
  *display: inline;
  *zoom: 1;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info > a .name {
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin: 20px 0 15px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info > a:hover .image {
  opacity: .7;
  -moz-opacity: .7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .stock {
  margin: 12px 0 15px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .stock > p {
  font-size: 12px;
  line-height: 1.5;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .stock > p span {
  font-weight: bold;
  color: #ff7e3d;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .stock table {
  font-size: 12px;
  line-height: 1.5;
  border-spacing: 0;
  border-collapse: separate;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .stock table th{
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  word-break: keep-all;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .stock table td {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  position: relative;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .stock table td span {
  font-weight: bold;
  margin-left: 15px;
  display: inline-block;
  word-break: break-all;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .stock table td span.exist {
  color: #007b00;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .stock table td span.few {
  color: #d80000;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .stock table td span.out {
  color: #ff7e3d;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .stock table td:before {
  content: '：';
  position: absolute;
  left: 0;
  top: 0;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .diff {
  position: relative;
  text-align: right;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .diff p.txt {
  font-size: 12px;
  line-height: 1.36;
  padding-bottom: 7px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .diff p.txt span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .diff p.num {
  height: 100%;
  min-height: 24px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .diff p.num span {
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  height: 22px;
  padding: 0 8px;
  color: #dd2c08;
  border-radius: 12px;
  border: 1px solid #dd2c08;
  display: inline;
  zoom: 1;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .diff .txt + .num {
  height: auto;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .price {
  margin-top: 9px;
  text-align: right;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .price .inctax {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 3px;
  color: #da0a16;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .price .inctax span {
  font-size: 13px;
  font-weight: normal;
  display: inline-block;
  color: #333;
  *display: inline;
  *zoom: 1;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .price .extax {
  font-size: 11px;
  line-height: 14px;
  padding-right: 2px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .price .per {
  color: #da0a16;
  font-weight: bold;
  font-size: 11px;
  line-height: 14px;
  padding-right: 2px;
  margin-top: 12px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .price .per span {
  display: inline-block;
  color: #333;
  font-weight: normal;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .cartArea {
  overflow: hidden;
  margin-top: 14px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .cartArea > span {
  font-size: 12px;
  line-height: 30px;
  display: block;
  float: left;
  width: 30px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .cartArea .amount {
  float: left;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .cartArea .amount select {
  width: 59px;
  padding-right: 0;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .cartArea .amount input {
  line-height: 28px;
  width: 45px;
  height: 28px;
  padding: 0 6px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .cartArea .amount input.j-active {
  line-height: 24px;
  height: 24px;
  padding: 0 4px;
  border: 3px solid #2f8eef;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .cartArea .cartBtn {
  font-size: 13px;
  line-height: 29px;
  float: right;
  width: 83px;
  height: 29px;
  border-radius: 2px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .cartArea .cartBtn img {
  width: 20px;
  height: auto;
  margin-right: 3px;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock {
  line-height: 1.6;
  margin: 40px 20px 0 0;
  text-align: right;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock a {
  font-size: 130%;
  position: relative;
  display: inline-block;
  zoom: 1;
  min-width: 27px;
  height: 27px;
  margin: 0 3px 0 2px;
  padding: 5px 3px 0;
  text-align: center;
  vertical-align: bottom;
  color: #333;
  border: solid 1px #cecece;
  border-radius: 2px;
  background: url(/resource/images/search/2015new_bg_pager.png) repeat-x;
  *display: inline;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock a.abbr {
  height: 30px;
  padding: 2px 3px 0;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .txt {
  font-size: 130%;
  position: relative;
  display: inline-block;
  zoom: 1;
  padding: 5px 30px 0 0;
  vertical-align: top;
  *display: inline;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .txt .num {
  padding-right: 15px;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .txt .num span {
  font-weight: bold;
  color: #d80000;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerIn {
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  osition: relative;
  *display: inline;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox {
  display: inline-block;
  zoom: 1;
  osition: relative;
  *display: inline;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox a:link,
.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox a:visited {
  text-decoration: none;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox a:hover,
.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox a:active {
  background-position: 0 -33px;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox .prev,
.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox .next {
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox .prev a,
.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox .next a {
  height: 29px;
  padding: 3px 3px 0;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox .prev a img,
.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox .next a img {
  *vertical-align: -7px;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox .prev {
  padding-right: 18px;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox .next {
  padding-left: 18px;
}

.sf-outletMain .sf-col2Wrap .sf-main .pagerBlock .pagerBox span.cr {
  font-size: 130%;
  position: relative;
  display: inline-block;
  zoom: 1;
  min-width: 27px;
  height: 28px;
  padding: 6px 3px 0;
  text-align: center;
  vertical-align: bottom;
  color: #fff;
  border-radius: 2px;
  background-color: #4ba4ff;
  *display: inline;
}

.sf-footArea {
  margin: 80px 20px 0;
  padding-bottom: 42px;
}

.sf-footArea .sf-btmBnrArea {
  max-width: 1366px;
  margin: 0 auto;
}

.ajax-loading {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ajax-loading .overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: .7;
  background: #fff;
  -moz-opacity: .7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
}

.ajax-loading img {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: block;
  margin: -27px 0 0 -27px;
}

.sf-searchBoxArea {
  margin: 0 20px;
}

.sf-searchBoxArea .sf-searchBoxAreaIn {
  position: relative;
  max-width: 1366px;
  margin: 10px auto 0;
  padding-top: 12px;
  background: #efefef;
}

.sf-searchBoxArea .sf-searchBox{
  position: relative;
  width: 700px;
  height: 38px;
  margin: 0 auto;
  padding: 0 100px 12px 0;
}

.sf-searchBoxArea .sf-searchBox input{
  font-size: 16px;
  line-height: 36px;
  width: 100%;
  height: 36px;
  padding: 0 15px;
  border: 1px solid #cecece;
  border-radius: 4px 0 0 4px;
  background: #fff;
}

.sf-searchBoxArea .sf-searchBox input::-ms-clear {
  display: none;
}

.sf-searchBoxArea .sf-searchBox a{
  font-size: 16px;
  line-height: 38px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100px;
  height: 37px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #1e7cdb;
  border-radius: 0 4px 4px 0;
  background: #4aa3fe;
  background: -webkit-linear-gradient(#4aa3fe, #3b94f0);
  background: linear-gradient(#4aa3fe, #3b94f0);
}

.sf-searchBoxArea .sf-searchBox a:hover {
  background: #3b94f0;
  background: -webkit-linear-gradient(#3b94f0, #4aa3fe);
  background: linear-gradient(#3b94f0, #4aa3fe);
}

.sf-searchBoxArea .sf-searchBox a span{
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 8px;
  vertical-align: -3px;
  *display: inline;
  *zoom: 1;
}

.sf-searchBoxArea .sf-searchBox a span img {
  display: block;
}

#sharedfeaturefooter {
  display: none;
}

.sf-information {
  padding: 24px;
  background:  rgba(209,222,237,.3);
  border-radius: 4px;
}

.sf-information .title {
  display: flex;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #183d9f;
}

.sf-information .title:before {
  display: block;
  content: '';
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background: url(/resource/images/shared/icn/icon_information_blue.svg) no-repeat;
  flex-shrink: 0;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory {
  margin: 0 -20px 8px;;
  padding: 24px 20px;
  max-width: unset;
  background: url(/resource/images/shared/bg/titleArea--multiCategory.png) #fef6e7 center bottom no-repeat;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleAreaInner {
  max-width: 961px;
  margin: 0 auto;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-title {
  position: relative;
  background: #183d9f;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
  padding: 12px 55px;
  margin: 0 15px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-title:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  width: 15px;
  background:linear-gradient(to bottom left, #183d9f 50%, transparent 50%) top left/ 100% 50% no-repeat, linear-gradient(to top left, #183d9f 50%, transparent 50%) bottom left / 100% 50% no-repeat;
  content: '';
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-title:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  width: 15px;
  background:linear-gradient(to bottom right, #183d9f 50%, transparent 50%) top right/ 100% 50% no-repeat, linear-gradient(to top right, #183d9f 50%, transparent 50%) bottom right / 100% 50% no-repeat;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-title span {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-title span:after {
  position: absolute;
  top: 6px;
  right: 9px;
  bottom: 6px;
  content: '';
  border-left: 1px solid #fff;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleLink {
  text-align: right;
  margin: 8px 30px 0;
  font-size: 14px;
  line-height: 22px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleLink a.blank {
  padding-right: 18px;
  background: url(//cdn.askul.co.jp/cms/assets/images/icon_blank.svg) no-repeat right 50%;
  background-size: 14px;
  color: #183D9F;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation {
  display: flex;
  justify-content: center ;
  align-items: flex-end;
  margin: 12px 0 0;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background: #F1F5F9;
  border: 1px solid #D5D5D5;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 16px 24px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile + .sf-informationTile {
  margin-left: 36px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile + .sf-informationTile:before {
  position: absolute;
  content: '';
  display: block;
  width: 12px;
  height: 20px;
  left: -22px;
  bottom: 50px;
  background:linear-gradient(to bottom left, transparent 50%, #FBA818 50%) top left/ 100% 50% no-repeat, linear-gradient(to top left, transparent 50%, #FBA818 50%) bottom left / 100% 50% no-repeat;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation:has(> :nth-child(3):last-child) .sf-informationTile {
  width: 255px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation:has(> :nth-child(2):last-child) .sf-informationTile {
  width: 355px;
}

.mac .sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation:has(> :nth-child(2):last-child) .sf-informationTile {
  width: 375px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile_detail  {
  font-size: 14px;
  line-height: 22px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile_detail span {
  font-weight: 700;
  color: #183D9F;
  font-size: 24px;
  line-height: 28px;
  margin-left: 5px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation:has(> :nth-child(3):last-child) .sf-informationTile_detail span {
  display: block;
  margin: 0;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile_icon {
  width: 40px;
  height: 40px;
  background: url(/resource/images/shared/icn/informationTile_icon.png) no-repeat;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile:only-child .sf-informationTile_icon {
  order: 2;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile_terms {
  margin-top: 8px;
  width: 100%;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile:only-child .sf-informationTile_terms {
  margin: 0 12px;
  width: 290px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile_terms_label {
  background: #fff;
  border-radius: 4px;
  padding: 4px 0;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile_terms_label span {
  font-weight: 600;
  color: #183D9F;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile_terms_text {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin-top: 4px;;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList {
  display: flex;
  background: #fff;
  padding: 12px 24px;
  margin-top: 12px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 18px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList .sf-label {
  position: relative;
  display: inline;
  font-weight: bold;
  padding-right: 20px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList .sf-label:after {
  position: absolute;
  content: '：';
  right: 4px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList .sf-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList .sf-list li {
  position: relative;
  display: inline-block;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList .sf-list li a {
  display: block;
  height: 20px;
  padding: 0 12px;
  line-height: 20px;
  color: #333;
  background: #FCEEEC;
  border: 1px solid #E55C7E;
  border-radius: 10px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList .sf-list li a:hover {
  text-decoration: none;
  opacity: 0.5
  }

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile.sf-informationTile--complete {
  border: 2px solid #E55C7E;
  background: #FCEEEC;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile.sf-informationTile--complete .sf-informationTile_detail span {
  color: #E55C7E;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile.sf-informationTile--complete .sf-informationTile_icon {
  background-image: url(/resource/images/shared/icn/informationTile_icon--complete.png);
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile.sf-informationTile--complete .sf-informationTile_terms_label {
  background: #E55C7E;
  color: #fff;
  font-weight: 600;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile.sf-informationTile--choose {
  border: none;
  background: #E55C7E;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation:has(> :nth-child(2):last-child) .sf-informationTile.sf-informationTile--choose {
  width: 385px;
  padding: 16px 40px;
}

.mac .sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation:has(> :nth-child(2):last-child) .sf-informationTile.sf-informationTile--choose {
  width: 405px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation:has(> :nth-child(3):last-child) .sf-informationTile.sf-informationTile--choose {
  width: 289px;
  padding: 16px 40px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile.sf-informationTile--choose .sf-informationTile_detail {
  color: #fff;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile.sf-informationTile--choose .sf-informationTile_detail span {
  color: #fff;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile.sf-informationTile--choose .sf-informationTile_icon {
  background-image: url(/resource/images/shared/icn/informationTile_icon--choose.png);
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-informationTile.sf-informationTile--choose .sf-informationTile_terms_label {
  color: #E55C7E;
  font-weight: 600;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList.sf-titleProgressList--complete .sf-label {
  flex-shrink: 0;
  color: #E55C7E;
  line-height: 20px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList.sf-titleProgressList--error {
  background: #FCEEEC;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList.sf-titleProgressList--error .sf-label {
  position: relative;
  color:#DD2C08;
  font-size: 14px;
  line-height: 21px;
  padding: 0 0 0 32px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList.sf-titleProgressList--error .sf-label:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background: url(/resource/images/shared/icn/icon_information_red.png) no-repeat;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressList.sf-titleProgressList--error .sf-label:after {
  content: none;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li > a > span.progress span {
  display:block;
  width: 16px;
  font-weight:normal;
  background:#E55C7E;
  color: #fff;
  padding: 2px 4px;
  border-radius: 8px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li > a.progress,
.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li .sf-catB li > a.progress {
  display: flex;
  align-items: center;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li > a.progress:after,
.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li .sf-catB li > a.progress:after {
  content: '';
  display: inline-block;
  width: 0;
  padding-left: 16px;
  height: 16px;
  background: url(/resource/images/shared/icn/icon_complete_gray.png) center no-repeat;
  vertical-align: middle;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li > a.progress.progress--choose:after,
.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li .sf-catA > li .sf-catB li > a.progress.progress--choose:after {
  background: url(/resource/images/shared/icn/icon_complete_orange.png) center no-repeat;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .diff p.ribbon {
  text-align: left;
  margin-bottom: 12px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .diff p.ribbon .non-discountable {
  display: inline-block;
  padding: 3px 8px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  background: #999;
  color: #fff;
  border-radius: 2px;
}

/*-----------------------------------
alertModal
-----------------------------------*/
.alertModal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: -1000;
}

.alertModal.js-show {
  z-index: 2100;
}

.alertModal-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/resource/images/order/1712_bg_gray02.png);
  z-index: 5;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}

.alertModal.js-show .alertModal-bg {
  opacity: 1;
}

.alertModal-body {
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 40px;
  overflow: hidden;
  background: #fff;
  z-index: 10;
  -webkit-transform: scale(0.92);
  -ms-transform: scale(0.92);
  transform: scale(0.92);
  -webkit-transition: opacity 300ms ease-out, -webkit-transform 300ms ease-out;
  transition: opacity 300ms ease-out, -webkit-transform 300ms ease-out;
  transition: transform 300ms ease-out, opacity 300ms ease-out;
  transition: transform 300ms ease-out, opacity 300ms ease-out, -webkit-transform 300ms ease-out;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  box-shadow: 0 0 40px rgba(0, 6, 0, 0.2);
  opacity: 0;
  z-index: 10;
}

.alertModal.js-show .alertModal-body {
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 15;
  opacity: 1;
}

.alertModal-inner {
  max-width: 800px;
  min-width: 600px;
}

.alertModal-title {
  position: relative;
  font-size: 24px;
  padding-left: 30px;
}

.alertModal-title:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 3px;
  left: 0;
  background: url(/resource/images/shared/2015new_sprite_md01.png) -170px -150px no-repeat;
}

.alertModal-message {
  margin-top: 30px;
  padding-left: 30px;
  font-size: 14px;
}

.alertModal-messageText {
  font-size: 17px;
  line-height: 1.5;
}

.alertModal-btn {
  margin-top: 25px;
  text-align: center;
}

.alertModal-btn a {
  display: inline-block;
  width: 140px;
  padding: 8px 0;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  background: #4aa3fe;
  background: -webkit-linear-gradient(#4aa3fe, #3b94f0);
  background: linear-gradient(#4aa3fe, #3b94f0);
}

.alertModal-btn a:hover {
  background: #3b94f0;
  background: -webkit-linear-gradient(#3b94f0, #4aa3fe);
  background: linear-gradient(#3b94f0, #4aa3fe);
}

.alertModal-body--nonDiscountable {
  width: 800px;
  box-sizing: border-box;
}

.alertModal-body--nonDiscountable .alertModal-closeBtn {
  position: absolute;
  top: 15px;
  right: 15px;
}

.alertModal-body--nonDiscountable .alertModal-inner {
  width: auto;
  min-width: auto;
}

.alertModal-body--nonDiscountable .alertModal-title {
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 800;
  color: #DD2C08;
}

.alertModal-body--nonDiscountable .alertModal-title:before {
  content: none;
}

.alertModal-body--nonDiscountable .alertModal-message {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 16px;
  padding: 0;
}

.alertModal-body--nonDiscountable .alertModal-message-body {
  position: relative;
  font-size: 14px;
  line-height: 1.5;
}

.alertModal-body--nonDiscountable .alertModal-message-body p span {
  color: #DD2C08;
}

.alertModal-body--nonDiscountable .alertModal-message-body p span.non-discountable {
  display: inline-block;
  padding: 3px 8px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  background: #999;
  color: #fff;
  border-radius: 2px;
  margin-right: 8px;
}

.alertModal-body--nonDiscountable .alertModal-message-body .alertModal-message-body-link {
  text-align: right;
}

.alertModal-body--nonDiscountable .alertModal-message-body .alertModal-message-body-link a.blank {
  padding-right: 18px;
  background: url(//cdn.askul.co.jp/cms/assets/images/icon_blank.svg) no-repeat right 50%;
  background-size: 14px;
  color: #183D9F;
}

.alertModal-body--nonDiscountable .alertModal-message-body  .alertModal-message-body-inner {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 12px 24px;
  margin-top: 16px;
}

.alertModal-body--nonDiscountable .alertModal-message-body  .alertModal-message-body-inner p {
  margin-bottom: 8px;
}

.alertModal-body--nonDiscountable .alertModal-message-body  .alertModal-message-body-inner .alertModal-message-body-inner-head {
  font-weight: bold;
}

.alertModal-body--nonDiscountable .alertModal-btn {
  margin-top: 16px;
}

.alertModal-body--nonDiscountable .alertModal-btn a {
  color: #333;
  font-size: 14px;
  padding: 12px 0;
  line-height: 22px;
  border: 1px solid #6E635F;
  border-radius: 4px;
  box-sizing: border-box;
  background: #fff;
  min-width: 228px;
}

.alertModal-body--nonDiscountable .alertModal-btn a:hover {
  opacity: .5;
}

.alertModal-body--nonDiscountable .alertModal-btn--change {
  margin-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #D5D5D5;
}

.alertModal-body--nonDiscountable .alertModal-btn--change a span {
  display: block;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .toCategory {
  margin-top: 14px
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .toCategory li {
  float: none;
  width: auto;
  border: none;
  font-size: 12px;
  line-height: 20px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .toCategory li + li {
  margin-top: 8px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .toCategory li.j-shadow {
  box-shadow:none;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .toCategory li a {
  color: #1B72E9;
  display: inline-block;
  padding: 0 12px;
  line-height: 20px;
  border: 1px solid #1B72E9;
  border-radius: 50px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-productBlock .sf-productList li .info .toCategory li a:hover {
  text-decoration: none;
  opacity: 0.5
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li.js-catSlide {
  position: relative;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li.js-catSlide > a {
  padding-right: 30px;
  box-sizing: border-box;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li.js-catSlide > a.js-catSlideBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li.js-catSlide > a.js-catSlideBtn:before,
.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li.js-catSlide > a.js-catSlideBtn:after {
  content: "";
  position: absolute;
  top: 12px;
  width: 12px;
  height: 1.5px;
  background-color: currentColor;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li.js-catSlide:not(.js-catSlide--active):not(.js-catSlide--open) > a.js-catSlideBtn:after,
.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li.js-catSlide.js-catSlide--open.js-catSlide--active > a.js-catSlideBtn:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-category > li.js-catSlide:not(.js-catSlide--open) > ul.js-catSlideBody {
  display: none;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideBlock .sf-progressInformation {
  margin: 0 0 15px;
  border: 1px solid #D5D5D5;
  border-radius: 4px;
  padding: 8px;
  text-align: center;
  height: 56px;
  box-sizing: border-box;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideBlock .sf-progressInformation .sf-label {
  font-size: 12px;
  line-height: 20px;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideBlock .sf-progressInformation .sf-terms {
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideBlock .sf-progressInformation .sf-terms span {
   font-size: 20px;
  line-height: 18px;
  color: #183D9F;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideBlock .sf-progressInformation.sf-progressInformation--complete {
  border: 2px solid #E55C7E;
  background: #FCEEEC;
}

.sf-outletMain .sf-col2Wrap .sf-side .sf-sideBlock .sf-progressInformation.sf-progressInformation--complete .sf-terms span {
  color: #E55C7E;
}

/*-----------------------------------
alertModal
-----------------------------------*/
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory2 {
  background: url(/resource/images/shared/bg/titleArea--multiCategory2.png) #fff center 24px no-repeat;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleLink.sf-titleLink--withText {
  display: flex;
  align-items: center;
  gap: 8px;
  text-align: left;
  margin: 16px 0 0;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleLink.sf-titleLink--withText .text {
  font-size: 16px;
  font-weight: 600;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleLink.sf-titleLink--withText a {
  flex-shrink: 0
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple .sf-informationTile,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple:has(> :nth-child(2):last-child) .sf-informationTile,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple:has(> :nth-child(3):last-child) .sf-informationTile,
.mac .sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple:has(> :nth-child(2):last-child) .sf-informationTile,
.mac .sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple:has(> :nth-child(2):last-child) .sf-informationTile.sf-informationTile--choose {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 296px;
  height: 48px;
  padding: 0;
  background: #F1F1F1;
  border: 1px solid #D5D5D5;
  box-sizing: border-box;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple .sf-informationTile.sf-informationTile--complete,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple:has(> :nth-child(2):last-child) .sf-informationTile.sf-informationTile--complete,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple:has(> :nth-child(3):last-child) .sf-informationTile.sf-informationTile--complete,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple .sf-informationTile.sf-informationTile--choose,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple:has(> :nth-child(2):last-child) .sf-informationTile.sf-informationTile--choose,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple:has(> :nth-child(3):last-child) .sf-informationTile.sf-informationTile--choose {
  background: #FCEEEC;
  border-color: #E55C7E;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple .sf-informationTile + .sf-informationTile:before {
  bottom: 12px;
  background: linear-gradient(to bottom left, transparent 50%, #837976 50%) top left/ 100% 50% no-repeat, linear-gradient(to top left, transparent 50%, #837976 50%) bottom left / 100% 50% no-repeat
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple .sf-informationTile p {
  display: inline-flex;
  justify-content: center;
  font-size: 14px;
  align-items: flex-end;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation.sf-titleProgressInformation--simple .sf-informationTile p .num {
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple .sf-informationTile p .text {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple .sf-informationTile p .max {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  width: 40px;
  height: 25px;
  background: #6E635F;
  font-size: 12px;
  color: #fff;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple .sf-informationTile.sf-informationTile--complete p .max,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple .sf-informationTile.sf-informationTile--choose p .max {
  background: #E55C7E;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple .sf-informationTile.sf-informationTile--choose p,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple .sf-informationTile.sf-informationTile--complete p {
  position: relative;
  padding-right: 20px
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple .sf-informationTile.sf-informationTile--choose p:before,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple .sf-informationTile.sf-informationTile--complete p:before {
  position: absolute;
  top: 50%;
  right: 0;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: #E55C7E;
  border-radius: 8px;
  transform: translateY(-50%);
  z-index: 1;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple .sf-informationTile.sf-informationTile--choose p:after,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressInformation--simple .sf-informationTile.sf-informationTile--complete p:after {
  position: absolute;
  top: 50%;
  right: 0;
  content: '';
  display: block;
  width: 6px;
  height: 3px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg) translate(0,-100%);
  background: #E55C7E;
  z-index: 1;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 12px;
  padding: 16px 32px;
  background: #FCEEEC;
  border-radius: 4px;
  box-sizing: border-box;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__label {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
  border: 1px solid #E55C7E;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 14px;
  padding: 10px 16px;
  flex-shrink: 0;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__label .text {
  font-size: 16px;
  font-weight: 700;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__label .num {
  font-size: 20px;
  font-weight: 700;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__label--choose {
  gap: 4px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__label--choose .text,
.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__label--choose .num {
  color: #E55C7E;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__conditions {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  flex-shrink: 0;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__conditions .num {
  font-size: 32px;
  line-height: 1;
  color: #E55C7E;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__conditions .text {
  font-size: 32px;
  line-height: 1;
  color: #E55C7E;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__conditions .text .num {
  font-size: 40px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__conditions--choose {
  display: block;
  padding: 12px 16px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__conditions--choose .num {
  font-size: 20px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__conditions--choose .text {
  display: inline-block;
  font-size: 16px;
  margin-top: 8px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__conditions--choose .text .num {
  font-size: 20px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList {
  flex-grow: 1;
  min-width: 0;
  margin: -5px 0;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList_item {
  position: relative;
  padding: 8px 0 5px;
  width: 75px;
  max-width: 100%;
  flex-shrink: 0;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList_item:before {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  right: 0;
  left: calc(0% + 41px);
  height: 1px;
  transform: translateY(-50%);
  background-image : linear-gradient(to right, #837976 1px, transparent 1px);
  background-size: 3px 1px;
  background-repeat: repeat-x;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList_item p {
  position: relative;
  height: 60px;
  width: 60px;
  border: 1px dotted #837976;
  border-radius: 30px;
  background: #fff;
  box-sizing: border-box;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList_item p .content {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  word-break: keep-all;
  text-align: center;
  color: #333;
  font-size: 16px;
  line-height: 18px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList_item p .content img {
  border-radius: 18px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList_item p .label {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 16px;
  top: 0;
  left: 50%;
  transform: translate(-50%,-50%);
  background:#6E635F;
  border-radius: 2px;
  font-size: 10px;
  color: #fff;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList_item--choose p {
  border: 1px solid #E55C7E;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList_item--choose p:before {
  position: absolute;
  right: -2px;
  bottom: -2px;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: #E55C7E;
  border-radius: 8px;
  z-index: 1;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList_item--choose p:after {
  position: absolute;
  right: 2px;
  bottom: 4px;
  content: '';
  display: block;
  width: 6px;
  height: 3px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  background: #E55C7E;
  z-index: 1;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList_item--choose p .label {
  background: #E55C7E;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleProgressDetail__progressList_item--additional p .content {
  color: #D1D1D1;
}

.js-titleProgressDetail-progressList {
  display: flex;
  padding: 0 20px;
  margin: 0 -20px;
  overflow: hidden;
}

.js-titleProgressDetail-progressList .owl-item:last-child .sf-titleProgressDetail__progressList_item:before {
  content: none;
}

.js-titleProgressDetail-progressList .owl-controls {
  margin: 0;
}

.js-titleProgressDetail-progressList .owl-controls .owl-buttons div {
  width: 18px;
  height: 22px;
  transform: translateY(-50%);
  background: #EEEEEE;
  border: 1px solid #D5D5D5;
  cursor: pointer;
}

.js-titleProgressDetail-progressList .owl-controls .owl-buttons div.owl-prev {
  display: flex;
  width: 30px;
  height: 38px;
  border-radius: 15px 0 0 15px;
  align-items: center;
  justify-content: center;
  left: 0 !important;
}

.js-titleProgressDetail-progressList .owl-controls .owl-buttons div.owl-prev:hover {
  opacity: 0.7;
}

.js-titleProgressDetail-progressList .owl-controls .owl-buttons div.owl-prev:before {
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
  transform: rotate(45deg) translate(25%, -25%);
}

.js-titleProgressDetail-progressList .owl-controls .owl-buttons div.owl-next {
  display: flex;
  width: 30px;
  height: 38px;
  border-radius: 0 15px 15px 0;
  align-items: center;
  justify-content: center;
  right: 0 !important;
}

.js-titleProgressDetail-progressList .owl-controls .owl-buttons div.owl-next:hover {
  opacity: 0.5;
}

.js-titleProgressDetail-progressList .owl-controls .owl-buttons div.owl-next:before {
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg) translate(-25%, 25%);
}

.js-titleProgressDetail-progressList .owl-controls .owl-buttons div.disabled.owl-prev,
.js-titleProgressDetail-progressList .owl-controls .owl-buttons div.disabled.owl-next {
  display: none;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleNotesArea {
  font-size: 12px;
  margin-top: 4px;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleNotesArea .sf-titleNotesArea__inner {
  display: flex;
  justify-content: space-between;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleNotesArea .js-notesSwitch {
  cursor: pointer;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleNotesArea .js-notesSwitch:after {
  display: inline-block;
  content: '';
  margin-left: 4px;
  width: 10px;
  height: 10px;
  background: url(/resource/images/shared/icn/nui-plus01.png) no-repeat;
  vertical-align:middle;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleNotesArea .js-notesContent {
  display: none;
  padding: 8px 0 0;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleNotesArea .js-notesSwitch.open:after {
  background: url(/resource/images/history/2015new_icon_minus_01.png) no-repeat;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleNotesArea .sf-titleNotesArea__notesList li {
  display: flex;
  align-items: flex-start;
}

.sf-headArea .sf-titleArea.sf-titleArea--multiCategory .sf-titleNotesArea .sf-titleNotesArea__notesList li:before {
  display: block;
  content: '※';
  flex-shrink: 0;
}

.sf-selectCategoryArea {
  margin: 0 20px 20px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__head {
  position: relative;
  max-width: 1366px;
  margin: 0 auto 16px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__head .sf-selectCategoryArea__head__title {
  display: flex;
  gap: 8px;
  font-size: 18px;
  font-weight: 600;
}

.sf-selectCategoryArea .sf-selectCategoryArea__head .sf-selectCategoryArea__head__title:before {
  content: '';
  width: 24px;
  height: 24px;
  background: url(/resource/images/shared/icn/selectCategoryArea__head__title_icon.png) no-repeat;
}

.sf-selectCategoryArea .sf-selectCategoryArea__head .sf-selectCategoryArea__head__title button.modal {
  display: flex;
  align-items: center;
  gap: 4px;
  border: none;
  background: #fff;
  color: #183D9F;
  cursor: pointer;
}

.sf-selectCategoryArea .sf-selectCategoryArea__head .sf-selectCategoryArea__head__title button.modal:after {
  flex-shrink: 0;
  content: '';
  width: 12px;
  height: 12px;
  background: url(/cms/assets/images/icon_modal.svg) no-repeat;
}

.sf-selectCategoryArea .sf-selectCategoryArea__head .sf-selectCategoryArea__head__title button.modal:hover {
  text-decoration: underline;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body {
  position: relative;
  max-width: 1366px;
  margin: 0 auto;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(192px,1fr));
  gap: 8px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item {
  height: 50px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  height: 100%;
  padding: 10px 12px;
  border: 1px solid #D5D5D5;
  border-radius: 4px;
  box-sizing: border-box;
  background: #fff;
  cursor: pointer;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button:hover {
  opacity: 0.5;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button:after {
  flex-shrink: 0;
  content: '';
  width: 12px;
  height: 12px;
  background: url(/cms/assets/images/icon_modal.svg);
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item--cr button {
  border-color: #FBA818;
  background: #FEF6E7;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon {
  position: relative;
  flex-shrink: 0;
  display: block;
  width: 25px;
  height: 25px;
  background: url(/resource/images/shared/2015new_sprite_md01.png) #fff no-repeat;
  background-size: 320px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate01 {
  background-position: 2px 2px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate10 {
  background-position: -25px 2px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate02 {
  background-position: -50px 2px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate03 {
  background-position: -76px 2px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate21 {
  background-position: -100px 0;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate07 {
  background-position: -204px 2px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate15 {
  background-position: -126px 0;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate13 {
  background-position: -152px 2px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate09 {
  background-position: -229px 2px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate14 {
  background-position: 2px -24px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate24 {
  background-position: -25px -24px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate23 {
  background-position: -51px -24px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate06 {
  background-position: -204px -24px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate26 {
  background-position: -178px -24px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate34 {
  background-position: -151px -24px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate22 {
  background-position: -127px -24px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate25 {
  background-position: -102px -24px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon.cate19 {
  background-position: -76px -24px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .icon .choose {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  top: 2px;
  left: 2px;
  font-size: 10px;
  color: #fff;
  transform: translate(-50%,-50%);
  background: #E55C7E;
  border-radius: 10px;
}

.sf-selectCategoryArea .sf-selectCategoryArea__body .sf-selectCategoryArea__body__list .sf-selectCategoryArea__body__list__item button .text {
  flex: 1;
  text-align: left;
}

div[id^=selectCategoryModal] .modalIn {
  width: 943px;
  transform: translatex(-50%);
}

div[id^=selectCategoryModal] .selectCategoryModal__title {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 24px;
}

div[id^=selectCategoryModal] .selectCategoryModal__title__label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 700;
  width: 110px;
  height: 20px;
  color: #fff;
  background: #E55C7E;
  border-radius: 10px;
}

div[id^=selectCategoryModal] .selectCategoryModal__text {
  font-size: 14px;
}

div[id^=selectCategoryModal] .selectCategoryModal__categoryList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px 16px;
}

div[id^=selectCategoryModal] .selectCategoryModal__categoryList__item {
  display: flex;
}

div[id^=selectCategoryModal] .selectCategoryModal__categoryList__item a {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  padding: 4px 0;
  color: #183D9F;
}

div[id^=selectCategoryModal] .selectCategoryModal__categoryList__item a:hover {
  color: #F48E09;
  text-decoration: none;
}

div[id^=selectCategoryModal] .selectCategoryModal__categoryList__item--cr a {
  font-weight: 600;
  background: #FEF6E7;
}

div[id^=selectCategoryModal] .selectCategoryModal__categoryList__item a .image {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  flex-shrink: 0;
  box-sizing: border-box;
  z-index: 1;
}

div[id^=selectCategoryModal] .selectCategoryModal__categoryList__item a .image img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: -1;
}

div[id^=selectCategoryModal] .selectCategoryModal__categoryList__item a .image--choose:before {
  position: absolute;
  right: -6px;
  bottom: -4px;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: #E55C7E;
  border-radius: 8px;
  z-index: 1;
}

div[id^=selectCategoryModal] .selectCategoryModal__categoryList__item a .image--choose:after {
  position: absolute;
  right: -3px;
  bottom: 2px;
  content: '';
  display: block;
  width: 6px;
  height: 3px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  background: #E55C7E;
  z-index: 1;
}

div[id^=selectCategoryModal] .selectCategoryModal__categoryList__item a .image--choose img {
  border: 1px solid #E55C7E;
  border-radius: 50%;
}

#glossaryModal .modalIn {
  width: 812px;
  transform: translateX(-50%);
}

#glossaryModal .glossaryModal__title {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 24px;
}

#glossaryModal .glossaryModal__text {
  font-size: 14px;
}

#glossaryModal .glossaryModal__2col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  margin-top: 16px;
}

#glossaryModal .glossaryModal__footBtn {
  padding-top: 20px;
}

#glossaryModal .glossaryModal__footBtn button {
  background: #fff;
  width: 314px;
  height: 48px;
  font-size: 14px;
  border: 1px solid #6E635F;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
}

#glossaryModal .glossaryModal__footBtn button:hover {
  opacity: .5;
}

.sf-outletMain .sf-col2Wrap--single {
  max-width: 1366px;
  padding: 20px 0;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-filterSet {
  display: flex;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-filterSet ul li {
  border-color: #1B72E9;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-filterSet .sf-filter--keyword {
  padding-left: 108px;
  flex-shrink: 0;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-filterSet .sf-filter--keyword > ul li {
  border: none;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetailBlock {
  position: relative;
  margin: 40px 20px 0 0;
  height: 96px;
  z-index: 10;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetailBlock.js-active .sf-titleProgressDetailBlock__inner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: calc(100vw - calc(100vw - 100%));
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail {
  width: 920px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  height: 96px;
  margin: 0 auto;
  padding: 16px 32px;
  border-radius: 4px;
  box-sizing: border-box;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__label {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
  border: 1px solid #E55C7E;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 14px;
  padding: 10px 16px;
  flex-shrink: 0;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__label .text {
  font-size: 16px;
  font-weight: 700;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__label .num {
  font-size: 20px;
  font-weight: 700;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__label--choose {
  gap: 4px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__label--choose .text,
.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__label--choose .num {
  color: #E55C7E;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__conditions {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: -20px;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  flex-shrink: 0;
  background: #FCEEEC;
  height: 60px;
  border-radius: 4px;
  box-sizing: border-box;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__conditions:after {
  position: absolute;
  content: '';
  display: block;
  width: 0;
  height: 0;
  top: 50%;
  right: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #FCEEEC;
  transform: translate(100%,-50%);
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__conditions .num {
  font-size: 24px;
  line-height: 1;
  color: #E55C7E;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__conditions .text {
  font-size: 20px;
  line-height: 1;
  color: #E55C7E;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__conditions .text .num {
  font-size: 24px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__conditions--choose {
  display: block;
  padding: 7px 16px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__conditions--choose .num {
  font-size: 20px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__conditions--choose .text {
  display: inline-block;
  font-size: 16px;
  margin-top: 8px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__conditions--choose .text .num {
  font-size: 20px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList {
  flex-grow: 1;
  min-width: 0;
  padding; 0 0 0 10px;
  margin: -5px 0;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList_item {
  position: relative;
  padding: 5px 0;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList_item:before {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  right: 0;
  left: calc(0% + 41px);
  height: 1px;
  transform: translateY(-50%);
  background-image : linear-gradient(to right, #837976 1px, transparent 1px);
  background-size: 3px 1px;
  background-repeat: repeat-x;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList_item p {
  position: relative;
  height: 60px;
  width: 60px;
  border: 1px dotted #837976;
  border-radius: 30px;
  background: #fff;
  box-sizing: border-box;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList_item p .content {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  word-break: keep-all;
  text-align: center;
  color: #333;
  font-size: 16px;
  line-height: 18px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList_item p .content img {
  border-radius: 18px;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList_item p .label {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 16px;
  top: 0;
  left: 50%;
  transform: translate(-50%,-50%);
  background:#6E635F;
  border-radius: 2px;
  font-size: 10px;
  color: #fff;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList_item--choose p {
  border: 1px solid #E55C7E;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList_item--choose p:before {
  position: absolute;
  right: -2px;
  bottom: -2px;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: #E55C7E;
  border-radius: 8px;
  z-index: 1;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList_item--choose p:after {
  position: absolute;
  right: 2px;
  bottom: 4px;
  content: '';
  display: block;
  width: 6px;
  height: 3px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  background: #E55C7E;
  z-index: 1;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList_item--choose p .label {
  background: #E55C7E;
}

.sf-outletMain .sf-col2Wrap .sf-main .sf-titleProgressDetail__progressList_item--additional p .content {
  color: #D1D1D1;
}