@charset "utf-8";

/*
  Reset
----------------------------------------------------------------------------------------------------*/
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.6;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/*
  clearfix
----------------------------------------------------------------------------------------------------*/
#headerArea .clearfix:before,
#headerArea .clearfix:after,
#footerArea .clearfix:before,
#footerArea .clearfix:after {
  content: "";
  display: block;
  overflow: hidden;
}

#headerArea .clearfix:after,
#footerArea .clearfix:after {
  clear: both;
}

#headerArea .clearfix,
#footerArea .clearfix {
  *zoom: 1;
}

/*
  link
----------------------------------------------------------------------------------------------------*/
#headerArea a,
#footerArea a {
  text-decoration: none;
  color: #0066aa;
}

#headerArea a:visited,
#footerArea a:visited {
  color: #552277;
}

#headerArea a:hover,
#footerArea a:hover {
  color: #1d9bff;
}

/*
  Container
----------------------------------------------------------------------------------------------------*/
#headerArea .wrapper,
#footerArea .wrapper {
  width: 960px;
  margin: 0 auto;
}


#headerArea .container,
#footerArea .container {
  width: 984px;
  margin: 0 auto;
}

/*
  Helper
----------------------------------------------------------------------------------------------------*/
.ofh {
  overflow: hidden !important;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.posr {
  position: relative !important;
}

.posa {
  position: absolute !important;
}

.tal {
  text-align: left !important;
}

.tac {
  text-align: center !important;
}

.tar {
  text-align: right !important;
}

.vat {
  vertical-align: top !important;
}

.vam {
  vertical-align: middle !important;
}

.vab {
  vertical-align: bottom !important;
}

.bdrn {
  border: none !important;
}

.dn {
  display: none;
}

.f16 {
  font-size: 142.9%;
}

.wfn {
  font-family: "A-OTF UD 新ゴ Pr6 L","A-OTF UD Shin Go Pr6 L","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

.wfb {
  font-family: "A-OTF UD 新ゴ Pr6 M","A-OTF UD Shin Go Pr6 M","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
*font-weight: bold;
}

/* Spacing Classes --------------------------------------------*/
.mod {
  margin: 12px !important;
}

.m0 {
  margin: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mts {
  margin-top: 6px !important;
}

.mtm {
  margin-top: 12px !important;
}

.mtl {
  margin-top: 18px !important;
}

.mtx {
  margin-top: 24px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mbs {
  margin-bottom: 6px !important;
}

.mbm {
  margin-bottom: 12px !important;
}

.mbl {
  margin-bottom: 18px !important;
}

.mbx {
  margin-bottom: 24px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mls {
  margin-left: 6px !important;
}

.mlm {
  margin-left: 12px !important;
}

.mll {
  margin-left: 18px !important;
}

.mlx {
  margin-left: 24px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mrs {
  margin-right: 6px !important;
}

.mrm {
  margin-right: 12px !important;
}

.mrl {
  margin-right: 18px !important;
}

.mrx {
  margin-right: 24px !important;
}

.pod {
  padding: 12px !important;
}

.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pts {
  padding-top: 6px !important;
}

.ptm {
  padding-top: 12px !important;
}

.ptl {
  padding-top: 18px !important;
}

.ptx {
  padding-top: 24px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pbs {
  padding-bottom: 6px !important;
}

.pbm {
  padding-bottom: 12px !important;
}

.pbl {
  padding-bottom: 18px !important;
}

.pbx {
  padding-bottom: 24px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pls {
  padding-left: 6px !important;
}

.plm {
  padding-left: 12px !important;
}

.pll {
  padding-left: 18px !important;
}

.plx {
  padding-left: 24px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.prs {
  padding-right: 6px !important;
}

.prm {
  padding-right: 12px !important;
}

.prl {
  padding-right: 18px !important;
}

.prx {
  padding-right: 24px !important;
}

/* Text Decorative Classes --------------------------------------------*/
.fwb {
  font-weight: bold;
}

.fwn {
  font-weight: normal !important;
}



/*
  Header
----------------------------------------------------------------------------------------------------*/
#headerArea {
  background: #FFF;
  position: relative;
  z-index: 100;
  height: auto;
  width: auto;
  *text-align: left;
  font-family: "A-OTF UD 新ゴ Pr6 L","A-OTF UD Shin Go Pr6 L","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

#headerArea .icon_window {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  vertical-align: 0px;
  *zoom: 1;
}
#headerArea a:hover {
  text-decoration: underline;
}

.headerGlobal .logoTop {
  display: block;
  line-height: 1;
  float: left;
  padding: 15px 0 15px;
}

.headerGlobal .noscript {
  text-align: center;
  margin: 90px 0 -50px;
}


.headerUtilityArea {
  float: right;
  overflow: hidden;
  font-size: 12px;
  line-height: 1;
}


.headerUtility1 {
  padding-top: 14px;
  min-height: 13px;
}
.headerUtility1 ul li {
  padding-left: 14px;
  margin-right: 14px;
  border-left: 1px solid #e6e9ee;
}
.headerUtility1 ul li a {
  padding-left: 10px;
  background: url(/shared/image_v2/icon_arrow_01.gif) no-repeat left 4px;
}
.headerUtility1 ul li:first-child {
  border-left: none;
}
.headerUtility1 .headerLinkOther {
  width: 736px;
  float: left;
  text-align: right;
  *height: 14px;
  *line-height: 14px;
  *overflow: hidden;
}
.headerUtility1 .headerLinkOther li {
  display: inline;
  *zoom: 1;
  *line-height: 14px;
}
.headerUtility1 .headerLinkOther li a {
  line-height: 1;
  *padding-top: 1px;
  *zoom: 1;
  *line-height: 14px;
}
.headerUtility1 .headerLinkOther .link_global a {
  *padding-top: 0;
  padding-left: 3px;
  background: none;
}
.headerUtility1 .infoSituation {
  float: right;
  text-align: right;
}
.headerUtility1 .infoSituation li {
  display: inline;
  float: right;
}


.headerUtility2 {
  padding-top: 10px;
  *padding-top: 5px;
}

.headerUtility2 ul {
  width: 667px;
  float: left;
  padding-top: 6px;
  text-align: right;
}
.headerUtility2 ul li {
  display: inline;
  padding-left: 14px;
  margin-right: 14px;
  border-left: 1px solid #e6e9ee;
}
.headerUtility2 ul li a {
  padding-left: 9px;
  background: url(/shared/image_v2/icon_arrow_01.gif) no-repeat left 4px;
}
.headerUtility2 ul li:first-child {
  border-left: none;
}

.headerUtility2 .areaRight {
  float: right;
}

.headerUtility2 .areaRight .headerSearch {
  float: right;
}

.headerUtility2 .areaRight .headerSearch fieldset {
  position: relative;
  width: 202px;
  height: 24px;
}
.headerUtility2 .areaRight .headerSearch legend {
  display: none;
}
.headerUtility2 .areaRight .headerSearch .areaSearch {
  width: 160px;
  padding: 3px 30px 3px 10px;
  height: 16px;
  line-height: 16px;
  border: none;
  background: #e6e9ee;
  border-radius: 12px;
  border: 1px solid #e6e9ee;
  transition: all 0.2s;
  color: #AAB2BE;
}
.headerUtility2 .areaRight .headerSearch .areaSearch:focus {
  outline: none;
  background: #fff;
}
.headerUtility2 .areaRight .headerSearch .btn_search {
  position: absolute;
  top: 6px;
  right: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  width: 13px;
  height: 13px;
  border: none;
  background: url(/shared/image_v2/btn_search_01.png) no-repeat left top;
}
.headerUtility2 .areaRight p {
  float: left;
  padding-top: 6px;
}


.headerBtnNav_sp {
  display: none;
}


.headerNavTop {
  position: relative;
  z-index: 15;
  padding: 9px 0;
  *padding: 6px 0 5px;
  font-size: 12px;
  line-height: 1;
  border-top: 1px solid #e6e9ee;
}
.headerNavTop .headingPage {
  float: left;
  color: #1A1A71;
  font-size: 20px;
  font-family: "A-OTF UD 新ゴ Pr6 M","A-OTF UD Shin Go Pr6 M","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
*font-weight: bold;
}
#headerArea .headerNavTop .headingPage a {
  color: #1A1A71;
}
.headerNavTop .headingPage a:hover {
  text-decoration: none !important;
}

.headerNavTop .linkCat {
  float: right;
  padding-top: 4px;
}
.headerNavTop .linkCat .li_consumers {
  border-left: none;
  position: relative;
  z-index: 5;
}
.headerNavTop .linkCat .li_consumers > a:hover {
  text-decoration: none !important;
}
.headerNavTop .linkCat li {
  position: relative;
  float: left;
  padding-left: 14px;
  margin-right: 14px;
  border-left: 1px solid #e6e9ee;
}
.headerNavTop .linkCat li > span {
  font-family: "A-OTF UD 新ゴ Pr6 M","A-OTF UD Shin Go Pr6 M","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
*font-weight: bold;
}
.headerNavTop .linkCat li .consumers {
  display: none;
  position: absolute;
  z-index: 10;
  top: -10px;
  left: -7px;
  left: -8px\9;
  *left: -8px;
}
.headerNavTop .linkCat li .consumers > dt {
  position: relative;
  z-index: 10;
  padding: 9px 2px 7px;
  width: 146px;
  height: 14px;
  text-align: center;
  overflow: hidden;
  text-indent: -9999px;
  border-radius: 7px 7px 0 0;
  background: url(/shared/image_v2/bg_consumersH.gif) no-repeat left top;
}
.headerNavTop .linkCat li .consumers > dt span {
  padding-left: 18px;
  font-family: "A-OTF UD 新ゴ Pr6 M","A-OTF UD Shin Go Pr6 M","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
*font-weight: bold;
  background: url(/shared/image_v2/icon_consumers.gif) no-repeat left center;
}
.headerNavTop .linkCat li .consumers .boxCons {
  position: absolute;
  left: 0;
  width: 334px;
  height: 126px;
  padding: 20px 25px 18px;
  background: url(/shared/image_v2/bg_consumersB.png) no-repeat left top;
}

.headerNavTop .linkCat li .consumers .boxCons .linkAu {
  display: block;
  float: left;
  text-align: center;
  padding-right: 23px;
  border-right: 1px solid #e6e9ee;
}
.headerNavTop .linkCat li .consumers .boxCons .linkAu img {
  margin-bottom: 8px;
  border: 1px solid #e6e9ee;
  border-radius: 3px;
}
.headerNavTop .linkCat li .consumers .boxCons .linkAu .icon_window {
  margin-bottom: 0;
  border: none;
  border-radius: 0;
}
.headerNavTop .linkCat li .consumers .boxCons dl {
  overflow: hidden;
  padding-top: 2px;
  padding-left: 20px;
  *zoom: 1;
  background: #FFF;
}
.headerNavTop .linkCat li .consumers .boxCons dl dt {
  font-family: "A-OTF UD 新ゴ Pr6 M","A-OTF UD Shin Go Pr6 M","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
*font-weight: bold;
}
.headerNavTop .linkCat li .consumers .boxCons dd {
  margin-top: 27px;
  position: relative;
  padding: 0;
}
.headerNavTop .linkCat li .consumers .boxCons dd li {
  float: none;
  padding: 0;
  margin: 0 0 12px 0;
  border-left: none;
}
.headerNavTop .linkCat li .consumers .boxCons dd li a {
  padding-left: 9px;
  background: url(/shared/image_v2/icon_arrow_01.gif) no-repeat left 4px;
}


.headerNavTopSp {
  display: none;
}


.link_consumers {
  padding-left: 18px;
  background: url(/shared/image_v2/icon_consumers.gif) no-repeat left center;
}


.link_business {
  padding-left: 18px;
  background: url(/shared/image_v2/icon_business.gif) no-repeat left center;
}


.link_corporate {
  padding-left: 18px;
  background: url(/shared/image_v2/icon_corporate.gif) no-repeat left center;
}


.spHeaderSearch {
  display: none;
}

.spHeaderSearch fieldset {
  position: relative;
  width: 200px;
  height: 24px;
}
.spHeaderSearch legend {
  display: none;
}
.spHeaderSearch .areaSearch {
  width: 200px;
  padding: 0 30px 0 8px;
  height: 24px;
  border: none;
}
.spHeaderSearch .btn_search {
  position: absolute;
  top: 6px;
  right: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  width: 13px;
  height: 13px;
  border: none;
  background: url(/shared/image_v2/btn_search_02.gif) no-repeat left top;
  background-size: 13px;
}


/*
  EMG
----------------------------------------------------------------------------------------------------*/
#EMG {
  overflow: hidden;
  background: #DDE0E7;
}
#EMG .noemg {
  margin: 24px auto;
}
#EMG .box {
  display: block;
  border-radius: 7px;
  background: #fff;
  margin: 0 12px 0px;
  overflow: hidden;
  *zoom: 1;
}

#EMG .infoImportant {
  text-align: left;
  margin-top: 24px;
  margin-bottom: 24px;
}
#EMG .infoImportant .header_infoImportant {
  position: relative;
  display: block;
  *zoom: 1;
  padding: 10px 40px;
  text-align: center;
  color: #fff;
  background: #0E0E69;
  border-radius: 7px 7px 0 0;
}
#EMG .infoImportant .header_infoImportant .btn_oc {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  font-weight: normal;
}
#EMG .infoImportant .header_infoImportant .btn_oc img {
  vertical-align: -5px;
  margin-right: 5px;
}

