@charset "utf-8";

/* base */
body {
  /* font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; */
  font-size: 14px;
  line-height: 1.0;
  color: #333;
  font-weight: 500;
  background: #fff;
}

body p {
  line-height: 1.4;
}

p{
  text-align: left;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8,
h9,
table,
th,
td,
ul,
li,
dl,
dt,
dd {
  color: #333 !important;
}

div, p, ol, ul, li, dl, dt, dd, figure, figcaption {
  font-size: 100%;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.img_liquid {
  max-width: 100%;
  height: auto;
}

/* blocks */
#wrapper {
  width: 100%;
  background: #fff;
}

@media only screen and (max-width: 768px) {
  #wrapper {
    width: auto;
    min-width: auto;
    margin: 0 auto;
    overflow: hidden;
  }
}

#wrapper .wrap950_center {
  width: 950px;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}

.contents {
  width: 100%;
  margin: 0;
  padding: 0;
}

.sp_none {
  display: block !important;
}

@media only screen and (max-width: 768px) {
  .sp_none {
    display: none !important;
  }
}

.pc_none {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .pc_none {
    display: block !important;
  }
}

.sp_inner{
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .sp_inner{
    padding: 0 20px;
  }
}

#footer {
  background: url('/afl/waon/img/bg_footer.png');
  padding-top: 20px;
}

#footer2 {
  border-top: 2px solid #000;
  margin-bottom: 128px;
}

#footer2 .footer2_line {
  border-top: 1px solid #c00;
  height: 1px;
}

@media only screen and (max-width: 768px) {
  #footer_bnr .footer_bnr_inner{
    width: 100% !important;
  }
  .footer_img1{
    display: none !important;
  }
  #footer_bnr .btn_under{
    padding: 0 !important;
    width: 90% !important;
  }
}


#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

.block_hd {
  background: #0074be;
  padding: 20px 0 30px;
  text-align: center;
}

/* @media only screen and (max-width: 768px) {
  .block_hd {
    padding: 41px 0 75px;
  }
} */

.block_hd01 img{
  width: 200px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .block_hd01 img{
    width: 50%;
  }
}

.block_hd02 img{
  width: 534px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .block_hd02 img{
    width: 70%;
  }
}

@media only screen and (max-width: 768px) {
  .block_hd04{
    margin-right: -40px;
  }
}

.block_hd03 img{
  width: 525px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .block_hd03 img{
    width: 70%;
  }
}

.block_in {
  width: 950px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .block_in {
    /* width: 750px; */
    width: 100%;
    overflow: hidden;
  }
}

/*menu*/
.menu {
  position: fixed;
  top: 155px;
  right: 60px;
  z-index: 99;
  width: 124px;
}

/*.menu ul {
	margin-top:10px;
}*/

.menu ul li {
  /*margin: 12px 0px 8px;*/
}

.menu ul li a {
  display: block;
  width: 124px;
  height: 123px;
  background-repeat: no-repeat;
  margin-bottom: 12px;
}

.menu ul li:nth-child(1) a {
  background-image: url('/afl/waon/img/nav_menues.png');
  background-position: 0px 0px;
  height: 123px;
}

.menu ul li:nth-child(2) a {
  background-image: url('/afl/waon/img/nav_menues.png');
  background-position: 0px -128px;
  height: 110px;
}

.menu ul li:nth-child(3) a {
  background-image: url('/afl/waon/img/nav_menues.png');
  background-position: 0px -242px;
  height: 110px;
}

.menu ul li:nth-child(4) a {
  background-image: url('/afl/waon/img/nav_menues.png');
  background-position: 0px -357px;
  height: 110px;
}


/*.menu ul li:after {
	content:"";
	display:block;
	width:124px;
	height:3px;
	background-image: url('/afl/waon/img/nav_menues.png');
	background-position:0px -34px;
	background-repeat:no-repeat;
	margin-top: 10px;
}*/

/*.menu ul li:last-child:after {
	content:none;
}*/

.menu ul li a {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 100%;
  height: 100%;
}

.menu ul li a:hover {
  opacity: 0.6;
}


/* タイトルエリア */
#ttlbox {
  background: #fff url('/afl/waon/img/ttl_bg.jpg') top center no-repeat;
  min-height: 923px;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  #ttlbox {
    /* background: #fff url('/afl/waon/img/sp_ttl_bg.jpg'); */
    background: #fff url(/afl/sp/waon/img/ttl_bg.jpg) left -128px no-repeat;
    padding: 0 10px;
    min-height: auto;
  }
}


.ttl_main_b {
  height: 565px;
  background: #fff url('/afl/waon/img/ttl_main_b_bg.jpg') top left no-repeat;
}

#ttl .ttl_inner {
  width: 950px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-bottom: 35px;
}

@media only screen and (max-width: 768px) {
  #ttl .ttl_inner {
    width: 100%;
  }
}

.ttl_img img{
  max-width: 806px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .ttl_img img{
    max-width: 346px;
  }
}

.logo a {
  outline: none
}

.mv-top{
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}

.logo_jalcard a img{
  width: 223px;
}

