.badge-type {
  float: left !important;
  width: auto !important;
  margin-top: 8px;
}

.imgSize-customize .fluidimage {
  width: 100%;
}

.layout-spWide {
  margin-left: -1%;
  margin-right: -1%;
}

.bgColor--regular-base {
  background-color: #f3f9eb;
}

.bgColor--regular-main {
  background-color: #8dc63f;
}

.bgColor--regular-accent {
  background-color: #72a230;
}

.bgColor--medical-base {
  background-color: #fef0da;
}

.bgColor--medical-main {
  background-color: #f79c04;
}

.bgColor--medical-accent {
  background-color: #eb7000;
}

.bgColor--cancer-base {
  background-color: #F9E9EB;
}

.bgColor--cancer-main {
  background-color: #D33843;
}

.bgColor--cancer-accent {
  background-color: #F9E9EB;
}

.bgColor--woman-base {
  background-color: #fdf0f6;
}

.bgColor--woman-main {
  background-color: #ea68a2;
}

.bgColor--woman-accent {
  background-color: #e43b86;
}

.bgColor--life-base {
  background-color: #ebf5fc;
}

.bgColor--life-main {
  background-color: #76beea;
}

.bgColor--life-accent {
  background-color: #2193d9;
}

.bgColor--auOrange-base {
  background-color: #fff2eb;
}

.bgColor--auOrange-main {
  background-color: #fb7c39;
}

.bgColor--auOrange-accent {
  background-color: #ef5306;
}

.bgColor--course-bronze {
  background-color: #d49877;
}

.bgColor--course-silver {
  background-color: #d9d9d9;
}

.bgColor--course-gold {
  background-color: #e8d177;
}

.bdColor--regular-base {
  border-color: #f3f9eb;
}

.bdColor--regular-main {
  border-color: #8dc63f;
}

.bdColor--regular-accent {
  border-color: #72a230;
}

.bdColor--medical-base {
  border-color: #fef0da;
}

.bdColor--medical-main {
  border-color: #f79c04;
}

.bdColor--medical-accent {
  border-color: #eb7000;
}

.bdColor--cancer-base {
  border-color: #D33843;
}

.bdColor--cancer-main {
  border-color: #D33843;
}

.bdColor--cancer-accent {
  border-color: #D33843;
}

.bdColor--woman-base {
  border-color: #fdf0f6;
}

.bdColor--woman-main {
  border-color: #ea68a2;
}

.bdColor--woman-accent {
  border-color: #e43b86;
}

.bdColor--life-base {
  border-color: #ebf5fc;
}

.bdColor--life-main {
  border-color: #76beea;
}

.bdColor--life-accent {
  border-color: #2193d9;
}

.bdColor--auOrange-base {
  border-color: #fff2eb;
}

.bdColor--auOrange-main {
  border-color: #fb7c39;
}

.bdColor--auOrange-accent {
  border-color: #ef5306;
}

.bdColor--course-bronze {
  border-color: #d49877;
}

.bdColor--course-silver {
  border-color: #d9d9d9;
}

.bdColor--course-gold {
  border-color: #e8d177;
}

.txtColor--regular-base {
  color: #f3f9eb;
}

.txtColor--regular-main {
  color: #8dc63f;
}

.txtColor--regular-accent {
  color: #72a230;
}

.txtColor--medical-base {
  color: #fef0da;
}

.txtColor--medical-main {
  color: #f79c04;
}

.txtColor--medical-accent {
  color: #eb7000;
}

.txtColor--cancer-accent {
  color: #D33843;
}

.txtColor--woman-base {
  color: #fdf0f6;
}

.txtColor--woman-main {
  color: #ea68a2;
}

.txtColor--woman-accent {
  color: #e43b86;
}

.txtColor--life-base {
  color: #ebf5fc;
}

.txtColor--life-main {
  color: #76beea;
}

.txtColor--life-accent {
  color: #2193d9;
}

.txtColor--auOrange-base {
  color: #fff2eb;
}

.txtColor--auOrange-main {
  color: #fb7c39;
}

.txtColor--auOrange-accent {
  color: #ef5306;
}

.txtColor--course-bronze {
  color: #d49877;
}

.txtColor--course-silver {
  color: #d9d9d9;
}

.txtColor--course-gold {
  color: #e8d177;
}

.bgColor--lightGray {
  background-color: #f3f3f3;
}

.txtColor--auOrange-primary {
  color: #eb5505;
}

.bgColor--cancer-base {
  background-color: #fde8eb;
}

.txtColor--cancer-accent {
  color: #e71e3c;
}

