@charset "utf-8";


.campaign-content .c-alertBlock-01 {
	margin-top: 0;
}

/*kyevisual*/
.prg-fx .bg-01{
  text-align: center;
  background-color: #35A667;
  padding: 14px;
  margin-top: 0px;
}

.prg-fx .bg-02{
  text-align: center;
  background-color: #E3F3EA;
  margin-top: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: rgba(214, 214, 214, 0.8) 0px 3px 5px 0px;
  -webkit-box-shadow: rgba(214, 214, 214, 0.8) 0px 3px 5px 0px;
}

.sub-header-01{
  background-color: #fff;
  border-top: #35a667 3px dashed;
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
  height: auto;
}
.sub-header-01 p{
text-align: center;
padding-bottom: 20px;
}

.sub-header-01 p:first-child{
text-align: center;
margin-top: 10px;
padding-bottom: 0;
}


/*heading*/
.prg-fx-heading2-01{
background-color: #35a667;
text-align: center;
margin-left: 0px;
padding: 7px 10px;
}

.prg-fx-heading2-01 h2{
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}


.prg-fx .c-heading3-01 h3,
.prg-fx .c-heading4-01 h4{
  color: #35A667;
}

.prg-fx .pull-right{
  margin-bottom: 20px;
  margin-top: 14px
  }

.prg-fx .debut-heading-10{
  text-align: center;
  margin-top: 20px;
}

.prg-fx .debut-heading-10 .debut-au-fx{
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 15px;
  border-top: 5px solid #35a667;
  background-color: #e3f3ea;
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

/*enquiry*/
.prg-fx .m-copy-tel-01{
  margin-top: 18px;
}

.prg-fx .m-copy-tel-01 p{
  font-size: 16px;
}

.prg-fx .m-copy-tel-01 a{
  color: #eb7000;
}

.prg-fx .m-copy-tel-01 span{
  font-size: 25px;
  color: #eb7000;
}


.prg-fx .c-table-01 thead th,
.prg-fx .c-table-01 thead td {
background-color: #e3f3ea;
text-align: center;
}

.prg-fx .c-table-01 tbody td{
  text-align: center;
}


 /*link anchor*/
/*#fx-anc .c-ground-01{
  background-color: #e3f3ea;
}*/

#fx-anc .c-anchorLinks-01{
  padding-left: 30px;
  padding-top: 15px;
}


#prg-attention .prg-list-02 {
  margin-top: .625em;
  margin-left: -25px;
}
#prg-attention .prg-list-02 li:before {
  display: none;
}
#prg-attention .prg-list-02 li {
  padding-left: 0;
  list-style-type: square;
}

/* #cmp-importantNotes-post */
#cmp-importantNotes-post {
  border-color:#c70000;
}
#cmp-importantNotes-post .item>.head>p:before,
#cmp-importantNotes-post .item>.head>p:after {
  display: none;
}
#cmp-importantNotes-post .item>.head:hover {
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: default;
}
#cmp-importantNotes-post .item>.body {
  display: block!important;
  height: auto!important;
  padding: 20px 25px!important;
}

#cmp-importantNotes-post .item>.head>p {
padding-right: 10px;
}

/* banner */
#cmp-section-auWalletBannerArea,
#cmp-section-fxBannerArea{
  padding-top: 25px;
  padding-bottom: 30px;
}
#cmp-section-auWalletBannerArea figure + figure,
#cmp-section-fxBannerArea figure + figure {
  border-top: solid 1px #d4d5d5;
  padding-top: 12px;
}
#cmp-section-auWalletBannerArea {
  background-color: #fce7cd;
}
#cmp-section-fxBannerArea {
  background-color: #def2fe;
}

#cmp-section-fxBannerArea-02{
  background-color: #e3f3ea;
}
#cmp-section-fxBannerArea-02 img{
  max-width: 100%;
}