@media only screen and (max-width: 768px) {
  .logo_jalcard a img{
    width: 180px;
  }
}

.logo_waon img{
  width: 106px;
}
@media only screen and (max-width: 768px) {
  .logo_waon img{
    width: 85px;
  }
}


.cpn_kikan {
  text-align: right;
  margin-top: -28px;
  font-size: 1.08em;
  padding-right: 15px;
  letter-spacing: -0.9px;
}

.cpn_kikan.txt_black {
  color: #333 !important;
}

.cpn_kikan.txt_white {
  color: #fff !important;
}

#ttl h2 {
  padding: 30px 0 0 0;
}

#ttl .ttl_airplane {
  position: absolute;
  top: 80px;
  right: 55px;
}

.ttl_list {
  width: 950px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-direction: row;
}
@media only screen and (max-width: 768px) {
  .ttl_list {
    width: 100%;
    flex-direction: column;
  }
}

.ttl_list li {
  border: 6px solid #65acdd;
  border-radius: 20px;
  background: #fff;
  width: 33%;
  padding: 15px 30px;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .ttl_list li {
    box-sizing: border-box;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    margin-right: 0;
    margin-bottom: 15px;
    gap: 0 10px;
  }
}

@media only screen and (max-width: 768px) {
  .ttl_list li:last-of-type{
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 768px) {
  .ttl_list .__photo {
    max-width: 83px;
  }
}

.ttl_list li:last-child {
  margin-right: 0;
}

.ttl_list p {
  text-align: center !important;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .ttl_list p {
    /* font-size: 20px; */
    text-align: left !important;
  }
}

/* お申し込みはこちらボタン */
#ttl .btn_1 {
  margin: 25px auto 0;
  text-align: center;
}

#ttl .btn_1 a.iconDown {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1.4;
  text-indent: 0;
}

#ttl .btn_1 .btnRD {
  background: #cc0000 !important;
  color: #fff;
  font-weight: bold;
  padding: 20px 60px !important;
}

@media only screen and (max-width: 768px) {
  #ttl .btn_1 .btnRD {
    padding: 20px !important;
  }
}

#ttl .btn_1 .btnRD:hover,
#ttl .btn_1 .btnRD:focus {
  background-color: #cb4e4e !important;
  text-decoration: underline;
}

#ttl .btn_1 .btnRD.iconDown span {
  background: rgba(0, 0, 0, 0) url('/afl/waon/img/icon_anchor_white.png') no-repeat scroll right 48%;
  background-size: 16px 13px;
  padding-right: 35px;
  font-size: 26px;
  line-height: 1.2;
}

@media only screen and (max-width: 768px) {
  #ttl .btn_1 .btnRD.iconDown span {
    font-size: 20px;
    
  }
}

.mv-btn{
  font-size: 16px;
  margin-top: 20px;
  text-align: right;
}

@media only screen and (max-width: 768px) {
  .mv-btn{
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .btnWT.iconOther span {
    background: url(/commonY15/img/icon_ext_red_01.png) 0 8px no-repeat;
  }
}


/*チャージとは？*/
.block_about {
  margin: 45px auto 95px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .block_about {
    margin: 30px auto 50px;
  }
}

.charge-text{
  font-size: 20px;
  line-height: 2;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .charge-text{
    font-size: 14px;
    line-height: 1.7;
    padding: 0 20px;
  }
}


/*チャージとお買い物でマイルが2回たまる！*/

.block_double{
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .block_double{
    margin-top: 0;
  }
}

.double_flow {
  border-bottom: 1px solid #cccccc;
}

.flow_ttl{
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .flow_ttl{
    margin-bottom: 30px;
  }
}

.flow_ttl img{
  max-width: 773px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .flow_ttl img{
    max-width: 320px;
    
  }
}

.flow_photo {
  margin: -15px auto 0;
}
@media only screen and (max-width: 768px) {
  .flow_photo {
    margin: 0 auto;
  }
}

.block_only .examlpe_box {
  position: relative;
}

.block_only .examlpe_box .__txt {
  position: absolute;
  bottom: 28%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 13px;
}

.block_only .only_flow {
  margin-top: -38px;
}

@media only screen and (max-width: 768px) {
  .block_only .only_flow {
    margin-top: 0;
  }
}

.block_useful {
  background: #f2f2f2;
  padding: 50px 0;
}

.block_useful h3.useful_hd {
  color: #0074be !important;
  font-size: 18px;
  line-height: 1.8;
}

.useful_link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 0 30px;
}
@media only screen and (max-width: 768px) {
  .useful_link {
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center;
  }
}

.useful_link li {
  margin-right: 13px;
}
@media only screen and (max-width: 768px) {
  .useful_link li {
    margin-right: 0;
  }
}

.useful_link li:last-child {
  margin-right: 0;
}

.btn01{
  font-size: 16px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .btn01{
    font-size: 16px !important;
    width: 300px;
  }
}


.block_bnr {
  margin: 53px auto 84px;
}

@media only screen and (max-width: 768px) {
  .block_bnr {
    margin: 50px auto;
  }
}