#EMG .infoImportant .header_infoImportant:hover h2, #EMG .infoImportant .header_infoImportant:hover .btn_oc {
  text-decoration: none !important;
  color: #CDCDE0;
}
#EMG .infoImportant h2 {
  font-family: "A-OTF UD 新ゴ Pr6 R","A-OTF UD Shin Go Pr6 R","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
#EMG .infoImportant .emgNewsItem {
  padding: 15px;
  border-top: 1px solid #e6e9ee;
}
#EMG .infoImportant .emgNewsItem:first-child {
  border-top: none;
}

#EMG .infoImportant dt {
  float: left;
}
#EMG .infoImportant .emgDay {
  text-align: left;
}

#EMG .infoImportant .emgLabel {
  text-align: left;
  padding-top: 2px;
  *padding-top: 0;
}
#EMG .infoImportant .emgLabel img {
  display: block;
}

#EMG .infoImportant dd {
  overflow: hidden;
  *zoom: 1;
}
#EMG .infoImportant .emgContent {
  padding-left: 20px;
}

#EMG .infoImportant .emgText {
  text-align: left;
  position: relative;
  padding-left: 32px;
  padding-right: 80px;
}

#EMG .infoImportant .emgText a {
  margin-left: -10px;
  *zoom: 1;
}
#EMG .infoImportant .emgText a:hover {
  text-decoration: underline;
}
#EMG .infoImportant .emgText .link_arrow {
  padding-left: 10px;
  background: url(/shared/image_v2/icon_arrow_01.gif) no-repeat left 5px;
  *background: url(/shared/image_v2/icon_arrow_01.gif) no-repeat left 8px;
}
#EMG .infoImportant .emgText .icon_window {
  display: inline-block;
  *display: inline;
  margin-right: 5px;
  vertical-align: 1px;
  *zoom: 1;
  border: none !important;
}
#EMG .infoImportant .emgText .link_list {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}

