@charset "Shift_JIS";

/* ======================================================

  Icon

====================================================== */
/*  ico-set
------------------------------------------------------ */
.titSection span:before,
.menuArea li a:before {
    background-image: url(../images/ico-set.png);
    background-repeat: no-repeat;
    background-size: 25px auto;
    -webkit-background-size: 25px auto;
}
.menuDrawerArea li a:before {
    background-image: url(../images/ico-set-drawer.png);
    background-repeat: no-repeat;
    background-size: 25px auto;
    -webkit-background-size: 25px auto;
}
/*  ico
------------------------------------------------------ */
.menuDrawerArea .icon_edy:before {
    background-position: 0 0;
    width: 25px;
    height: 25px;
}
.menuDrawerArea .icon_edy {
    display: block;
}
.icon_whats_edy:before {
    background-position: 0 -303px;
    width: 25px;
    height: 27px;
}
.icon_how_to_use:before {
    background-position: 0 -75px;
    width: 25px;
    height: 26px;
}
.icon_action_search:before {
    background-position: 0 -228px;
    width: 25px;
    height: 25px;
}
.icon_action_help:before {
    background-position: 0 -303px;
    width: 25px;
    height: 27px;
}
.icon_action_cloud:before {
    background-position: 0 -380px;
    width: 25px;
    height: 18px;
}
.icon_au:before {
    background-position: 0 -447px;
    width: 25px;
    height: 25px;
}
.menuDrawerArea .icon_campaign:before {
    background-position: 0 -447px;
    width: 25px;
    height: 25px;
}
.icon_campaign:before {
    background-position: 0 -522px;
    width: 25px;
    height: 27px;
}

.icon_new:before {
    background-position: 0 -598px;
    width: 25px;
    height: 24px;
}
.icon_recommended:before {
    background-position: 0 -673px;
    width: 25px;
    height: 24px;
}
.icon_important:before {
    background-position: 0 -747px;
    width: 25px;
    height: 25px;
}

.icon_notice:before {
    background-position: 0 -894px;
    width: 25px;
    height: 25px;
}

.icon_howto_charge:before {
    background-position: 0 -968px;
    width: 25px;
    height: 25px;
}

.icon_android_nfc:before {
    background-position: 0 -1044px;
    width: 25px;
    height: 25px;
}



/*  arrow-set
------------------------------------------------------ */
footer p a,
footer li a:before,
.btnMore a,
.menuArea li a:after,
.menuDrawerArea nav li a:after {
    background-image: url(../images/arrow-set.png);
    background-repeat: no-repeat;
}
.menuDrawerArea nav li a:after {
    background-size: 10px auto;
    -webkit-background-size: 10px auto;
    background-position: 0 -254px;
    width: 25px;
    height: 27px;
}
.menuArea li a:after {
    background-size: 13px auto;
    -webkit-background-size: 13px auto;
    background-position: 0 -166px;
    width: 25px;
    height: 27px;
}

/*  menuArea switchArticle
------------------------------------------------------ */
.menuDrawerArea .switchArticle {
	background: #f9f9f9;
	border-bottom: 1px solid #dcdcdc;
	padding: 0;
}

.menuDrawerArea .switchArticle .switchTitle {
	margin: 0;
	padding: 15px 1.8em;
	font-size: 18px;
	color: #808080;
}

.menuDrawerArea .switchArticle .switchTitle .switchIcon {
	margin: 15px 10px 0;
}

.menuDrawerArea .switchArticle .switchList {
	width: 100%;
	margin-bottom: 0;
}

.menuDrawerArea .switchArticle .switchList ul li:first-child{
	border-top: solid 1px #dcdcdc;
}

.menuDrawerArea .switchArticle .switchList ul li:last-child{
	border-bottom: none;
}

/* ======================================================

  Link

====================================================== */
/*  anchor
------------------------------------------------------ */
a {
  text-decoration: none;
  color: #333333;
}
a:visited {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #333333;
}
a:active { text-decoration: none; }

.anc {
	margin-top: -50px;
	padding-top: 50px;
}