.bnr_list li a {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.bnr_list li a:hover {
  opacity: 0.8;
}

.bnr_list img{
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .bnr_list li a img{
    max-width: 335px;
  }
}

.only_ttl img{
  max-width: 933px;
}

@media only screen and (max-width: 768px) {
  .only_ttl img{
    max-width: 320px;
    margin: 0 auto;
  }
}

/*チャージだけではない！JALカードの魅力！*/
.block_appeal {
  margin: 30px auto 0;
  border: 1px solid #cccccc;
  padding: 45px 50px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
@media only screen and (max-width: 768px) {
  .block_appeal {
    margin: 0;
    padding: 0;
    border: none;
    flex-direction: column-reverse;
  }
}

.block_appeal:last-of-type{
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .block_appeal2 {
    flex-direction: column;
    margin-top: 30px;
  }
}

.block_appeal:last-child {
  border-top: none;
}

.box_txt {
  flex: 1 0 68%;
  padding-right: 40px;
}
@media only screen and (max-width: 768px) {
  .box_txt {
    flex: 100%;
    padding-right: 0;
    padding: 0 10px;
  }
}

.appeal_catch {
  background: url('/afl/waon/img/bg_shadow.png') no-repeat center center;
  height: 24px;
  padding: 10px 0;
  color: #666666;
}

.appeal_catch{
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .appeal_catch{
    font-size: 16px;
  }
}

.-intext {
  display: inline-block;
  vertical-align: middle;
}

.appeal_example {
  background: #999999;
  padding: 10px 0;
  text-align: center !important;
}

.appeal_example p{
  text-align: center !important;
}

.appeal_example p {
  color: #fff !important;
}

.appeal_caution {
  background: url('/afl/waon/img/bg_shadowline.png') no-repeat top center;
  background-size: contain;
  padding-top: 20px;
}

.appeal_ttl{
  font-size: 30px;
}

@media only screen and (max-width: 768px) {
  .appeal_ttl{
    font-size: 20px;
    margin-top: 30px;
  }
}

.appeal_detail02{
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .appeal_detail02{
    text-align: center;
  }
}

.box_photo {
  flex: 0 1 32%;
  padding-right: 30px;
}

@media only screen and (max-width: 768px) {
  .box_photo {
    flex: 100%;
    padding-right: 0;
  }
}

.box_photo img{
  width: 100%;
}

.bonus_list {
  width: 100%;
  margin: 0 auto;
}

.bonus_detail {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .bonus_detail {
    flex-direction: column;
  }
}

.bonus_detail:last-child {
  margin-bottom: 0;
}

.bonus_detail .bonus_mile {
  align-self: flex-end;
}

.icn_fly {
  background: #f48989;
  display: inline-block;
  vertical-align: bottom;
  color: #fff !important;
  padding: 8px 20px;
  border-radius: 20px;
}

/*ためたマイルを、さまざまな特典と交換できます！*/
#mileinfo {
  background: #bce2ff url('/afl/waon/img/bg_mileinfo.jpg') center bottom no-repeat;
  padding-bottom: 80px;
}

/* .presentList{
  justify-content: center;
} */

.presentList li {
  /* float: left;
  width: 230px;
  margin-right: 10px; */
  max-width: 230px;
}

.presentList li .thumb {
  display: block;
}

.txt {
  display: block;
  padding: 18px 10px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #0f0f69;
}

.txt .txt_mile {
  display: block;
  font-size: 15px;
}

.txt .txt_mile em {
  font-size: 30px;
  font-style: normal;
}

.txt .txt_present {
  display: block;
  margin-top: 10px;
  padding-left: 36px;
  font-size: 15px;
  text-align: left !important;
  background: url('/afl/waon/img/icon_right_red.png') left center no-repeat;
}

/*年会費・サービス比較表*/
.cardlist_hd {
  background: #767676;
  padding: 12px 15px;
}

.cardlist_hd h3 {
  color: #fff !important;
}

/* button */

.btn a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background-position: left top;
  background-repeat: no-repeat;
}

.btn a:hover {
  background-position: left bottom
}

/* モーダル */
#mordal_case_r,
#mordal_case_a,
#mordal_case_g,
#mordal_case_p {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  width: 760px;
  background: #fff;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
}

.mordal_fee {
  padding: 40px;
}

.mordal_fee h4 {
  color: #cc0000;
  font-size: 18px;
  font-weight: normal;
}

.mordal_fee .mo {
  text-align: right;
}

.notesListA01 li {
  background-image: none;
  color: #000000;
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
}

.notesListA01 li .inText {
  display: inline-block !important;
}

/* モーダル */
.top_btn {
  display: block;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 15px;
  right: 12px;
  z-index: 99999;
}

.btn_other a {
  width: 205px;
  height: 49px;
  background-image: url(/afl/waon/img/btn_other.png);
}

.btn_other {
  position: absolute;
  top: 250px;
  left: 374px;
}