#EMG .infoImportant .emgText .link_list img {
  vertical-align: -4px;
  margin-right: 5px;
}
#EMG .ind {
  padding: 15px;
}
#EMG .area {
  margin: 24px 0;
}
#EMG .m_boxes2 {
  margin-top: 24px;
}
#EMG .m_boxes2 .area {
  margin-top: 0;
  float: left;
  width: 50%;
}

#EMG .m_boxes2, #EMG .m_boxes1 {
  *margin-bottom: 24px;
}
#EMG .m_boxes2 .box {
  overflow: hidden;
}

#EMG .area dt {
  position: relative;
  display: block;
  *zoom: 1;
  padding: 10px 14px;
  text-align: center;
  color: #fff;
  background: #0E0E69;
  font-family: "A-OTF UD 新ゴ Pr6 R","A-OTF UD Shin Go Pr6 R","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

#EMG .area dd {
  display: block;
  padding: 15px 15px;
}
#EMG .area dt img {
  position: absolute;
  right: 15px;
  top: 14px;
}

#EMG a:hover dt {
  color: #CDCDE0;
}
#EMG a:hover dd {
  text-decoration: underline;
}
#EMG .ind .icon_window {
  display: inline-block;
  *display: inline;
  margin-right: 5px;
  vertical-align: 1px;
  *zoom: 1;
  border: none !important;
}