/*  btnHome
------------------------------------------------------ */
.menuArea li a {
    display: block;
    background-color: #58b6e0;
    border-radius: 3px;
    color: #ffffff;
}
.menuDrawerArea nav li a,
.menuArea li a {
    position: relative;
    padding: 15px 15px 15px 45px;
    display: block;
    font-size: 18px;
}
.menuArea li a {
    margin-bottom: 10px;
}
.menuDrawerArea nav li a:before,
.menuArea li a:before {
    content: "";
    position: absolute;
    left: 8px;
    top: 50%;
    display: block;
    margin-top: -12px;
}
.menuDrawerArea nav li a:after,
.menuArea li a:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 50%;
    display: block;
    width: 10px;
    height: 16px;
    margin-top: -8px;
}
.menuArea li.charge a {
    background-color: #7890d8;
    padding: 15px;
}
.menuArea li.charge a:before {
    background-image: none;
}
.menuDrawerArea li.charge a,
.menuDrawerArea li.mall a,
.menuDrawerArea li.edyhistory a,
.menuDrawerArea li.edyex a,
.menuDrawerArea li.en a,
.menuDrawerArea li.autocharge a,
.menuDrawerArea li.edyonline a,
.menuDrawerArea li.mypage a {
    padding: 15px;
    background: none;
}

.menuArea li.charge a img.arrow{
    width: 7px;
    height: 14px;
    margin: 0 0.25em;
    vertical-align: baseline;
}

.menuDrawerArea li a.help_lost{
	font-size: 14px;
	padding: 10px 15px 10px 65px;
}

.menuDrawerArea li a.help_lost:before {
	background-image: none;
	background-color: #cccccc;
	border-radius: 8px;
	width: 8px;
	height: 8px;
	left: 50px;
	top: 28px;
}

/*  btnPhoto
------------------------------------------------------ */
.btnPhoto {
    width: 100%;
    margin: 0 auto 10px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px #c8c8c8;
    box-shadow: 0 1px 3px #c8c8c8;
    background-color: #ffffff;
}
.btnPhoto a{
  display: block;
  padding-bottom: 10px;
}
.btnPhoto .photo img {
    border-radius: 3px 3px 0 0;
    width: 100%;
}

.radiusPhoto img {
    border-radius: 3px;
    width: 100%;
}

.btnPhoto .tit {
    padding: 10px 10px 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.btnPhoto .date {
    color: #bbbbbb;
    margin: 0 0 0 10px;
    font-size: 11px;
}
.btnPhoto .new {
    color: #c2252c;
    font-weight: normal;
    margin-right: 5px;
}
/*  btnMore
------------------------------------------------------ */
.btnMore {
    font-size: 16px;
    text-align: right;
    margin-top: 10px;
}
.btnMore a {
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 3px #c8c8c8;
    box-shadow: 0 1px 3px #c8c8c8;
    display: inline-block;
    padding: 12px 30px 12px 15px;
    background-size: 12px auto;
    -webkit-background-size: 12px auto;
    background-position: 92% 15px;
    line-height: 1;
    background-color: #ffffff;
}

/*  btnSuccess
------------------------------------------------------ */
.btnSuccess {
    padding: 15px;
    background-color: #00a0e9;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    -webkit-box-shadow: 0 1px 3px #c8c8c8;
    box-shadow: 0 1px 3px #c8c8c8;
}
.btnSuccess a {
    color: #ffffff;
}
.btnSuccess a:visited {
  color: #ffffff;
}
.btnSuccess.au {
    background-color: #ff8a00;
}

/* ======================================================

  Title

====================================================== */
/*  titSection
------------------------------------------------------ */
.titSection h2 {
    margin: 30px 0 15px;
    font-size: 23px;
    background-image: url(../images/bg-tit-section.png);
    background-repeat: repeat-x;
    background-size: 2px auto;
    -webkit-background-size: 2px auto;
    background-position: 0 center;
    color: #00a0e9;
    line-height: 1.2;
}
.titSection h2 span {
    position: relative;
    padding: 0 15px 0 30px;
    background-color: #f3f3f3;
    margin-right: 10px;
    font-weight: normal;
}
.titSection h2 span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    margin-top: -12px;
}
.basicPage .titSection h2 {
    margin: 20px 0 10px;
}
.basicPage .titSection h2 span {
    padding: 0 15px 0 0;
}

.basicPage > .titSection{
    padding: 0 10px;
}

.titSection_other h2 {
    margin: 30px 0 15px;
    font-size: 26px;
    background-size: 2px auto;
    color: #00a0e9;
    line-height: 1.2;
    text-align: center;
}

.basicPage .titSection_other h2 {
    margin: 20px 0 10px;
}

.basicPage > .titSection_other{
    padding: 0 10px;
}