/* toolbox */
#shikaku1,
#shikaku2,
#shikaku3,
#shikaku4,
#shikaku5 {
  text-align: left;
  width: 760px;
  padding: 80px 60px;
  background: #fff url('/afl/waon/img/btn_close.png') no-repeat 820px 30px;
}

#shikaku1 h4,
#shikaku2 h4,
#shikaku3 h4,
#shikaku4 h4,
#shikaku5 h4 {
  color: #cc0000;
  font-size: 18px;
  font-weight: normal;
}

a.clickToolTip {
  margin: 0;
}

div.toolBox p {
  line-height: 1.6;
  padding: 3px 0 0;
}

div.toolBox ul {
  margin-left: -15px;
}

#aboutfree {
  text-align: left;
  width: 242px;
  background: #e7e7e7 url('/afl/waon/img/btn_close3.png') no-repeat 264px 8px;
}

div.aboutfreeBox {
  position: absolute;
  margin: 0;
  z-index: 100;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e0e0;
}

div.toolBox {
  position: absolute;
  background: #fff;
  margin: 0;
  z-index: 100;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);
  border: 1px solid #efefef;
}

/* infobox block */
#infobox {
  background: #cc0000;
  height: 74px;
}

#infobox .infobox_inner {
  width: 950px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 768px) {
  #infobox .infobox_inner {
    width: 100%;
  }
}

#infobox dl {
  padding: 22px 0 0;
}

#infobox dt {
  background: #fff;
  color: #cc0000;
  font-size: 18px;
  padding: 6px 15px 4px;
  float: left;
}

#infobox dd {
  color: #fff;
  font-size: 26px;
  padding: 4px 0 0 30px;
  letter-spacing: 0.08em;
  float: left;
}

/* button */
.btnWT,
.btnBK,
.btnGY,
.btnRD,
.btnCL,
.btnCP,
.btnCP_big {
  zoom: 1;
  color: #0f0f69;
  text-decoration: none;
  text-align: center;
  padding: 7px 7px 5px !important;
}

.btnWT.sml,
.btnBK.sml,
.btnRD.sml,
.btnCL.sml {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  font-size: 12px;
}

.btnWT.full,
.btnBK.full,
.btnGY.full,
.btnRD.full,
.btnCL.full {
  display: block;
}

.btnWT {
  background-color: #fff !important;
  border: 1px solid #d0d0d0 !important;
  position: relative;
  padding: 7px 20px 5px !important;
}

.btnWT:link {
  color: #00228c !important;
  text-decoration: none;
}

.btnWT:visited {
  color: #0f0f69 !important;
}

.btnWT:hover {
  color: #cc0000 !important;
  text-decoration: underline;
}

.btnWT:hover span {
  text-decoration: underline;
  cursor: pointer;
}

.btnBK {
  background-color: #555 !important;
  color: #fff !important;
  position: relative;
}

.btnBK:link {
  text-decoration: none;
}

.btnBK:hover,
.btnBK:focus {
  background-color: #666 !important;
  text-decoration: underline;
}

.btnBK:hover span,
.btnBK:focus span {
  text-decoration: underline;
  cursor: pointer;
}

.btnGY {
  background-color: #999 !important;
  color: #fff !important;
}

.btnGY:link {
  text-decoration: none;
}

.btnGY:hover,
.btnGY:focus {
  background-color: #aaa !important;
  text-decoration: underline;
}

.btnGY:hover span,
.btnGY:focus span {
  text-decoration: underline;
  cursor: pointer;
}

.btnRD {
  background-color: #c00 !important;
  color: #fff !important;
  position: relative;
}

.btnRD:link {
  text-decoration: none;
}

.btnRD:hover,
.btnRD:focus {
  background-color: #cb4e4e !important;
  text-decoration: underline;
}

.btnRD:hover span,
.btnRD:focus span {
  text-decoration: none !important;
  cursor: pointer;
}

/* list */
ul li>ul li:first-child {
  margin-top: 9px !important
}

.txtList {
  font-size: 14px;
  line-height: 24px;
}

.txtList>li {
  padding-left: 12px;
  background: url(/commonY15/img/blt_dot_black_01.png) 0 8px no-repeat;
  margin-top: 3px;
}

.txtList>li:first-child {
  margin-top: 0
}

.txtList>li.fcRD {
  background: url(/commonY15/img/blt_dot_red_01.png) 0 8px no-repeat
}

.numList {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  padding-left: 32px;
  list-style: decimal outside none;
}

.numList>li {
  margin-top: 9px
}

.numList>li:first-child {
  margin-top: 0
}

.noteList {
  font-size: 14px;
  line-height: 18px;
}
@media only screen and (max-width: 768px) {
  .noteList {
    font-size: 16px;
    line-height: 1.8;
  }
}

.noteList>li {
  margin-top: 3px;
  padding-left: 1.2em;
}

.noteList>li:first-child {
  margin-top: 0
}