.MAIN-COLUMN #EMG {
  background: transparent;
}

.MAIN-COLUMN #EMG .m_boxes1, .MAIN-COLUMN #EMG .m_boxes1 .infoImportant {
  margin-top: 0;
}

#headerArea .noArrow, #footerArea .noArrow {
  padding-left: 0 !important;
  background: none !important;
}

/* Skip Block --------------------------------------------*/
.skip {
  position: absolute;
  left: -9999em;
}

/*
  Topic Path
----------------------------------------------------------------------------------------------------*/
#TOPIC-PATH {
  line-height: 1;
  padding: 9px 0;
  border-bottom: 1px solid #e6e9ee;
  text-align: left;
}

#TOPIC-PATH ul {
  width: 960px;
  margin: 0 auto;
}

#TOPIC-PATH ul li {
  display: inline;
  margin-right: 12px;
  padding-left: 15px;
  color: #556;
  font-size: 11px;
  line-height: 1.8;
  *zoom: 1;
  background: url("/shared/image_v2/arrow_topicpath.gif") no-repeat left 2px;
  *background: url("/shared/image_v2/arrow_topicpath.gif") no-repeat left 5px;
}
#TOPIC-PATH ul li:first-child {
  background: none;
  padding-left: 0;
}
#TOPIC-PATH ul li a:hover {
  text-decoration: underline;
}