.caption {
    padding: 5px 10px 0 10px;
}
.switchArticle .switchTitle {
    font-size: 17px;
    color: #00a0e9;
    margin: 15px 0 15px;
}
.switchArticle .switchList {
    margin-bottom: 20px;
    display: none;
    font-size: 14px;
}
.switch_open,.switch_close {
    width: 100%;
    margin: 30px auto;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px #c8c8c8;
    box-shadow: 0 1px 3px #c8c8c8;
    padding: 12px 0 12px;
    background-color: #ffffff;
    text-align: center;
}
.switch_open.none,.switch_close.none{ display: none;}

.switchArticle {
    padding: 0 10px;
    position: relative;
}
.switchArticle .switchTitle {
    text-indent: -1em;
    padding-left: 1em;
    padding-right: 1.4em;
}
.switchArticle .switchTitle .switchIcon {
    display: block;
    background-image: url(../images/arrow-set.png);
    background-repeat: no-repeat;
    border-radius: 60px;
    padding: 5px;
    background-size: 13px auto;
    -webkit-background-size: 13px auto;
    background-position: 6px -284px;
    line-height: 1;
    width: 14px;
    height: 14px;
    background-color: #00a0e9;
    position: absolute;
    right: 0;
    top: 0;
}
.switchArticle .switchTitle .switchIcon.opened {
    background-position: 6px -246px;
}

.txtUnder {
    border-top: 1px solid #b5b5b5;
}
.txtUnder p {
    padding: 10px 8px 0 8px;
    font-size: 15px;
}

.btnWhite {
    width: 100%;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px #c8c8c8;
    box-shadow: 0 1px 3px #c8c8c8;
    padding: 12px 0 12px;
    background-color: #ffffff;
    text-align: center;
    display: block;
}

/*  btn
------------------------------------------------------ */
.btnList li {
  margin-bottom: 10px;
}
.btnList li:last-child {
  margin-bottom: 0;
}
.btnList li a {
  width: 100%;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px #c8c8c8;
  box-shadow: 0 1px 3px #c8c8c8;
  padding: 12px 0 12px;
  background-color: #ffffff;
  text-align: center;
  display: block;
  font-size: 14px;
}
.btnBlue {
  margin-top: 30px;
}
.btnBlue a {
  width: 100%;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px #c8c8c8;
  box-shadow: 0 1px 3px #c8c8c8;
  padding: 12px 0 12px;
  background-color: #00a0e9;
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 18px;
}
.navList li {
  margin-bottom: 10px;
}
.navList li:last-child {
  margin-bottom: 0;
}

/* 要検討 */
.navList li a {
  display: block;
  width: 100%;
  padding: 15px 30px 15px 15px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/jp-common_sp/images/ico-arrow.png) no-repeat 95% center #ffffff;
  -webkit-background-size: 8px 13px;
  background-size: 8px 13px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px #c8c8c8;
  box-shadow: 0 1px 3px #c8c8c8;
}


/*  icon
------------------------------------------------------ */
.icoReg {
  padding-left: 25px;
  background: url(/jp-common_sp/images/ico-payment.png) left 1px no-repeat;
  -webkit-background-size: 20px auto;
  background-size: 20px auto;
}

.icoNet {
  padding-left: 25px;
  background: url(/jp-common_sp/images/ico-payment.png) left -49px no-repeat;
  -webkit-background-size: 20px auto;
  background-size: 20px auto;
}

/*  logoList
------------------------------------------------------ */
.logoList{
	padding: 0 10px;
	font-size: 14px;
}

.logoList{
	padding: 0 10px;
	font-size: 14px;
}

.logoList h3{
    color: #00A0E9;
    font-size: 17px;
    margin-bottom: 10px;
    text-align: left;
}

.logoList table th{
	width: 10%;
	padding: 10px 0px 10px;
}

.logoList table td{
	width: 40%;
	padding: 0 10px 8px 5px;
	vertical-align: middle;
}

/*  attention
------------------------------------------------------ */