.noteList>li>span.listMark {
  width: 1em;
  margin-right: 0.2em;
  margin-left: -1.2em;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.noteList>li.clrRD {
  color: #cc0000
}

.noteList_star {
  font-size: 14px;
  line-height: 18px;
}
@media only screen and (max-width: 768px) {
  .noteList_star {
    font-size: 16px;
    line-height: 1.8;
  }
}

.noteList_star>li {
  margin-top: 3px;
  padding-left: 12px;
}

.noteList_star>li:first-child {
  margin-top: 0
}

.noteList_star>li>span.listMark {
  width: 12px;
  margin-left: -12px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.noteList_star.numSingle>li {
  padding-left: 24px;
}

.noteList_star.numSingle>li>span.listMark {
  width: 24px;
  margin-left: -24px;
}

.noteList_star.numDouble>li {
  padding-left: 36px;
}

.noteList_star.numDouble>li>span.listMark {
  width: 36px;
  margin-left: -36px;
}

.dataList {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 2.4rem;
}

.dataList>dt {
  float: left;
  width: 215px;
  margin-right: 30px;
  font-weight: bold;
  padding: 15px 0 14px;
  border-top: 1px solid #b6b6b6;
}

.dataList>dt:first-child {
  border-top: none;
  padding-top: 0;
}

.dataList>dt:first-child+dd {
  border-top: none;
  padding-top: 0;
}

.dataList>dt:nth-last-child(2) {
  border-bottom: 1px solid #b6b6b6
}

.dataList>dd {
  overflow: hidden;
  width: 705px;
  padding: 15px 0 14px;
  border-top: 1px solid #e6e6e6;
}

.dataList>dd:before {
  content: " ";
  display: table;
  clear: both;
}

.dataList>dd:nth-last-child(1) {
  border-bottom: 1px solid #e6e6e6
}

.dataList.type_rn>dt {
  width: 168px;
  margin-right: 0;
  font-weight: normal;
}

.dataList.type_rn>dt,
.dataList.type_rn>dd {
  border-top: none;
  border-bottom: 1px solid #d0d0d0;
}

.dataList.type_rn>dd {
  width: 782px;
  float: right;
}

.dataList.type_rn>dd a {
  line-height: 1.7;
  display: block;
}

.inBtnList li {
  display: table;
  width: 100%;
  margin-top: 13px;
}

.inBtnList li:first-child {
  margin-top: 0;
}

.inBtnList li>span {
  display: table-cell;
  vertical-align: middle;
}

.inBtnList li>.btnCell {
  width: 33%;
}

.inBtnList li>.txtCell {
  padding-left: 20px;
}

/* card_select2 */
#card_select2 {
  padding-top: 30px;
}

#card_select2 .card_select2_title {
  font-size: 27.6px;
  margin-bottom: 30px;
  text-align: center;
}

#card_select2 table {
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  table-layout: fixed;
  font-size: 14.95px;
}

#card_select2 table th {
  background-color: #ededed;
  text-align: center;
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
  vertical-align: middle;
  padding: 10px 0 6px;
  line-height: 1.25em;
  font-weight: 600;
  font-size: 13px;
  height: 50px;
}

#card_select2 table th.table_add th {
  height: auto;
}

#card_select2 table th.table_add td {
  padding: 5px 0;
}

#card_select2 table td {
  text-align: center;
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
  vertical-align: middle;
  padding: 10px 0;
  line-height: 1.25em;
}

#card_select2 .bland_logo img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px 0;
  vertical-align: bottom;
}

#card_select2 .cardface_image img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 90px;
  margin-bottom: 10px;
  vertical-align: bottom;
}

#card_select2 .add_btn2 {
  padding: 0 10px;
}

#card_select2 .fee_free {
  font-size: 13px;
}

#card_select2 .fee {
  font-size: 12px;
}

#card_select2 .fee .price {
  font-size: 18px;
}

#card_select2 .sup {
  font-size: 11px;
  letter-spacing: -0.07em;
  line-height: 1.5;
}

#card_select2 .circle,
#card_select2 .hyphen,
#card_select2 .triangle {
  font-size: 20.7px;
}

/* countdown */
#wrapper.end {
  margin-top: 134px;
}

.count_area {
  background: #000;
  color: #fff;
  width: 100%;
}

.count_area.end {
  position: fixed;
  height: 50px;
  padding: 50px 0 34px;
  top: 0;
  left: 0;
  z-index: 999;
}

.count_area .count_area_inner {
  width: 950px;
  margin: 0 auto;
  padding: 30px 0 20px;
}
@media only screen and (max-width: 768px) {
  .count_area .count_area_inner {
    width: 100%;
  }
}

.count_area.end .count_area_inner {
  display: none;
}

.count_area .count_area_inner:after {
  content: "";
  display: block;
  clear: both;
}

.count_area .count_txt {
  float: left;
  width: 260px;
  padding-right: 20px;
  text-align: right;
  margin-top: 49px;
  color: #fff !important;
}

.count_area .txt1 {
  font-size: 17px;
}

.count_area .txt2 {
  font-size: 13px;
  position: relative;
  left: 7px;
  top: 4px;
}

.count_area .count {
  font-size: 30px;
  width: 670px;
  float: left;
  letter-spacing: 0;
  color: #fff !important;
}