/*
  CONTAINER
----------------------------------------------------------------------------------------------------*/
.ID-CONTAINER {
  background: url(/shared/image_v2/bg_page_01.gif) repeat-x left -200px;
}


/*
  POPUP
----------------------------------------------------------------------------------------------------*/
.popup_header {
  position: relative;
  *zoom: 1;
	text-align: left;
	background: #fff;
}
.popup_header .btn_close {
  position: absolute;
  top: 8px;
  right: 8px;
}
.popup_header .btn_close img {
  border: none;
}
.popup_header h1 {
  height: auto;
  padding: 0;
  margin: 0;
  border-bottom: none;
}
.popup_header h1 img {
  border: none;
}
.popup_footer {
  position: relative;
  margin: 15px 0 0;
	background: #fff;
}
.popup_footer p {
  margin: 0;
}
.popup_footer .btn_close {
  position: absolute;
  top: 20px;
  right: 8px;
}
.popup_footer img {
  border: none;
}
.popup_footer .copyright {
  padding: 20px 0;
  text-align: left;
}
.popup_footer .btn_close:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}



/*
  Footer
----------------------------------------------------------------------------------------------------*/
#footerArea {
  position: relative;
  background: #fff;
  *text-align: left;
  font-family: "A-OTF UD 新ゴ Pr6 L","A-OTF UD Shin Go Pr6 L","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  padding: 0;
  width: auto;
}


#footerArea a:hover {
  text-decoration: underline;
}

.footerGlobal {
  position: relative;
}