.attentionBlock {
    border: 1px solid #bf0000;
    border-radius: 3px;
    padding: 10px;
    font-size: 14px;
    margin-bottom: 20px;
}
.attentionBlock dt {
    font-weight: bold;
    margin-bottom: 10px;
    color: #333333;
}
.attentionBlock p {
    font-weight: bold;
    margin-bottom: 10px;
}
.faqList dt {
    font-weight: bold;
    margin: 20px 0 10px;
    font-size: 14px;
    color: #00A0E9;
}
.captionBlock {
    padding: 10px 0 20px;
}
.captionBlock .btnBlue {
    margin: 0 0 10px;
}
.pointsetBlock {
    display: table;
    margin: 20px auto;
    font-size: 12px;
}
.pointsetBlock .caption,
.pointsetBlock .image {
    display: table-cell;
    vertical-align: middle;
}
.pointsetBlock .image img {
    width: 86px;
}
.osaifutxt {
    margin-bottom: 10px;
}
.edygiftpcBlock p,
.edygiftpcBlock .navList {
    margin-bottom: 10px;
}

/*  useAuto
------------------------------------------------------ */
.useAuto h3.ttl {
    margin-bottom: 10px;
    color: #00a0e9;
    font-size: 17px;
    font-weight: bold;
}
.useAuto p {
    margin-bottom: 20px;
}

.ballonImg {
    float: left;
    width: 70px;
    font-size: 12px;
}

.arrow_box {
    float: right;
    width: 65%;
    margin-left: 10px;
    padding: 10px;
    position: relative;
    background: #ffffff;
    border: 1px solid #cccccc;
}
.arrow_box:after,
.arrow_box:before { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.arrow_box:after { border-color: rgba(255, 255, 255, 0); border-right-color: #ffffff; border-width: 5px; margin-top: -5px; }
.arrow_box:before { border-color: rgba(153, 153, 153, 0); border-right-color: #cccccc; border-width: 6px; margin-top: -6px; }

.useAutoBlock .detailArticle { margin-bottom: 20px; }

.fc_r {
	color: #ff0000 !important;
}

.fc_rr {
	color: #bf0000 !important;
}

/*  追記：20150430
------------------------------------------------------ */

.btnRed a {
  width: 100%;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px #c8c8c8;
  box-shadow: 0 1px 3px #c8c8c8;
  padding: 12px 0 12px;
  background-color: #bf0000;
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 18px;
}


/*  追記：20190426
------------------------------------------------------ */
.fs_12 {
  font-size: 12px;
}

.fs_14 {
  font-size: 14px;
}

.fs_15 {
  font-size: 15px;
}

.fs_16 {
  font-size: 16px;
}

.fs_17 {
  font-size: 17px;
}

.fs_18 {
  font-size: 18px;
}

.fs_85 {
  font-size: 85%;
}

.ta_c {
	text-align: center;
}

.mt_10 {
	margin-top: 10px;
}

.mt_15 {
	margin-top: 15px;
}

.mt_20 {
	margin-top: 20px;
}

.mb_10 {
	margin-bottom: 10px;
}

.mb_15 {
	margin-bottom: 15px;
}

.mb_20 {
	margin-bottom: 20px;
}

.fw_b {
	font-weight: bold;
}


/*  追記：20170529
------------------------------------------------------ */
.mt_5 {
	margin-top: 5px;
}

.fs_14 {
	font-size: 88%;
}

.ta_l {
	text-align: left;
}

.ta_r {
	text-align: right;
}
/*  追記：20220314
------------------------------------------------------ */

.titSection_red {
    border-top: solid 2px #bf0000;
    margin: 30px -10px 15px;
}

.titSection_red h2 {
    padding: 10px 10px 0;
}

.titSection_red h2 span {
    color: #bf0000;
    font-size: 20px;
}

.menuArea_red li {
    margin-bottom: 10px;
}

.menuArea_red li a {
    color: #bf0000;
    background-color: #ffffff;
    border: solid 1px #bf0000;
    border-radius: 4px;
    padding: 15px;
    position: relative;
    display: block;
    font-size: 18px;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}

.menuArea_red li.icon a {
    color: #ffffff;
    background-color: #bf0000;
    padding: 15px 15px 15px 45px;
}

.menuArea_red li.icon a:before {
    content: "";
    position: absolute;
    left: 8px;
    top: 50%;
    display: block;
    margin-top: -12px;
    background-image: url(../images/ico-set.png);
    background-repeat: no-repeat;
    background-size: 25px auto;
    -webkit-background-size: 25px auto;
}

.menuArea_red li a:focus {
    color: #ffffff;
    background-color: #8c0000;
}

.menuArea_red li a:active {
    color: #ffffff;
    background-color: #590000;
    border: solid 1px #590000;
}