.count_area .count .num_wrap {
  margin: 0 5px 0 10px;
}

.count_area .count .num {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  width: 67px;
  height: 85px;
  background: url(/afl/waon/img/bg_count_num.png) no-repeat;
  line-height: 85px;
  color: #333;
  font-size: 70px;
  vertical-align: bottom;
  margin: 0 3px;
}

.count_area .count_area_inner_end {
  display: none;
}

.count_area.end .count_area_inner_end {
  display: block;
}

.count_area_inner_end .end_txt {
  width: 950px;
  margin: 0 auto;
  color: #fff !important;
}

@media only screen and (max-width: 768px) {
  .count_area_inner_end .end_txt {
    width: 100%;
  }
}

.count_area_inner_end .end_txt {
  font-size: 18px;
  text-align: center;
  line-height: 1.5em;
}

.count_area_inner_end .end_txt a {
  color: #fcff00;
}

.count_area_inner_end .end_txt a:hover {
  color: #feffa3;
}

/* option */
a.hoverEff:hover>img {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.reflect img {
  -webkit-box-reflect: below 0 -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(0.8, transparent), to(rgba(0, 0, 0, 0.2)));
}

p.noteList {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3 !important;
  padding-left: 1.7em;
}

p.noteList span.listMark {
  width: 1.2em;
  margin-right: 0.5em;
  margin-left: -1.7em;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.clm_freecol {
  overflow: hidden;
  *zoom: 1;
}

.clm_freecol>.col {
  float: left;
  margin-left: 25px;
}

.clm_freecol>.col:first-child {
  margin-left: 0;
}

/* floatBox */
.floatBox {
  overflow: hidden;
  *zoom: 1;
}

.floatBox>.box_t {
  float: left;
  margin-left: 20px;
}

.floatBox>.box_t:first-child {
  margin-left: 0;
}

.floatBox>.box_0 {
  float: left;
  margin-left: 0;
}

.floatBox>.box_t0 {
  float: left;
  margin-left: 0;
  position: relative;
  text-align: center;
}

.sas-r {
  display: inline;
}

.sas-r-pankuzu {
  margin-left: -8px;
}

.sas-r {
  bottom: 0.3em;
  padding-right: 0px;
  font-size: 80%;
  vertical-align: top;
  margin-top: -5px;
}

.sup-r {
  display: inline;
}

.sup-r-pankuzu {
  margin-left: -8px;
}

.sup-r {
  bottom: 0.3em;
  padding-right: 0px;
  font-size: 80%;
  vertical-align: top;
  margin-top: -5px;
}

.radius4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.radius6 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* マウスオーバー時透過処理 */
div.mo a:hover {
  -moz-opacity: 0.9;
  opacity: 0.9;
}

/* リストの行間調節 */
.noteList>li {
  line-height: 1.4
}

.noteList_star>li {
  line-height: 1.4
}

/* device */
.invisible {
  display: none !important
}

.posR {
  position: relative !important
}

.posA {
  position: absolute !important
}

.dispB {
  display: block !important
}

.dispI {
  display: inline !important
}

.dispT {
  display: table-cell !important
}

.vaT {
  vertical-align: top !important
}

.vaM {
  vertical-align: middle !important
}

.vaB {
  vertical-align: bottom !important
}

/*hr*/
hr.dashed,
hr.solid,
hr.dotted {
  border: none;
  height: 0;
  color: #fff;
  margin: 15px 0 10px;
}

hr.dashed {
  border-top: dashed 1px #d0d0d0
}

hr.solid {
  border-top: solid 1px #d0d0d0
}

hr.dotted {
  border-top: dotted 1px #d0d0d0
}

/*padding,margin*/
.pd0 {
  padding: 0 !important
}

.pd3,
.pd03 {
  padding: 3px !important
}

.pd5,
.pd05 {
  padding: 5px !important
}

.pd10 {
  padding: 10px !important
}

.pd15 {
  padding: 15px !important
}

.pd20 {
  padding: 20px !important
}

.pd25 {
  padding: 25px !important
}

.pd30 {
  padding: 30px !important
}

.pd3-10 {
  padding: 3px 10px !important
}

.pd5-10 {
  padding: 5px 10px !important
}

.pd5-15 {
  padding: 5px 15px !important
}

.pd5-20 {
  padding: 5px 20px !important
}

.pd5-25 {
  padding: 5px 25px !important
}

.pd5-30 {
  padding: 5px 30px !important
}

.pd10-15 {
  padding: 10px 15px !important
}

.pd10-20 {
  padding: 10px 20px !important
}

.pd10-25 {
  padding: 10px 25px !important
}

.pd15-20 {
  padding: 15px 20px !important
}

.pd15-30 {
  padding: 15px 30px !important
}

.pd15-40 {
  padding: 15px 40px !important
}

.pd20-60 {
  padding: 20px 60px !important
}

.pdt5,
.pdt05 {
  padding-top: 5px !important
}

.pdt10 {
  padding-top: 10px !important
}

.pdt20 {
  padding-top: 20px !important
}

.pdt30 {
  padding-top: 30px !important
}

.pdb5,
.pdb05 {
  padding-bottom: 5px !important
}

.pdb10 {
  padding-bottom: 10px !important
}

.pdb20 {
  padding-bottom: 20px !important
}

.pdb30 {
  padding-bottom: 30px !important
}

.pdl5,
.pdl05 {
  padding-left: 5px !important
}

.pdl10 {
  padding-left: 10px !important
}

.pdr5,
.pdr05 {
  padding-right: 5px !important
}

.pdr10 {
  padding-right: 10px !important
}

.mgt5,
.mgt05 {
  margin-top: 5px !important
}

.mgb5,
.mgb05 {
  margin-bottom: 5px !important
}

.mgb100 {
  margin-bottom: 100px !important
}

.mgl0 {
  margin-left: 0 !important
}

.mgl1,
.mgl01 {
  margin-left: 1px !important
}

.mgl5,
.mgl05 {
  margin-left: 5px !important
}

.mgr1,
.mgr01 {
  margin-right: 1px !important
}

.mgr5,
.mgr05 {
  margin-right: 5px !important
}

.mg0auto {
  margin: 0 auto;
}

.mgb95 {
  margin-bottom: 95px;
}

/* background */
.bgWT {
  background: #fff !important
}

.bgRC {
  background: #c00 !important
}

.bgLRC {
  background: #fff0f0 !important
}

.bgGY {
  background: #eaeaea !important
}

.bgLGY {
  background: #e7e7e7 !important
}

.bgWT {
  background: #fff !important
}

.bgF1 {
  background: #f1f1f1 !important
}

.bgBK {
  background: #333 !important
}

.bgLBK {
  background: #666 !important
}

.bgEC {
  background: #ececec !important
}

.bgBLC {
  background: #0f0f69 !important
}

.bgLBLC {
  background: #f7f7ff !important
}

/* border */
.bo0 {
  border: none !important
}

.boNONE {
  border: none !important
}

.bolNONE {
  border-left: none !important
}

.borNONE {
  border-right: none !important
}

.botNONE {
  border-top: none !important
}

.bobNONE {
  border-bottom: none !important
}

.botWT {
  border-top: 1px solid #fff
}

.bobWT {
  border-bottom: 1px solid #fff !important
}

.boBK {
  border: 1px solid #333 !important
}

.boRD {
  border: 1px solid #c00 !important
}

.bobRD {
  border-bottom: 1px solid #c00 !important
}

.boGY {
  border: 1px solid #b6b6b6 !important
}

.bolGY {
  border-left: 1px solid #b6b6b6 !important
}

.boDG {
  border: 1px solid #d0d0d0 !important
}

.bolDG {
  border-left: 1px solid #d0d0d0 !important
}

.boLG {
  border: 1px solid #e7e7e7 !important
}

.bolLG {
  border-left: 1px solid #e7e7e7 !important
}

/* font */
.black {
  color: #333 !important
}

.white {
  color: #fff !important
}

.red {
  color: #c00 !important
}

.blue {
  color: #4197f5 !important
}

.green {
  color: #53b700 !important
}

.fcBK {
  color: #333 !important
}

.fcWT {
  color: #fff !important
}

.fcRD {
  color: #c00 !important
}

.fcYL {
  color: #ff0 !important
}

.fc_p {
  color: #181b1e !important
}

.fc_g {
  color: #c08b00 !important
}

.fc_a {
  color: #cabc1f !important
}

.fc_r {
  color: #808080 !important
}

.normal {
  font-weight: normal !important
}

.bold {
  font-weight: bold !important
}

.italic {
  font-style: italic
}

.fs10 {
  font-size: 10px !important
}

.fs11 {
  font-size: 11px !important
}

.fs12 {
  font-size: 12px !important
}

.fs13 {
  font-size: 13px !important
}

.fs14 {
  font-size: 14px !important
}

.fs15 {
  font-size: 15px !important
}

.fs16 {
  font-size: 16px !important
}

.fs17 {
  font-size: 17px !important
}

.fs18 {
  font-size: 18px !important
}

.fs20 {
  font-size: 20px !important
}

.fs22 {
  font-size: 22px !important
}

.fs24 {
  font-size: 24px !important
}

.fs26 {
  font-size: 26px !important
}

.fs28 {
  font-size: 28px !important
}

.fs30 {
  font-size: 30px !important
}

.fs32 {
  font-size: 32px !important
}

.fs34 {
  font-size: 34px !important
}

.fs36 {
  font-size: 36px !important
}

.fs38 {
  font-size: 38px !important
}

.fs40 {
  font-size: 40px !important
}

/* line */
.lh10 {
  line-height: 1.0 !important
}

.lh11 {
  line-height: 1.1 !important
}

.lh12 {
  line-height: 1.2 !important
}

.lh13 {
  line-height: 1.3 !important
}

.lh14 {
  line-height: 1.4 !important
}

.lh15 {
  line-height: 1.5 !important
}

.lh16 {
  line-height: 1.6 !important
}

.lh17 {
  line-height: 1.7 !important
}

.lh18 {
  line-height: 1.8 !important
}

.lh20 {
  line-height: 2.0 !important
}

.lh20p {
  line-height: 20px !important
}

.lh25p {
  line-height: 25px !important
}

.lh26p {
  line-height: 26px !important
}

.lh27p {
  line-height: 27px !important
}

.lh30p {
  line-height: 30px !important
}

.lh31p {
  line-height: 31px !important
}

/* width height */
.h44 {
  height: 44px !important
}

.w10p {
  width: 10% !important
}

.w45p {
  width: 45% !important
}

.w50p {
  width: 50% !important
}

.w100p {
  width: 100% !important
}

.w100 {
  width: 100px !important
}

.w120 {
  width: 120px !important
}

.w140 {
  width: 140px !important
}

.w160 {
  width: 160px !important
}

.w180 {
  width: 180px !important
}

.w200 {
  width: 200px !important
}

.w220 {
  width: 220px !important
}

.w240 {
  width: 240px !important
}

.w250 {
  width: 250px !important
}

.w260 {
  width: 260px !important
}

.w280 {
  width: 280px !important
}

.w300 {
  width: 300px !important
}

/* arrow box */
.arrow_box_bottom {
  position: relative;
  background: #ffffff;
  border: 2px solid #cc0000;
}

.arrow_box_bottom:after,
.arrow_box_bottom:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box_bottom:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 8px;
  margin-left: -8px;
}