.btn_fNavClose {
  display: none;
}




.footerSearch {
  position: relative;
  border-top: 1px solid #e6e9ee;
}

.footerSearch .wrapper {
  padding: 19px 0;
}
.footerSearch fieldset {
  position: relative;
  width: 222px;
  height: 24px;
}
.footerSearch legend {
  display: none;
}
.footerSearch .areaSearch {
  width: 180px;
  padding: 3px 30px 3px 10px;
  height: 16px;
  line-height: 16px;
  border: none;
  background: #e6e9ee;
  border-radius: 12px;
  border: 1px solid #e6e9ee;
  transition: all 0.2s;
  color: #AAB2BE;
}
.footerSearch .areaSearch:focus {
  outline: none;
  background: #fff;
}
.footerSearch .btnSearch {
  position: absolute;
  top: 6px;
  right: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  width: 13px;
  height: 13px;
  border: none;
  background: url(/shared/image_v2/btn_search_01.png) no-repeat left top;
}

/* business / corporate common footer--------------------------*/
.footerCommon {
  border-top: 1px solid #0e0e69;
  font-size: 78.57143%;
  line-height: 1;
}
.footerCommon .logoFooter {
  float: left;
  padding: 36px 36px 41px 0;
}


.footerUtility1 {
  padding: 21px 0 19px;
  height: 11px;
  font-size: 11px;
}
.footerUtility1 ul {
  position: relative;
  z-index: 10;
}
.footerUtility1 ul li {
  position: relative;
  float: left;
  padding-left: 14px;
  margin-right: 14px;
  border-left: 1px solid #e6e9ee;
}
.footerUtility1 ul li .link_consumers .icon_window {
  padding-right: 4px;
  vertical-align: top;
}
.footerUtility1 ul li .footerConsumers {
  display: none;
  position: absolute;
  z-index: 100;
  top: -14px;
  left: -12px;
}
.footerUtility1 ul li .footerConsumers > dt {
  position: relative;
  z-index: 10;
  padding: 9px 2px 7px;
  width: 136px;
  height: 24px;
  text-align: center;
  overflow: hidden;
  text-indent: -9999px;
  border-radius: 7px 7px 0 0;
  background: url(/shared/image_v2/bg_footerConsumersH.gif) no-repeat left top;
}
.footerUtility1 ul li .footerConsumers .boxCons {
  position: absolute;
  left: 0;
  z-index: 15;
  top: -159px;
  width: 324px;
  height: 126px;
  padding: 20px 20px 18px;
  background: url(/shared/image_v2/bg_footerConsumersB.png) no-repeat left top;
}

.footerUtility1 ul li .footerConsumers .boxCons .linkAu {
  display: block;
  float: left;
  text-align: center;
  padding-right: 18px;
  border-right: 1px solid #e6e9ee;
}
.footerUtility1 ul li .footerConsumers .boxCons .linkAu img {
  margin-bottom: 10px;
  border: 1px solid #e6e9ee;
  border-radius: 3px;
}
.footerUtility1 ul li .footerConsumers .boxCons .linkAu .icon_window {
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  margin-right: 5px;
}
.footerUtility1 ul li .footerConsumers .boxCons .linkAu a {
  background: none;
  padding-left: 0;
}
.footerUtility1 ul li .footerConsumers .boxCons dl {
  overflow: hidden;
  padding-top: 2px;
  padding-left: 20px;
  *zoom: 1;
  background: #FFF;
}
.footerUtility1 ul li .footerConsumers .boxCons dl dt {
  font-family: "A-OTF UD 新ゴ Pr6 M","A-OTF UD Shin Go Pr6 M","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
*font-weight: bold;
}
.footerUtility1 ul li .footerConsumers .boxCons dd {
  margin-top: 27px;
  position: relative;
  padding: 0;
}
.footerUtility1 ul li .footerConsumers .boxCons dd li {
  float: none;
  padding: 0;
  margin: 0 0 12px 0;
  border-left: none;
}
.footerUtility1 ul li .footerConsumers .boxCons dd li a {
  padding-left: 9px;
  background: url(/shared/image_v2/icon_arrow_01.gif) no-repeat left 4px;
}
.footerUtility1 ul li a {
  padding-left: 9px;
  background: url(/shared/image_v2/icon_arrow_01.gif) no-repeat left center;
}
.footerUtility1 ul li .liConsumers {
  position: relative;
  z-index: 10;
}
.footerUtility1 ul li a.link_consumers {
	padding-left: 0;
	background: none;
}
.footerUtility1 ul li:first-child {
  border-left: none;
}

