img {
  max-width: 100%;
  vertical-align: bottom;
}

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

.fs25 {
  font-size: 25px !important;
}

.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.ttlLv1 .heading {
  padding-left: 16px;
  border-left: 11px solid #cc0000;
}

.logo-waon {
  margin-right: 9px;
}

.logo-waon img {
  vertical-align: middle;
  width: 90px;
  height: auto;
}

.txt-num {
  text-align: center;
  font-size: 27px;
  font-weight: bold;
}

.txt-num .num {
  vertical-align: middle;
  font-size: 54px;
}

.cardface img {
  width: 129px;
}

.cardface-l img {
  width: 200px;
}

.cardface-s img {
  width: 117px;
}

.cardface-ss img {
  width: 91px;
}

.cardface-mv img {
  width: 266px;
}

.mobile-waon {
  margin-top: 54px;
}

.mobile-waon img {
  width: 174px;
}

.img-merit {
  text-align: center;
}

.img-merit img {
  width: 250px;
}

.icon-waon-b img {
  width: 66px;
}

.mv {
  padding: 10px 0 47px;
  background: url(/jalcard/function/ggwaon/img/mv_bg.jpg) no-repeat center center;
}

.flexbox-mv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
}

.flexbox-mv .item-plus {
  margin: 0 50px;
}

.flexbox-mv .item-plus img {
  width: 62px;
}

.flexbox-mv .item-mv:nth-of-type(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 450px;
      -ms-flex: 0 1 450px;
          flex: 0 1 450px;
  text-align: right;
}

.flexbox-mv .item-mv:nth-of-type(1) .lead-mv {
  margin: 20px 0 14px;
}

.flexbox-mv .item-mv:nth-of-type(3) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 400px;
      -ms-flex: 0 1 400px;
          flex: 0 1 400px;
}

.flexbox-mv .item-mv:nth-of-type(3) .lead-mv {
  margin: 0 0 20px;
}

.txt-mv {
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5625 !important;
}

.txt-mv-s {
  font-size: 13px;
  line-height: 1.2 !important;
}

.list-benefit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.list-benefit li {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 325px;
      -ms-flex: 0 1 325px;
          flex: 0 1 325px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 138px;
  margin-bottom: 30px;
  padding-left: 133px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  border: 1px solid #999;
}

.list-benefit li:nth-child(2n-1) {
  margin-right: 30px;
}

.list-benefit li span {
  font-size: 23px;
}

.list-benefit li::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 133px;
  height: 140px;
}

.list-benefit li:nth-child(1)::before {
  background: url(/jalcard/function/ggwaon/img/num_01.png) no-repeat center center;
}

.list-benefit li:nth-child(2)::before {
  background: url(/jalcard/function/ggwaon/img/num_02.png) no-repeat center center;
}

.list-benefit li:nth-child(3)::before {
  background: url(/jalcard/function/ggwaon/img/num_03.png) no-repeat center center;
}

.list-benefit li:nth-child(4)::before {
  background: url(/jalcard/function/ggwaon/img/num_04.png) no-repeat center center;
}

.list-benefit li:nth-child(5)::before {
  background: url(/jalcard/function/ggwaon/img/num_05.png) no-repeat center center;
}

.list-benefit li:nth-child(6)::before {
  background: url(/jalcard/function/ggwaon/img/num_06.png) no-repeat center center;
}

.box-merit {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.item-merit {
  padding: 22px 20px 36px;
  border: 1px solid #999;
  border-radius: 10px;
}

.item-merit:nth-of-type(1) {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 510px;
      -ms-flex: 0 1 510px;
          flex: 0 1 510px;
  margin-right: 50px;
}

.item-merit:nth-of-type(1)::after {
  position: absolute;
  right: -65px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  content: "";
  width: 75px;
  height: 75px;
  background: url(/jalcard/function/ggwaon/img/icon_plus.png) no-repeat;
  background-size: contain;
}

.item-merit:nth-of-type(2) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 400px;
      -ms-flex: 0 1 400px;
          flex: 0 1 400px;
}

.box-flow {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.item-flow {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 292px;
      -ms-flex: 0 1 292px;
          flex: 0 1 292px;
  margin-right: 37px;
  padding: 22px 20px;
  text-align: center;
  border: 1px solid #999;
  border-radius: 6px;
}

.item-flow:nth-of-type(3n-2) .lead-flow {
  margin: 26px 0 44px;
}

.item-flow:nth-of-type(3n) {
  margin-right: 0;
}

.item-flow .icon-gg img {
  width: 38px;
}

.item-flow .plus {
  font-size: 30px;
}

.lead-flow {
  margin-bottom: 18px;
  line-height: 1.38 !important;
}

.item-flow-single {
  padding: 30px 20px 20px;
  border: 1px solid #999;
  border-radius: 6px;
}

.item-flow-single .icon-plus img {
  width: 54px;
}

.item-flow-single > .flexbox {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.item-flow-single .icon-plus {
  margin: 0 24px 37px 0;
}

.line {
  position: relative;
  padding: 0 24px;
  line-height: 1.4 !important;
}

.line::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  width: 27px;
  height: 35px;
  background: url(/jalcard/function/ggwaon/img/line_left.png) no-repeat;
}

.line::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  width: 27px;
  height: 35px;
  background: url(/jalcard/function/ggwaon/img/line_right.png) no-repeat;
}

.balloon {
  position: relative;
  margin-left: 40px;
  padding: 15px 20px;
  border: 1px solid #999;
  border-radius: 6px;
}

.balloon::before {
  content: "";
  position: absolute;
  left: -16px;
  bottom: 40px;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-color: transparent #999 transparent transparent;
  border-width: 13px 16px 13px 0;
}

.balloon::after {
  content: "";
  position: absolute;
  left: -15px;
  bottom: 41px;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  border-width: 12px 15px 12px 0;
  z-index: 1;
}

.head-balloon {
  margin-bottom: 22px;
  padding: 5px;
  font-size: 16px;
  line-height: 1 !important;
  text-align: center;
  color: #fff;
  background: #c00;
  border-radius: 17px;
}

.head-balloon span {
  font-size: 24px;
  vertical-align: middle;
}

.item-balloon {
  text-align: center;
}

.item-balloon:nth-of-type(1) img {
  width: 63px;
}

.item-balloon:nth-of-type(2) {
  margin: 0 26px;
}

.item-balloon:nth-of-type(2) img {
  width: 66px;
}

.item-balloon:nth-of-type(3) img {
  width: 46px;
}

.btn-entry {
  display: inline-block;
  padding: 11px 88px 11px 30px;
  border: 2px #c00 solid;
  border-radius: 6px;
  -webkit-transition: .3s;
          transition: .3s;
  background: #fff url(/jalcard/function/ggwaon/img/arrow_entry.png) no-repeat 95% center;
}

.btn-entry:hover {
  opacity: .8;
  text-decoration: none;
}

.btn-entry p {
  line-height: 1.4;
}

.bottom-entry {
  margin-bottom: 140px;
}