.arrow_box_bottom:before {
  border-color: rgba(204, 0, 0, 0);
  border-top-color: #cc0000;
  border-width: 11px;
  margin-left: -11px;
}

.arrow_box_left {
  position: relative;
  background: #ffffff;
  border: 2px solid #cc0000;
}

.arrow_box_left:after,
.arrow_box_left:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box_left:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 4px;
  margin-top: -4px;
}

.arrow_box_left:before {
  border-color: rgba(204, 0, 0, 0);
  border-right-color: #cc0000;
  border-width: 7px;
  margin-top: -7px;
}

.arrow_box_right {
  position: relative;
  background: #ffffff;
  border: 1px solid #cc0000;
}

.arrow_box_right:after,
.arrow_box_right:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box_right:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 4px;
  margin-top: -4px;
}

.arrow_box_right:before {
  border-color: rgba(204, 0, 0, 0);
  border-left-color: #cc0000;
  border-width: 5px;
  margin-top: -5px;
}

/**************
brand_box
**************/
.brand_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-left: 16px;
  margin-top: 10px;
}

.brand_list li {
  border: 1px solid #efefef;
  border-radius: 5px;
  background: #fff;
}

.brand_list li img {
  width: auto;
  height: 45px;
  vertical-align: bottom;
}

.brand_list_p {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
}