.footerUtility2 {
  overflow: hidden;
  padding: 21px 0 19px;
  border-top: 1px solid #e6e9ee;
  font-size: 11px;
}
.footerUtility2 ul li {
  float: left;
  padding-left: 14px;
  margin-right: 14px;
  border-left: 1px solid #e6e9ee;
}
.footerUtility2 ul li a {
  padding-left: 9px;
  background: url(/shared/image_v2/icon_arrow_01.gif) no-repeat left center;
}
.footerUtility2 ul li:first-child {
  border-left: none;
}
.footerUtility2 .copyright {
  float: right;
  padding: 2px 4px 0 0;
  margin-top: 20px;
}

.footerUtilitySp1 {
  line-height: 1;
  border-bottom: 1px solid #e6e9ee;
}
.footerUtilitySp1 li {
  float: left;
  width: 25%;
  padding: 37px 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #e6e9ee;
}
.footerUtilitySp1 li:first-child {
  border-left: none;
}

.sp_consumersFoot {
  display: none;
  position: relative;
  background: #AAB2BE;
  padding: 0 12px;
  font-size: 142.85714%;
}
.sp_consumersFoot .arrow_com {
  position: absolute;
  top: -1px;
  left: 25%;
  width: 25%;
  text-align: center;
}
.sp_consumersFoot .btn_fComClose {
  text-align: center;
  padding: 20px 0;
}
.sp_consumersFoot .linkAu {
  position: relative;
  display: block;
  background: #FFF;
  border-radius: 7px;
  padding: 15px;
  margin-bottom: 20px;
  color: #556;
}
.sp_consumersFoot .linkAu img {
  vertical-align: middle;
  border: 1px solid #e6e9ee;
  border-radius: 4px;
  margin-right: 17px;
}
.sp_consumersFoot .linkAu .icon_linkList {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 15px;
}
.sp_consumersFoot .linkAu .icon_linkList img {
  border: none;
  border-radius: 0;
  margin-right: 0;
}
.sp_consumersFoot dt {
  color: #fff;
  margin-bottom: 10px;
}
.sp_consumersFoot li {
  float: none;
  margin-bottom: 0;
  border-bottom: 2px solid #aab2be;
  background: #fff;
}
.sp_consumersFoot li:first-child {
  border-radius: 7px 7px 0 0;
  overflow: hidden;
}
.sp_consumersFoot li:last-child {
  border-radius: 0 0 7px 7px;
  overflow: hidden;
  border-bottom: none;
}
.sp_consumersFoot li a {
  display: block;
  padding: 28px 20px;
  color: #556;
}
.sp_consumersFoot li a:hover {
  text-decoration: none !important;
}
.sp_consumersFoot li .icon_linkList {
  display: block;
  float: right;
}

.footerUtilitySp2 {
  line-height: 1;
}
.footerUtilitySp2 li {
  float: left;
  width: 50%;
  padding: 17px 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #e6e9ee;
  border-bottom: 1px solid #e6e9ee;
}
.footerUtilitySp2 li:first-child {
  border-left: none;
}


/*
  pageTop
----------------------------------------------------------------------------------------------------*/
html>body #pageTop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 500;
}
#pageTop {
	_position: absolute;
	_right: 0;
	_top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+(documentElement.clientHeight-this.clientHeight) - 0
	: document.body.scrollTop
	+(document.body.clientHeight-this.clientHeight) - 0);
	_z-index: 500;
}