.iconTextLayout01 {
  overflow: hidden;
}

.iconTextLayout01 .iconTextLayout-img {
  float: left;
  margin-top: 5px;
  margin-right: 15px;
}

.iconTextLayout01 .iconTextLayout-cancer-img {
  float: left;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 20px;
}

.iconTextLayout01 .iconTextLayout-txt {
  overflow: hidden;
}

.iconTextLayout01 .iconTextLayout-cancer-txt {
  overflow: hidden;
  float: right;
  width: 100%;
}

.text-center .visible-xs.fluidimage {
  margin-left: auto;
  margin-right: auto;
}

.financeFixedNav {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: block;
  -webkit-box-shadow: 0px -2px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -2px 6px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}

.financeFixedNav-ctn {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.financeFixedNav-display {
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 1% 15px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.financeFixedNav-btn {
  top: -36px;
  width: 70px;
  height: 36px;
  border-radius: 2px 2px 0 0;
  position: absolute;
  background-color: #777777;
  background-image: url(https://www.au.com/content/dam/au-com/finance/common/images/fi_common_fixednav_arrow.png);
  background-repeat: no-repeat;
  background-size: 20px 12px;
  background-position: center center;
  text-indent: -9999px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.financeFixedNav-btn.close {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-radius: 0 0 2px 2px;
}

.financeFixedNav-contPc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.financeFixedNav-contPc .financeFixedNav-item:nth-child(odd) {
  width: 390px;
}

.financeFixedNav-contPc .financeFixedNav-item:nth-child(even) {
  border-left: #e5e5e5 1px solid;
  padding-left: 2%;
  -webkit-box-flex: 1px;
  -ms-flex: 1px;
  flex: 1px;
}

.financeFixedNav-contSp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.financeFixedNav-contSp-txt {
  font-size: 11px;
  font-weight: bold;
  display: block;
  line-height: 1;
  padding-top: 5px;
  color: #333;
}

.financeFixedNav-item {
  line-height: 1;
}

.financeFixedNav-contSp.col1-iconAdjust {
  width: 75%;
  margin-left: 12.5%;
  margin-right: 12.5%;
}

.financeFixedNav-contSp.col1-iconAdjust .financeFixedNav-item {
  width: 100%;
}

.financeFixedNav-contSp.col2 .financeFixedNav-item {
  width: 48.6%;
}

.financeFixedNav-contSp.col2-iconAdjust {
  width: 75%;
  margin-left: 12.5%;
  margin-right: 12.5%;
}

.financeFixedNav-contSp.col2-iconAdjust .financeFixedNav-item {
  width: 48.6%;
}

.financeFixedNav-contSp.col3 .financeFixedNav-item {
  width: 33%;
}

.sprite {
  background-image: url(https://www.au.com/content/dam/au-com/finance/common/images/fi_common_fixednav_icon-sprite.png);
  display: inline-block;
  width: 28px;
  height: 28px;
}

.fi-fixednav-icon-01 {
  background-position: 0 0;
}

.fi-fixednav-icon-02 {
  background-position: -28px 0;
}

.fi-fixednav-icon-03 {
  background-position: -56px 0;
}

.fi-fixednav-icon-04 {
  background-position: -84px 0;
}

.fiCustomerCenter-tel {
  padding-right: 0;
  padding-left: 50px;
  font-size: 28px;
  position: relative;
  vertical-align: base;
}

.fiCustomerCenter-tel:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 40px;
  height: 32px;
  background: url(https://www.au.com/content/dam/au-com/common/icon/cmn_icon_freecall.png) no-repeat 0 0;
  background-size: 40px 32px;
}

.fiCustomerCenter-txt {
  font-size: 22px;
}

.btn-customizeFixNavi-txt {
  white-space: nowrap;
  line-height: 1.2;
}

.btn-customizeFixNavi-txt.line1-adjust {
  line-height: 2.4;
}

.between-txt {
  float: left;
  text-align: left;
  line-height: 1.8;
  vertical-align: top;
}

.between-txt + p {
  text-align: right;
  padding-top: 1px;
  line-height: 1.8;
  padding-right: 3px;
}

.ltsp01 {
  letter-spacing: 0.05em;
}

.financeFixedNav-contPc .margin-adjust01 {
  margin-top: 10px;
}

.financeFixedNav-contPc .margin-adjust02 {
  margin-top: 10px;
}

.financeFixedNav-contPc .margin-adjust03 {
  margin-top: 5px;
}

.financeFixedNav-contPc .margin-adjust04 {
  margin-top: 10px;
}

.subpage-nav {
  background: #fff;
  border-bottom: 2px solid #d1d1d1;
}

.subpage-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}

.subpage-nav-list--icon .link-text-inner {
  padding-left: 0;
}

.subpage-nav-list--icon .iconElem {
  padding-right: 5px;
}

.catchphrase {
  background-repeat: no-repeat;
  background-position: center left;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
}

.catchphrase--txt {
  font-weight: bold;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.catchphrase--icon-money {
  background-image: url(https://www.au.com/content/dam/au-com/finance/common/images/fi_common_icn-01.png);
}

.catchphrase--icon-device {
  background-image: url(https://www.au.com/content/dam/au-com/finance/common/images/fi_common_icn-02.png);
}

.catchphrase--icon-heart {
  background-image: url(https://www.au.com/content/dam/au-com/finance/common/images/fi_common_icn-03.png);
}

.catchphrase--icon-headset {
  background-image: url(https://www.au.com/content/dam/au-com/finance/common/images/fi_common_icn-03.png);
}

.catchphrase--icon-heartHand {
  background-image: url(https://www.au.com/content/dam/au-com/finance/common/images/fi_common_icn-11.png);
}

.headingCard--imgCtn {
  padding-right: 50px;
}

.cardBox.cardBox-customize-padding .cardBox-ctr .cardBox-cont {
  padding-top: 15px;
}

.cardBox.cardBox-customize-padding .cardBox-ctr .cardBox-cont .image {
  text-align: center;
}

.heading-ttl-icn {
  margin: 0;
  overflow: hidden;
}

.heading-ttl-icn .icon-text {
  padding: .3em 0.5em;
  font-weight: normal;
  font-size: 14px;
  float: left;
  margin-right: 10px;
}

.heading-ttl-icn .heading-ttl-icn--txt {
  margin-top: 3px;
  display: block;
  overflow: hidden;
}

.layout-section.layout-customize-arrow .layout-ctr .layout-display:first-child {
  position: relative;
}

.feature-ctn .feature-item-card {
  background-color: #f3f3f3;
  position: relative;
  height: 100%;
}

.feature-ctn .feature-item-card img {
  width: 100%;
}

.feature-ctn .feature-ttl {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

.btn-close {
  font-weight: bold;
  color: #777777;
  border: 1px solid #d1d1d1;
  border-radius: 3px;
}

.btn-close:hover {
  color: #777777;
  cursor: pointer;
}

.readmoreArea {
  padding-left: 10px;
  padding-right: 10px;
}

.borderBox-list {
  background-color: #fff;
  border-width: 0 2px 2px;
  border-style: none solid solid;
  border-color: #fb7c39;
  font-weight: bold;
}

.borderBox-list .txtSize-exLarge {
  font-size: 30px;
}

.borderBox-list--ttl {
  color: #FFF;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #fb7c39;
  text-align: center;
  font-size: 20px;
}

.txtColor--theme {
  color: #fb7c39;
}

.borderBox-list--cont {
  padding: 20px 30px;
  text-align: center;
}

.borderBox-list--cont img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.borderBox-list--cont {
  vertical-align: bottom;
}

.borderBox.catching .borderBox-list {
  font-size: 20px;
  text-align: center;
}

.borderBox.catching .borderBox-list--cont {
  padding: 10px 0;
  line-height: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.color-theme--regular .txtColor--theme {
  color: #8dc63f;
}

.color-theme--regular .borderBox-list {
  border-color: #8dc63f;
}

.color-theme--regular .borderBox-list--ttl {
  background-color: #8dc63f;
}

.color-theme--medical .txtColor--theme {
  color: #f79c04;
}

.color-theme--medical .borderBox-list {
  border-color: #f79c04;
}

.color-theme--medical .borderBox-list--ttl {
  background-color: #f79c04;
}

.color-theme--cancer .txtColor--theme {
  color: #D33843;
}

.color-theme--cancer .borderBox-list {
  border-color: #D33843;
}

.color-theme--cancer .borderBox-list--ttl {
  background-color: #D33843;
}

.color-theme--woman .txtColor--theme {
  color: #ea68a2;
}

.color-theme--woman .borderBox-list {
  border-color: #ea68a2;
}

.color-theme--woman .borderBox-list--ttl {
  background-color: #ea68a2;
}

.color-theme--life .txtColor--theme {
  color: #76beea;
}

.color-theme--life .borderBox-list {
  border-color: #76beea;
}

.color-theme--life .borderBox-list--ttl {
  background-color: #76beea;
}

.color-theme--regular .txtColor--theme {
  color: #72a230;
}

.color-theme--medical .txtColor--theme {
  color: #eb7000;
}

.color-theme--woman .txtColor--theme {
  color: #e43b86;
}

.color-theme--life .txtColor--theme {
  color: #2193d9;
}

.bdr-customize-width-2 .cardBox-ctr {
  border-width: 2px;
}

.balloon-02-item {
  background-color: #f3f3f3;
  margin-bottom: 30px;
  position: relative;
}

.balloon-02-item:before {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #f3f3f3;
  z-index: 1;
}

.link-goto-noneInherit {
  padding-right: 20px;
  color: #0066aa;
}

.link-goto-noneInherit:before {
  margin-top: -3px;
  background-image: url(https://www.au.com/content/dam/au-com/mobile/onlineshop/merit/css/common/images/icon/icon_sprite.png);
  background-position: -56px -78px;
  width: 10px;
  height: 6px;
  background-size: 101px 93px;
}

.bullet-on {
  position: relative;
}

.bullet-on:after,
.bullet-on:hover:after {
  content: "";
  background-repeat: no-repeat;
  display: inline-block;
}

.balloon-03 {
  text-align: center;
}

.balloon-03-item {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  background: #FFF;
  border: solid 2px #eb5505;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 10px 10px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 3px;
}

.balloon-03-item:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.balloon-03-item:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #eb5505;
  z-index: 1;
}

.space-l01 {
  padding-left: .1em;
}

.space-r01 {
  padding-right: .1em;
}

.formElem-cont-term {
  line-height: 1.7;
}

.formElem-section.formElem-customize01 .form-select {
  vertical-align: top;
}

.heading-ttl-with-icn {
  display: inline-block;
}

.heading-ttl-with-icn .heading-ttl {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
}

.heading-ttl-with-icn .heading-ttl-with-icn--icn {
  display: inline-block;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
  font-size: 16px;
  line-height: 28px;
  border-radius: 2px;
  margin-left: 20px;
}

.balloon-01-item {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  min-width: 120px;
  max-width: 100%;
  font-size: 16px;
  background: #FFF;
  border: solid 2px #fb7c39;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.balloon-01-item:before {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.balloon-01-item:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #fb7c39;
  z-index: 1;
}

.balloon-01-item p {
  margin: 0;
  padding: 0;
}

.link-text-blue.--left {
  padding-right: 0;
  padding-left: 13px;
}

.link-text-blue.--left:after {
  left: 0;
  background-position-y: -48px;
}

.accordionElem.finance-accordion-customize01 .accordion-cont.finance-accordion-cont {
  padding: 0;
}

.accordionElem.finance-accordion-customize01 .accordion-cont.finance-accordion-cont:before {
  padding-bottom: 0;
}

.accordionElem.finance-accordion-customize01 .finance-accordion-cont.border-none:before {
  border-top: none;
}

.w-readmore {
  -webkit-transition: height .2s ease-out;
  transition: height .2s ease-out;
  overflow: hidden;
  margin-bottom: 30px;
}

.w-readmore[aria-expanded="false"] {
  height: 0;
}

.btn-close {
  font-weight: normal;
  font-size: 14px;
  color: #777777;
  border: 1px solid #d1d1d1;
  border-radius: 3px;
  width: 150px;
}

a.btn-close:active,
a.btn-close:focus,
a.btn-close:hover {
  color: #777777;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .layout-section.layout-customize-spCol1 .layout-ctr .layout-display:not(:last-child) {
    padding-right: 10px;
  }

  .layout-section.layout-customize-spCol1 .layout-ctr .layout-display:not(:first-child) {
    padding-left: 10px;
  }

  .txtSize-exLarge {
    font-size: 70px;
  }

  .txtSize-exLarge-custom01 {
    font-size: 48px;
  }

  .txtSize-exMedium {
    font-size: 62px;
  }

  .txtSize-lLarge {
    font-size: 36px;
  }

  .txtSize-mLarge {
    font-size: 22px;
  }

  .txtSize-msLarge {
    font-size: 20px;
  }

  .txtSize-sLarge-custom {
    font-size: 20px;
  }

  .txtSize-sLarge {
    font-size: 18px;
  }

  .txtSize-base-custom {
    font-size: 18px;
  }

  .txtSize-lSmall-custom {
    font-size: 16px;
  }

  .txtSize-small-custom {
    font-size: 14px;
  }

  .subpage-nav-item .link-text:after {
    background-position-y: -10px;
    margin-right: 10px;
  }

  .subpage-nav-item .link-text:hover:after {
    background-position-y: -20px;
  }

  .subpage-nav-item a {
    padding: 15px 20px;
  }

  .subpage-nav-list--pc5col .subpage-nav-item {
    width: 20%;
  }

  .subpage-nav-list--pc5col .subpage-nav-item:first-child {
    border: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc5col .subpage-nav-item:not(:first-child) {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc5col .subpage-nav-item:nth-child(-n+5) {
    border-top: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc5col .subpage-nav-item:nth-child(5n+1) {
    border-left: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc5col .subpage-nav-item a {
    padding: 15px;
  }

  .subpage-nav-list--pc4col .subpage-nav-item {
    width: 25%;
  }

  .subpage-nav-list--pc4col .subpage-nav-item:first-child {
    border: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc4col .subpage-nav-item:not(:first-child) {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc4col .subpage-nav-item:nth-child(-n+4) {
    border-top: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc4col .subpage-nav-item:nth-child(4n+1) {
    border-left: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc4col.subpage-nav-list--wide .subpage-nav-item:nth-child(4n+1) {
    border-left: none;
  }

  .subpage-nav-list--pc4col.subpage-nav-list--wide .subpage-nav-item:nth-child(4n) {
    border-right: none;
  }

  .subpage-nav-list--pc3col .subpage-nav-item {
    width: 33.33333%;
  }

  .subpage-nav-list--pc3col .subpage-nav-item:first-child {
    border: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc3col .subpage-nav-item:not(:first-child) {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc3col .subpage-nav-item:nth-child(-n+3) {
    border-top: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc3col .subpage-nav-item:nth-child(3n+1) {
    border-left: 1px solid #e5e5e5;
  }

  .subpage-nav-list--pc3col.subpage-nav-list--wide .subpage-nav-item:nth-child(3n+1) {
    border-left: none;
  }

  .subpage-nav-list--pc3col.subpage-nav-list--wide .subpage-nav-item:nth-child(3n) {
    border-right: none;
  }

  .subpage-nav-list--icon .iconElem img {
    max-width: 40px;
    max-height: 40px;
  }

  .subpage-nav-list--icon .link-text {
    padding: 5px 20px 5px 10px;
  }

  .catchphrase {
    min-height: 64px;
    background-size: 64px;
    margin-left: 16px;
  }

  .catchphrase--txt {
    padding-left: 84px;
    font-size: 20px;
  }

  .catchphrase--txt .txtSize-exLarge {
    font-size: 34px;
  }

  .catchphrase--txt .txtSize-exLarge sup {
    font-size: 20px;
  }

  .card-in-display {
    padding: 10px 20px;
  }

  .card-in-display {
    padding: 10px 20px;
  }

  .headingCard--inner {
    padding: 5px 30px;
  }

  .headingCard--inner {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .headingCard--imgCtn {
    position: relative;
  }

  .headingCard--imgCtn:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 80%;
    background-color: #d1d1d1;
    margin: auto;
  }

  .headingCard--txtCtn {
    padding-left: 30px;
  }

  .layout-section.layout-customize-arrow .layout-ctr .layout-display:first-child :before {
    content: url(https://www.au.com/content/dam/au-com/finance/common/images/fi_common_giant-arrow_r.png);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -5px;
  }

  .feature-ctn .feature-item {
    width: 100%;
    max-width: 396px;
  }

  .feature-ctn .feature-item--01 {
    margin-right: 0;
    margin-left: auto;
  }

  .feature-ctn .feature-item--02 {
    margin-left: 0;
    margin-right: auto;
  }

  .feature-ctn .feature-ttl {
    font-size: 18px;
  }

  .borderBox {
    text-align: center;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .col2-layout .borderBox-list {
    width: 49%;
  }

  .colFull-layout .borderBox-list {
    width: 100%;
  }

  .borderBox-list {
    width: 32%;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .borderBox-list:not(:last-child) {
    margin-right: 2%;
  }

  .borderBox-list--cont {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    height: 100%;
  }

  .borderBox-list--cont-inner {
    width: 100%;
  }

  .balloon-02-item {
    padding: 30px;
  }

  .planBox-ctn {
    width: 100%;
    max-width: 752px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .planBox-item {
    width: 48.8%;
    background-color: #f3f3f3;
  }

  .planBox-ttl {
    background-color: #fff;
    color: #333;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .planBox-lead {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #eb5505;
    padding-top: 10px;
  }

  .planBox-str {
    font-size: 24px;
    text-align: center;
    line-height: 1;
    color: #333;
  }

  .planBox-str01 {
    font-size: 70px;
    font-weight: bold;
    color: #eb5505;
  }

  .planBox-str02 {
    font-size: 36px;
  }

  .planBox-str03 {
    font-size: 20px;
  }

  .planBox-balloon {
    background-color: #fb7c39;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
    padding: 10px 5px;
    position: relative;
    line-height: 1;
  }

  .planBox-balloon:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -16px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fb7c39;
    z-index: 1;
  }

  .balloon-03-item {
    max-width: 752px;
  }

  .loanBox-ctn {
    width: 100%;
    max-width: 752px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .loanBox-item {
    width: 47%;
  }

  .loanBox-item__grey {
    border: #e5e5e5 2px solid;
    position: relative;
  }

  .loanBox-item__grey:before {
    content: "";
    position: absolute;
    top: 40%;
    right: -55px;
    margin-left: -16px;
    border: 25px solid transparent;
    border-left: 10px solid #d1d1d1;
    z-index: 1;
  }

  .loanBox-item__grey .loanBox-ttl {
    background-color: #e5e5e5;
    color: #333;
    position: relative;
  }

  .loanBox-item__grey .loanBox-ttl:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 52%;
    margin-left: -16px;
    border: 10px solid transparent;
    border-top: 10px solid #e5e5e5;
    z-index: 1;
  }

  .loanBox-item__grey .loanBox-str {
    margin-top: 25px;
  }

  .loanBox-item__orange {
    border: #fb7c39 2px solid;
    color: #fff;
  }

  .loanBox-item__orange .loanBox-ttl {
    background-color: #fb7c39;
    position: relative;
  }

  .loanBox-item__orange .loanBox-ttl:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 52%;
    margin-left: -16px;
    border: 10px solid transparent;
    border-top: 10px solid #fb7c39;
    z-index: 1;
  }

  .loanBox-ttl {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .loanBox-inner {
    padding: 20px 5px;
  }

  .loanBox-lead {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #eb5505;
    line-height: 1;
    margin-top: 10px;
  }

  .loanBox-str {
    font-size: 16px;
    text-align: center;
    line-height: 1;
    color: #333;
  }

  .loanBox-str01 {
    font-size: 44px;
  }

  .loanBox-str02 {
    font-size: 60px;
  }

  .loanBox-balloon {
    background-color: #fb7c39;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
    padding: 10px 5px;
    position: relative;
    line-height: 1;
  }

  .loanBox-balloon:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -16px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fb7c39;
    z-index: 1;
  }

  .formElem-cont--display {
    display: inline;
  }

  .formElem-cont--display:nth-child(n+2) {
    padding-left: 40px;
  }

  .formElem-cont-term {
    margin-right: 20px;
  }

  .btn-width-compact {
    width: 320px;
    line-height: 1.4;
  }

  .btn-width-compact_large {
    width: 330px;
    line-height: 1.4;
  }

  .balloon-01-item {
    padding: 10px 55px;
  }

  .link-text-blue.--left:after {
    background-position-y: -60px;
  }
}

@media (min-width: 768px) {
  .financeFixedNav-btn {
    margin-left: 0.5%;
  }

  .financeFixedNav-contSp {
    display: none;
  }

  .btn-customizeFixNavi {
    width: 48.9%;
    border-radius: 2px;
  }

  .btn-customizeFixNavi:not(:last-child) {
    margin-right: 1%;
  }
}

@media (min-width: 1200px) {
  .financeFixedNav {
    left: 180px;
  }
}

@media screen and (max-width: 767px) {
  .layout-section.layout-customize-spCol1 .layout-ctr .layout-display {
    display: block;
  }

  .layout-section.layout-customize-spCol1 .layout-ctr .layout-display:nth-child(n+2) {
    margin-top: 20px;
  }

  .layout-section.layout-customize-spCol1.layout-col1to2-r .layout-ctr .layout-display:nth-child(n),
  .layout-section.layout-customize-spCol1.layout-col1to2-l .layout-ctr .layout-display:nth-child(n),
  .layout-section.layout-customize-spCol1.layout-col1to3-r .layout-ctr .layout-display:nth-child(n),
  .layout-section.layout-customize-spCol1.layout-col1to3-l .layout-ctr .layout-display:nth-child(n) {
    width: 100%;
  }

  .txtSize-exLarge {
    font-size: 52px;
  }

  .txtSize-exLarge-custom01 {
    font-size: 52px;
  }

  .txtSize-exMedium {
    font-size: 62px;
  }

  .txtSize-lLarge {
    font-size: 28px;
  }

  .txtSize-mLarge {
    font-size: 22px;
  }

  .txtSize-msLarge {
    font-size: 20px;
  }

  .txtSize-sLarge {
    font-size: 18px;
  }

  .txtSize-sLarge-custom {
    font-size: 16px;
  }

  .txtSize-lSmall-custom {
    font-size: 14px;
  }

  .txtSize-base-custom {
    font-size: 14px;
  }

  .txtSize-small-custom {
    font-size: 12px;
  }

  .whitespaceWrap-sp {
    margin-left: 5.8%;
    margin-right: 5.8%;
  }

  .subpage-nav-item {
    width:100%;
  }

  .subpage-nav-item a {
    padding: 15px 20px 15px 10px;
  }

  .subpage-nav-item .link-text:after {
    background-position: -79px 0px;
    margin-right: 10px;
  }

  .subpage-nav-item .link-text:hover:after {
    background-position: -69px -32px;
  }

  .subpage-nav-item:first-child {
  }

  .subpage-nav-item:not(:first-child) {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }

  .subpage-nav-item:nth-child(-n+2) {
    border-top: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5;
  }

  .subpage-nav-item:nth-child(2n+1) {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: none;
  }

  .subpage-nav--spWide {
    margin-left: -1%;
    margin-right: -1%;
  }

  .subpage-nav--spWide .subpage-nav-item:nth-child(odd) {
    border-left: none;
  }

  .subpage-nav--spWide .subpage-nav-item:nth-child(even) {
    border-right: none;
  }

  .subpage-nav-list--icon .link-text-inner {
    display: table;
    vertical-align: middle;
  }

  .subpage-nav-list--icon .link-text {
    padding: 5px 20px 5px 5px;
  }

  .subpage-nav-list--icon .iconElem {
    display: table-cell;
  }

  .subpage-nav-list--icon .iconElem img {
    max-width: 30px;
    max-height: 30px;
  }

  .subpage-nav-list--icon .iconTxt {
    display: table-cell;
  }

  .catchphrase {
    min-height: 32px;
    background-size: 48px;
  }

  .catchphrase--txt {
    padding-left: 58px;
    font-size: 14px;
  }

  .catchphrase--txt .txtSize-exLarge {
    font-size: 24px;
  }

  .catchphrase--txt .txtSize-exLarge sup {
    font-size: 14px;
  }

  .catchphrase--txt .block-xs {
    display: block;
  }

  .card-in-display {
    padding: 10px 10px;
  }

  .card-in-display {
    padding: 10px 10px;
  }

  .headingCard--inner {
    padding: 5px 20px 10px;
  }

  .headingCard--imgCtn {
    border-bottom: #d1d1d1 solid 1px;
    padding-bottom: 5px;
    padding-right: 0;
    padding-left: 0;
  }

  .headingCard--imgCtn img {
    max-width: 100%;
  }

  .headingCard--txtCtn {
    padding-top: 10px;
  }

  .cardBox.cardBox-customize-padding .cardBox-ctr .cardBox-cont {
    padding: 15px 20px 20px;
  }

  .layout-section.layout-customize-arrow .layout-ctr .layout-display {
    padding-bottom: 20px;
  }

  .layout-section.layout-customize-arrow .layout-ctr .layout-display:first-child :before {
    content: "";
    background: url(https://www.au.com/content/dam/au-com/finance/common/images/fi_common_giant-arrow_b.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 95px;
    height: 17px;
    left: 50%;
    bottom: -10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .feature-ctn {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-item--02 {
    padding-top: 10px;
  }

  .feature-ttl {
    font-size: 16px;
  }

  .borderBox-list {
    margin-left: 20px;
    margin-right: 20px;
  }

  .borderBox-list:nth-child(n+2) {
    margin-top: 20px;
  }

  .borderBox-list--cont {
    min-height: 80px;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .balloon-02-item {
    padding: 20px 10px;
  }

  .planBox-ctn {
    max-width: 400px;
    width: 90%;
    margin: 0 auto;
  }

  .planBox-item {
    background-color: #f3f3f3;
  }

  .planBox-item:nth-child(n+2) {
    margin-top: 20px;
  }

  .planBox-ttl {
    background-color: #fff;
    color: #333;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .planBox-lead {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #eb5505;
    padding-top: 10px;
  }

  .planBox-str {
    font-size: 20px;
    text-align: center;
    line-height: 1;
    color: #333;
  }

  .planBox-str01 {
    font-size: 60px;
    font-weight: bold;
    color: #eb5505;
  }

  .planBox-str02 {
    font-size: 30px;
  }

  .planBox-str03 {
    font-size: 20px;
  }

  .planBox-balloon {
    background-color: #fb7c39;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
    padding: 10px 5px;
    position: relative;
    line-height: 1;
  }

  .planBox-balloon:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -16px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fb7c39;
    z-index: 1;
  }

  .balloon-03-item {
    max-width: 400px;
    width: 90%;
  }

  .feature-ctn.whitespaceWrap-sp {
    margin-left: 5.8%;
    margin-right: 5.8%;
  }

  .loanBox-ctn {
    max-width: 400px;
    width: 90%;
    margin: 0 auto;
  }

  .loanBox-item {
    background-color: #fff;
  }

  .loanBox-item__grey {
    border: #e5e5e5 2px solid;
  }

  .loanBox-item__grey .loanBox-ttl {
    background-color: #e5e5e5;
    color: #333;
    position: relative;
  }

  .loanBox-item__grey .loanBox-ttl:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 52%;
    margin-left: -16px;
    border: 10px solid transparent;
    border-top: 10px solid #e5e5e5;
    z-index: 1;
  }

  .loanBox-item__orange {
    border: #fb7c39 2px solid;
  }

  .loanBox-item__orange .loanBox-ttl {
    background-color: #fb7c39;
    color: #fff;
    position: relative;
  }

  .loanBox-item__orange .loanBox-ttl:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 52%;
    margin-left: -16px;
    border: 10px solid transparent;
    border-top: 10px solid #fb7c39;
    z-index: 1;
  }

  .loanBox-ttl {
    background-color: #fff;
    color: #333;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .loanBox-lead {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #eb5505;
  }

  .loanBox-inner {
    padding: 20px 5px;
  }

  .loanBox-str {
    font-size: 20px;
    text-align: center;
    line-height: 1.5;
    color: #333;
  }

  .loanBox-str01 {
    font-size: 32px;
  }

  .loanBox-str02 {
    font-size: 50px;
  }

  .formElem-cont--display {
    display: inline-block;
    text-align: left;
  }

  .formElem-cont--display:nth-child(n+2) {
    padding-left: 15px;
  }

  .formElem-cont-term {
    display: block;
    margin-bottom: 5px;
  }

  .formElem-customize01 .form-select select {
    padding-top: 0.75em;
    padding-bottom: 0.75em;
  }

  .btn-width-compact {
    width: 85%;
    max-width: 250px;
    line-height: 1.4;
  }

  .btn-width-compact_large {
    width: 85%;
    max-width: 250px;
    line-height: 1.4;
  }

  .balloon-01-item {
    padding: 10px;
    width: 100%;
  }

  .accordionElem.finance-accordion-customize01 {
    margin-left: -1%;
    margin-right: -1%;
    border-right: none;
    border-left: none;
  }
}

@media (max-width: 767px) {
  .financeFixedNav-display {
    padding: 10px 2.6% 5px;
  }

  .financeFixedNav-btn {
    margin-left: 2%;
  }

  .financeFixedNav-contPc {
    display: none;
  }

  .btn-customizeFixNavi {
    padding: .35em 0;
    border-radius: 2px;
  }

  .btn-customizeFixNavi[class*="btn-icon"]:after {
    right: 8px;
  }
}

@media (max-width: 544px) {
  .card-customize-padding-bottom.card-section .card-ctr .card-display .cardBox {
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 350px) {
  .formElem-cont--display:nth-child(n+2) {
    padding-left: 0;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .sprite {
    background-image: url(https://www.au.com/content/dam/au-com/finance/common/images/fi_common_fixednav_icon-sprite-sp.png);
    background-size: 112px 28px;
  }
}




.subpage-nav .link-goto{
  color:#333333;
}
.subpage-nav .link-goto:hover{
  color:#0066aa;
}

.subpage-nav .link-goto:after{
  background-position: 0px -87px;
  margin-right: 10px;
  width:10px;
  height: 6px;
  margin-top: 0 !important;
  transform: translateY(-50%);
  background-image: url('https://www.au.com/content/dam/au-com/mobile/onlineshop/images/icon_sprite.png') !important;
  background-size: 101px 93px !important;
}


.subpage-nav .link-goto:hover:after {
  background-position: -56px -78px;
  width:10px;
  height: 6px;
  background-image: url('https://www.au.com/content/dam/au-com/mobile/onlineshop/images/icon_sprite.png') !important;
  background-size: 101px 93px !important;
}

.br_none{
  display: none;
}
@media (min-width: 768px) and (max-width: 979px) {
  .br_none{
    display: block;
  }
  .link-goto_flex{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  }

@media (max-width: 767px){
  #contentsWrapper .contArea {
    padding: 10px 3% 40px !important;
}
}
