/* variables for purchase journey scoped sass */
/* change after client confirmation */
/* end change after client confirmation */
/* module */
.button[data-v-fba598bc] {
  border-radius: 2px;
  color: currentColor;
  display: inline-block;
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.8333333333;
  padding: 5px 10px;
  text-decoration: none;
  cursor: pointer;
}
.button_primary[data-v-fba598bc] {
  background-color: #00adef;
  color: #fff;
}
.button_primary[data-v-fba598bc]:hover, .button_primary[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #176db7;
}
body[data-theme=amg] .button_primary[data-v-fba598bc] {
  background-color: #cc0000;
  color: #fff;
}
body[data-theme=amg] .button_primary[data-v-fba598bc]:hover, body[data-theme=amg] .button_primary[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #e23a39;
}
body[data-theme=amg] .eq-brand .button_primary[data-v-fba598bc] {
  background-color: #00adef;
}
.button_secondary[data-v-fba598bc] {
  background-color: #666;
  color: #fff;
}
.button_secondary[data-v-fba598bc]:hover, .button_secondary[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #333;
}
.button_secondary_alt[data-v-fba598bc] {
  background-color: #444;
  color: #fff;
}
.button_secondary_alt[data-v-fba598bc]:hover, .button_secondary_alt[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #999;
}
.button_amg[data-v-fba598bc] {
  background-color: #cc0000;
  color: #fff;
}
.button_amg[data-v-fba598bc]:hover, .button_amg[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #e23a39;
}
.button_green[data-v-fba598bc] {
  background-color: #63ccad;
  color: #fff;
}
.button_green[data-v-fba598bc]:hover, .button_green[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #63ccad;
}
.button_blue[data-v-fba598bc] {
  background-color: #00adef;
  color: #fff;
}
.button_blue[data-v-fba598bc]:hover, .button_blue[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #00adef;
}
.button--wide[data-v-fba598bc] {
  padding-left: 30px;
  padding-right: 30px;
}
.link[data-v-fba598bc] {
  color: currentColor;
  text-decoration: none;
}
.link_primary[data-v-fba598bc] {
  font: normal 400 18px/1 "corporateacondpro";
  padding-left: 10px;
  position: relative;
}
@media only print {
.link_primary[data-v-fba598bc] {
    font: normal 400 24px/1.1666666667 "corporateacondpro";
}
}
body[data-theme=amg] .link_primary[data-v-fba598bc] {
  font-style: italic;
  padding-left: 15px;
}
.link_primary[data-v-fba598bc]:before {
  color: #0090ff;
  content: "\e906";
  display: inline-block;
  font-family: "cn-icons" !important;
  font-size: 6px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body[data-theme=amg] .link_primary[data-v-fba598bc]:before {
  color: #cc0000;
  content: "\e92b";
  font-size: 15px;
}
.link_primary[data-v-fba598bc]:hover, .link_primary[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_primary[data-v-fba598bc]:hover, body[data-theme=amg] .link_primary[data-v-fba598bc]:focus {
  color: #e23a39;
}
body.corporate-page .link_primary[data-v-fba598bc] {
  font-family: "Arial", sans-serif;
  font-size: 12px;
  padding: 0;
}
body.corporate-page .link_primary[data-v-fba598bc]:before {
  content: none;
}
.link_secondary[data-v-fba598bc] {
  padding-left: 10px;
  position: relative;
}
.link_secondary[data-v-fba598bc]:before {
  color: #0090ff;
  content: "\e906";
  display: inline-block;
  font-family: "cn-icons" !important;
  font-size: 6px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: auto;
  top: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body[data-theme=amg] .link_secondary[data-v-fba598bc]:before {
  color: #cc0000;
}
.link_secondary[data-v-fba598bc]:hover, .link_secondary[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_secondary[data-v-fba598bc]:hover, body[data-theme=amg] .link_secondary[data-v-fba598bc]:focus {
  color: #cc0000;
}
@media only print {
.link_secondary[data-v-fba598bc] {
    font: normal 400 12px/1.5 "Arial", sans-serif;
    font: normal 400 14px/1.5 "Arial", sans-serif;
}
}
.link_plain-link[data-v-fba598bc], body.corporate-page .link_primary[data-v-fba598bc] {
  color: #00adef;
}
body[data-theme=amg] .link_plain-link[data-v-fba598bc], body[data-theme=amg] body.corporate-page .link_primary[data-v-fba598bc], body.corporate-page body[data-theme=amg] .link_primary[data-v-fba598bc] {
  color: #cc0000;
}
.link_plain-link[data-v-fba598bc]:hover, body.corporate-page .link_primary[data-v-fba598bc]:hover, .link_plain-link[data-v-fba598bc]:focus, body.corporate-page .link_primary[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_plain-link[data-v-fba598bc]:hover, body[data-theme=amg] body.corporate-page .link_primary[data-v-fba598bc]:hover, body.corporate-page body[data-theme=amg] .link_primary[data-v-fba598bc]:hover, body[data-theme=amg] .link_plain-link[data-v-fba598bc]:focus, body[data-theme=amg] body.corporate-page .link_primary[data-v-fba598bc]:focus, body.corporate-page body[data-theme=amg] .link_primary[data-v-fba598bc]:focus {
  color: #cc0000;
}
.link_in-text[data-v-fba598bc]:hover, .link_in-text[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_in-text[data-v-fba598bc]:hover, body[data-theme=amg] .link_in-text[data-v-fba598bc]:focus {
  color: #cc0000;
}
.link_bold[data-v-fba598bc] {
  font-size: 14px;
  font-weight: 700;
}
.link_bold[data-v-fba598bc]:hover, .link_bold[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_bold[data-v-fba598bc]:hover, body[data-theme=amg] .link_bold[data-v-fba598bc]:focus {
  color: #cc0000;
}
.link_bold_sub[data-v-fba598bc] {
  font-size: 12px;
  font-weight: 700;
}
.link_bold_sub[data-v-fba598bc]:hover, .link_bold_sub[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_bold_sub[data-v-fba598bc]:hover, body[data-theme=amg] .link_bold_sub[data-v-fba598bc]:focus {
  color: #cc0000;
}
.link_icon_text[data-v-fba598bc] {
  font: normal 400 24px/1.1666666667 "corporateacondpro";
}
@media only print {
.link_icon_text[data-v-fba598bc] {
    font: normal 400 28px/1.2142857143 "corporateacondpro";
    font: normal 400 30px/1.2666666667 "corporateacondpro";
}
}
.link_icon_text [class^=icon-mb][data-v-fba598bc],
.link_icon_text [class*=" icon-mb"][data-v-fba598bc] {
  vertical-align: middle;
}
.link_icon_text[data-v-fba598bc]:hover, .link_icon_text[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_icon_text[data-v-fba598bc] {
  color: #999;
}
body[data-theme=amg] .link_icon_text[data-v-fba598bc]:hover, body[data-theme=amg] .link_icon_text[data-v-fba598bc]:focus {
  -webkit-animation: none;
          animation: none;
  color: #cc0000;
}
body[data-theme=amg] .link_icon_text:hover [class^=icon-mb][data-v-fba598bc],
body[data-theme=amg] .link_icon_text:hover [class*=" icon-mb"][data-v-fba598bc], body[data-theme=amg] .link_icon_text:focus [class^=icon-mb][data-v-fba598bc],
body[data-theme=amg] .link_icon_text:focus [class*=" icon-mb"][data-v-fba598bc] {
  color: #cc0000;
}
.clearfix[data-v-fba598bc]:after {
  content: "";
  display: table;
  clear: both;
}
#content[data-v-fba598bc] {
  width: 100%;
  overflow-x: hidden;
}
.back-link[data-v-fba598bc] {
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial, serif;
  font-size: 14px;
  float: right;
}
@media (max-width: 767px) {
.back-link[data-v-fba598bc] {
    font-size: 13px;
}
}
.back-link a[data-v-fba598bc] {
  display: inline-block;
  color: #333;
  line-height: normal;
}
.back-link a[data-v-fba598bc]:hover {
  color: #00adef;
}
body[data-theme=amg] .back-link a[data-v-fba598bc] {
  color: #fff;
}
body[data-theme=amg] .back-link a[data-v-fba598bc]:hover {
  color: #c00;
  border-bottom: 3px solid #c00;
}
.back-link a[data-v-fba598bc]:before {
  content: "\e93f";
  font-family: "cn-icons" !important;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 15px;
  font-size: 14px;
}
@media (max-width: 767px) {
.back-link a[data-v-fba598bc]:before {
    margin-right: 5px;
    font-size: 13px;
}
}
.expansion-link[data-v-fba598bc] {
  display: inline-block;
  width: 98px;
  text-align: left;
  padding-right: 5px;
  color: #333;
  border-bottom: 1px solid #333;
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial, serif;
}
@media (max-width: 767px) {
.expansion-link[data-v-fba598bc] {
    position: relative;
}
}
body[data-theme=amg] .expansion-link[data-v-fba598bc] {
  color: #fff;
  border-bottom-color: #999;
}
.expansion-link[data-v-fba598bc]:after {
  position: absolute;
  right: 5px;
  content: "\e93f";
  font-family: "cn-icons" !important;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 10px;
}
.expansion-link--open[data-v-fba598bc]:after {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.button[data-v-fba598bc] {
  font-size: 14px;
}
@media (max-width: 767px) {
.button[data-v-fba598bc] {
    font-size: 13px;
}
}
.disclaimer-container-filter[data-v-fba598bc] {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #f7f7f7;
  min-height: 120px;
}
@media screen and (min-width: 1200px) {
.disclaimer-container-filter[data-v-fba598bc] {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 140px;
}
}
.disclaimer-container-detail[data-v-fba598bc] {
  padding-top: 60px;
  padding-bottom: 40px;
  background: #ffffff;
  min-height: 160px;
}
@media screen and (min-width: 1200px) {
.disclaimer-container-detail[data-v-fba598bc] {
    padding-top: 70px;
    padding-bottom: 60px;
    background: #f7f7f7;
    min-height: 180px;
}
}
.disclaimer-wrap-line[data-v-fba598bc] {
  width: 48px;
  height: 3px;
  background-color: #333333;
  margin-bottom: 20px;
}
.disclaimer-txt[data-v-fba598bc] {
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
  color: #333333;
}
.disclaimer-txt pre[data-v-fba598bc] {
  overflow: hidden;
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial;
}
/* variables for purchase journey scoped sass */
/* change after client confirmation */
/* end change after client confirmation */
/* module */
.button[data-v-4b0bb2ed] {
  border-radius: 2px;
  color: currentColor;
  display: inline-block;
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.8333333333;
  padding: 5px 10px;
  text-decoration: none;
  cursor: pointer;
}
.button_primary[data-v-4b0bb2ed] {
  background-color: #00adef;
  color: #fff;
}
.button_primary[data-v-4b0bb2ed]:hover, .button_primary[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #176db7;
}
body[data-theme=amg] .button_primary[data-v-4b0bb2ed] {
  background-color: #cc0000;
  color: #fff;
}
body[data-theme=amg] .button_primary[data-v-4b0bb2ed]:hover, body[data-theme=amg] .button_primary[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #e23a39;
}
body[data-theme=amg] .eq-brand .button_primary[data-v-4b0bb2ed] {
  background-color: #00adef;
}
.button_secondary[data-v-4b0bb2ed] {
  background-color: #666;
  color: #fff;
}
.button_secondary[data-v-4b0bb2ed]:hover, .button_secondary[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #333;
}
.button_secondary_alt[data-v-4b0bb2ed] {
  background-color: #444;
  color: #fff;
}
.button_secondary_alt[data-v-4b0bb2ed]:hover, .button_secondary_alt[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #999;
}
.button_amg[data-v-4b0bb2ed] {
  background-color: #cc0000;
  color: #fff;
}
.button_amg[data-v-4b0bb2ed]:hover, .button_amg[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #e23a39;
}
.button_green[data-v-4b0bb2ed] {
  background-color: #63ccad;
  color: #fff;
}
.button_green[data-v-4b0bb2ed]:hover, .button_green[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #63ccad;
}
.button_blue[data-v-4b0bb2ed] {
  background-color: #00adef;
  color: #fff;
}
.button_blue[data-v-4b0bb2ed]:hover, .button_blue[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #00adef;
}
.button--wide[data-v-4b0bb2ed] {
  padding-left: 30px;
  padding-right: 30px;
}
.link[data-v-4b0bb2ed] {
  color: currentColor;
  text-decoration: none;
}
.link_primary[data-v-4b0bb2ed] {
  font: normal 400 18px/1 "corporateacondpro";
  padding-left: 10px;
  position: relative;
}
@media only print {
.link_primary[data-v-4b0bb2ed] {
    font: normal 400 24px/1.1666666667 "corporateacondpro";
}
}
body[data-theme=amg] .link_primary[data-v-4b0bb2ed] {
  font-style: italic;
  padding-left: 15px;
}
.link_primary[data-v-4b0bb2ed]:before {
  color: #0090ff;
  content: "\e906";
  display: inline-block;
  font-family: "cn-icons" !important;
  font-size: 6px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body[data-theme=amg] .link_primary[data-v-4b0bb2ed]:before {
  color: #cc0000;
  content: "\e92b";
  font-size: 15px;
}
.link_primary[data-v-4b0bb2ed]:hover, .link_primary[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_primary[data-v-4b0bb2ed]:hover, body[data-theme=amg] .link_primary[data-v-4b0bb2ed]:focus {
  color: #e23a39;
}
body.corporate-page .link_primary[data-v-4b0bb2ed] {
  font-family: "Arial", sans-serif;
  font-size: 12px;
  padding: 0;
}
body.corporate-page .link_primary[data-v-4b0bb2ed]:before {
  content: none;
}
.link_secondary[data-v-4b0bb2ed] {
  padding-left: 10px;
  position: relative;
}
.link_secondary[data-v-4b0bb2ed]:before {
  color: #0090ff;
  content: "\e906";
  display: inline-block;
  font-family: "cn-icons" !important;
  font-size: 6px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: auto;
  top: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body[data-theme=amg] .link_secondary[data-v-4b0bb2ed]:before {
  color: #cc0000;
}
.link_secondary[data-v-4b0bb2ed]:hover, .link_secondary[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_secondary[data-v-4b0bb2ed]:hover, body[data-theme=amg] .link_secondary[data-v-4b0bb2ed]:focus {
  color: #cc0000;
}
@media only print {
.link_secondary[data-v-4b0bb2ed] {
    font: normal 400 12px/1.5 "Arial", sans-serif;
    font: normal 400 14px/1.5 "Arial", sans-serif;
}
}
.link_plain-link[data-v-4b0bb2ed], body.corporate-page .link_primary[data-v-4b0bb2ed] {
  color: #00adef;
}
body[data-theme=amg] .link_plain-link[data-v-4b0bb2ed], body[data-theme=amg] body.corporate-page .link_primary[data-v-4b0bb2ed], body.corporate-page body[data-theme=amg] .link_primary[data-v-4b0bb2ed] {
  color: #cc0000;
}
.link_plain-link[data-v-4b0bb2ed]:hover, body.corporate-page .link_primary[data-v-4b0bb2ed]:hover, .link_plain-link[data-v-4b0bb2ed]:focus, body.corporate-page .link_primary[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_plain-link[data-v-4b0bb2ed]:hover, body[data-theme=amg] body.corporate-page .link_primary[data-v-4b0bb2ed]:hover, body.corporate-page body[data-theme=amg] .link_primary[data-v-4b0bb2ed]:hover, body[data-theme=amg] .link_plain-link[data-v-4b0bb2ed]:focus, body[data-theme=amg] body.corporate-page .link_primary[data-v-4b0bb2ed]:focus, body.corporate-page body[data-theme=amg] .link_primary[data-v-4b0bb2ed]:focus {
  color: #cc0000;
}
.link_in-text[data-v-4b0bb2ed]:hover, .link_in-text[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_in-text[data-v-4b0bb2ed]:hover, body[data-theme=amg] .link_in-text[data-v-4b0bb2ed]:focus {
  color: #cc0000;
}
.link_bold[data-v-4b0bb2ed] {
  font-size: 14px;
  font-weight: 700;
}
.link_bold[data-v-4b0bb2ed]:hover, .link_bold[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_bold[data-v-4b0bb2ed]:hover, body[data-theme=amg] .link_bold[data-v-4b0bb2ed]:focus {
  color: #cc0000;
}
.link_bold_sub[data-v-4b0bb2ed] {
  font-size: 12px;
  font-weight: 700;
}
.link_bold_sub[data-v-4b0bb2ed]:hover, .link_bold_sub[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_bold_sub[data-v-4b0bb2ed]:hover, body[data-theme=amg] .link_bold_sub[data-v-4b0bb2ed]:focus {
  color: #cc0000;
}
.link_icon_text[data-v-4b0bb2ed] {
  font: normal 400 24px/1.1666666667 "corporateacondpro";
}
@media only print {
.link_icon_text[data-v-4b0bb2ed] {
    font: normal 400 28px/1.2142857143 "corporateacondpro";
    font: normal 400 30px/1.2666666667 "corporateacondpro";
}
}
.link_icon_text [class^=icon-mb][data-v-4b0bb2ed],
.link_icon_text [class*=" icon-mb"][data-v-4b0bb2ed] {
  vertical-align: middle;
}
.link_icon_text[data-v-4b0bb2ed]:hover, .link_icon_text[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_icon_text[data-v-4b0bb2ed] {
  color: #999;
}
body[data-theme=amg] .link_icon_text[data-v-4b0bb2ed]:hover, body[data-theme=amg] .link_icon_text[data-v-4b0bb2ed]:focus {
  -webkit-animation: none;
          animation: none;
  color: #cc0000;
}
body[data-theme=amg] .link_icon_text:hover [class^=icon-mb][data-v-4b0bb2ed],
body[data-theme=amg] .link_icon_text:hover [class*=" icon-mb"][data-v-4b0bb2ed], body[data-theme=amg] .link_icon_text:focus [class^=icon-mb][data-v-4b0bb2ed],
body[data-theme=amg] .link_icon_text:focus [class*=" icon-mb"][data-v-4b0bb2ed] {
  color: #cc0000;
}
.clearfix[data-v-4b0bb2ed]:after {
  content: "";
  display: table;
  clear: both;
}
#content[data-v-4b0bb2ed] {
  width: 100%;
  overflow-x: hidden;
}
.back-link[data-v-4b0bb2ed] {
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial, serif;
  font-size: 14px;
  float: right;
}
@media (max-width: 767px) {
.back-link[data-v-4b0bb2ed] {
    font-size: 13px;
}
}
.back-link a[data-v-4b0bb2ed] {
  display: inline-block;
  color: #333;
  line-height: normal;
}
.back-link a[data-v-4b0bb2ed]:hover {
  color: #00adef;
}
body[data-theme=amg] .back-link a[data-v-4b0bb2ed] {
  color: #fff;
}
body[data-theme=amg] .back-link a[data-v-4b0bb2ed]:hover {
  color: #c00;
  border-bottom: 3px solid #c00;
}
.back-link a[data-v-4b0bb2ed]:before {
  content: "\e93f";
  font-family: "cn-icons" !important;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 15px;
  font-size: 14px;
}
@media (max-width: 767px) {
.back-link a[data-v-4b0bb2ed]:before {
    margin-right: 5px;
    font-size: 13px;
}
}
.expansion-link[data-v-4b0bb2ed] {
  display: inline-block;
  width: 98px;
  text-align: left;
  padding-right: 5px;
  color: #333;
  border-bottom: 1px solid #333;
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial, serif;
}
@media (max-width: 767px) {
.expansion-link[data-v-4b0bb2ed] {
    position: relative;
}
}
body[data-theme=amg] .expansion-link[data-v-4b0bb2ed] {
  color: #fff;
  border-bottom-color: #999;
}
.expansion-link[data-v-4b0bb2ed]:after {
  position: absolute;
  right: 5px;
  content: "\e93f";
  font-family: "cn-icons" !important;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 10px;
}
.expansion-link--open[data-v-4b0bb2ed]:after {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.button[data-v-4b0bb2ed] {
  font-size: 14px;
}
@media (max-width: 767px) {
.button[data-v-4b0bb2ed] {
    font-size: 13px;
}
}
.filter-condition[data-v-4b0bb2ed] {
  background: #fff;
  margin-bottom: 16px;
  margin-left: -24px;
  margin-right: -24px;
  padding: 14px 16px;
  box-shadow: 0px -0.5px 0px 0px rgba(0, 0, 0, 0.06) inset;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.8;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 66px;
}
@media screen and (min-width: 1200px) {
.filter-condition[data-v-4b0bb2ed] {
    background: #f7f7f7;
    padding: 36px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-shadow: none;
    margin: 0;
    min-height: 108px;
}
}
.filter-condition.loading-state .city-selection-header span[data-v-4b0bb2ed] {
  color: #999;
  min-width: 80px;
  display: inline-block;
}
.filter-condition .city-header[data-v-4b0bb2ed] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.filter-condition .city-header .city-selection-header[data-v-4b0bb2ed] {
  cursor: pointer;
}
.filter-condition .city-header .city-selection-header span[data-v-4b0bb2ed] {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  white-space: nowrap;
}
.filter-condition .position-icon[data-v-4b0bb2ed] {
  margin-right: 4px;
}
.filter-condition .arrow[data-v-4b0bb2ed] {
  fill: #333333;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  margin-left: 6px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.filter-condition .arrow.down[data-v-4b0bb2ed] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.filter-condition .filter-area__price[data-v-4b0bb2ed] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.filter-condition .triangles[data-v-4b0bb2ed] {
  margin-left: 10px;
}
.filter-condition .triangle[data-v-4b0bb2ed] {
  width: 0;
  height: 0;
  border-bottom: 6px solid #999;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  -webkit-transition: border-bottom-color 0.2s ease;
  transition: border-bottom-color 0.2s ease;
}
.filter-condition .triangle.down[data-v-4b0bb2ed] {
  margin-top: 4px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.filter-condition .triangle.active[data-v-4b0bb2ed] {
  border-bottom-color: #000;
}
.filter-condition .filter-area-total[data-v-4b0bb2ed] {
  display: none;
  margin-left: 18px;
  font-weight: 400;
}
@media screen and (min-width: 1200px) {
.filter-condition .filter-area-total[data-v-4b0bb2ed] {
    display: inline-block;
}
}
.filter-condition .filter-area__btn[data-v-4b0bb2ed] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
.filter-condition .filter-area__btn[data-v-4b0bb2ed] {
    display: none;
}
}
.campaign-wrapper-container[data-v-4b0bb2ed] {
  width: 100%;
  background: #f7f7f7;
}
.campaign-wrapper-container .campaign-wrapper-content[data-v-4b0bb2ed] {
  margin: 0 24px;
}
.campaign-wrapper-container .campaign-wrapper-content .filter-area__total[data-v-4b0bb2ed] {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 0 16px 0;
}
.campaign-wrapper-container .campaign-wrapper-content .filter-area__total.not-empty[data-v-4b0bb2ed] {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
.campaign-wrapper-container .campaign-wrapper-content .filter-area__total[data-v-4b0bb2ed] {
    width: 642px;
}
}
@media screen and (min-width: 1024px) {
.campaign-wrapper-container .campaign-wrapper-content .filter-area__total[data-v-4b0bb2ed] {
    width: 976px;
}
}
@media screen and (min-width: 1200px) {
.campaign-wrapper-container .campaign-wrapper-content .filter-area__total[data-v-4b0bb2ed] {
    display: none;
}
.campaign-wrapper-container .campaign-wrapper-content .top[data-v-4b0bb2ed] {
    width: 100%;
    height: 34px;
    background: #f7f7f7;
}
.campaign-wrapper-container .campaign-wrapper-content[data-v-4b0bb2ed] {
    width: 1123px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
}
}
@media screen and (min-width: 1436px) {
.campaign-wrapper-container .campaign-wrapper-content[data-v-4b0bb2ed] {
    width: 1344px;
}
}