.waon .block__hd {
  margin: 50px auto 10px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.waon .cardlist__subtitle {
  font-size: 20px;
  margin-bottom: 30px;
}

.waon .cardselect {
  padding: 0;
}

.waon .box-horizontal {
  margin-top: 0;
}

.siteBottom {
  background-color: #000;
  padding: 0.6em;
  margin-bottom: 128px;
}

.copy {
  font-size: 1.2rem;
  text-align: center;
  color: #fff !important;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .copy {
      font-size: 1.0rem;
  }
}

.mileinfo{
  overflow: hidden;
}

.waon-swiper{
  max-width: 1260px;
  max-width: 950px;
  margin: 0 auto;
}

.slide-items{

}

@media screen and (max-width: 768px) {
  .slide-items{
    max-width: 100%;
  }
}

.swiper{
  overflow: visible;
  margin-top: 73px;
}

.slide-item{
}

.slide-item__img img {
  width: 100%;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}

.slide-item__text{
  background: #fff;
  border-radius: 0 0 10px 10px;
  padding: 13px 6px 30px 0;
  text-align: center !important;
}

.slide-item__text-mile{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
  text-align: center !important;
}

.slide-item__text-mile .num{
  font-size: 30px;
  text-align: center !important;
  font-weight: bold;
}

.slide-item__text-present{
  font-size: 15px;
  text-align: center !important;
  font-weight: bold;
}

.olive-color{
  color: #8B7B21;
}

.swiper-controller{
  padding: 5px 0 3px;
}
  
.swiper-pagination-bullet-active {
  background: #A9A9A9;
}

.waon-swiper .swiper-button-next:after {
  background-image: url(../img/next.svg);
}

.waon-swiper .swiper-button-prev:after {
  background-image: url(../img/prev.svg);
}

@media screen and (max-width: 768px) {
  #page_top{
    bottom: 100px;
  }
  #page_top a{
    width: 80px;
    height: 80px;
  }
}

/* モーダル */
.list__col{
  width: 235px;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

.list__col p{
  text-align: center !important;
  font-weight: bold;
}

.list__col .img img {
  margin: 0 auto;
}

.list__col .list__col__inner .head {
  font-size: 13px !important;
  font-weight: bold;
}

@media only screen and (max-width: 480px) {
  .list__col .list__col__inner .head {
      font-size: 12px !important;
  }
}