@charset "utf-8";
@media only screen and (min-width: 768px), print {
  /* globalContents */
  #globalContents {
    overflow: hidden;
  }
  /* headTitleBox */
  .headTitleBox {
    margin-bottom: 0;
  }
  /* hero */
  .hero {
    margin: 0 -500%;
    padding: 0 500%;
  }
  .hero.waon {
    background: #ace8fa url(/waon/figure/index_bg01.png) no-repeat 50% 0;
  }
  .heroBody {
    margin: 0;
    padding-bottom: 40px;
  }
  /* waonHeading */
  .waonHeading01 {
    position: relative;
    padding: 34px 0 25px;
    text-align: center;
    line-height: 1.1;
  }
  .waonHeading01:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 12px;
    width: 96px;
    height: 120px;
    background: url(/waon/figure/index_bg02.png) no-repeat 0 0;
  }
  .waonHeading01 + * {
    margin-top: 0;
  }
  .waonHeading01 > .sub {
    display: inline-block;
    margin-bottom: 15px;
    padding: 8px 30px 5px;
    border-radius: 30px;
    background-color: #48c8ed;
    color: #ffffff;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
  }
  .waonHeading01 > .title {
    display: inline-block;
    color: #ed3b1e;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: bold;
  }
  .waonHeading02 {
    line-height: 1.5;
  }
  .waonHeading02 > .title {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
  }
  .waonHeading02 > .title + * {
    margin-top: 5px;
  }
  /* waonLead */
  .waonLead {
	font-size: 1.8rem;  
    margin-top: 25px;
    text-align: center;
    font-weight: bold;
  }
  .waonLeadText02 {
    text-align: center;
  }
  /* waonBox */
  [class*="waonBox"] {
    padding: 20px;
  }
  [class*="waonBox"] > section {
    margin-bottom: 0;
  }
  [class*="waonBox"] .waonHeading02 {
    padding: 3px 10px;
  }
  [class*="waonBox"] .btnList.column2 > p {
    width: 215px;
    margin-right: 20px;
  }
  [class*="waonBox"] .btnList.column2 > p:nth-child(2n) {
    width: 210px;
  }
  .waonBox01 {
    border-top: 2px solid #2d9ed5;
    background: #daf3ff url(/waon/figure/index_bg03.png) no-repeat 100% 0;
  }
  .waonBox01 .waonHeading02 > .title {
    color: #2ba6e8;
  }
  .waonBox02 {
    border-top: 2px solid #970067;
    background: #f7e7f2 url(/waon/figure/index_bg04.png) no-repeat 100% 0;
  }
  .waonBox02 .waonHeading02 > .title {
    color: #970067;
  }
  /* btnWaon */
  [class*="btnWaon"] {
    margin-top: 20px;
  }
  [class*="btnWaon"] > a {
    display: table;
    position: relative;
    width: 100%;
    border: 2px solid;
    background-color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  [class*="btnWaon"] > a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 9px;
    width: 7px;
    height: 12px;
    margin-top: -6px;
    background: url(/waon/figure/index_ic01.png) no-repeat;
  }
  [class*="btnWaon"] > a > span {
    display: table-cell;
    height: 46px;
    vertical-align: middle;
  }
  .btnWaon01 > a {
    border-color: #8bcded;
    color: #2ba6e8;
  }
  .btnWaon01 > a:after {
    background-position: 0 0;
  }
  .btnWaon02 > a {
    border-color: #970067;
    color: #970067;
  }
  .btnWaon02 > a:after {
    background-position: -10px 0;
  }
  .btnWaon01 > a:hover, .btnWaon02 > a:hover {
    border-color: #023894;
    color: #023894;
  }
  .btnWaon01 > a:hover:after, .btnWaon02 > a:hover:after {
    background-position: -20px 0;
  }
  .btnWrapWaon > .btnWaon03 {
    margin-left: auto;
    margin-right: auto;
    width: 485px;
  }
  .btnWaon03 {
    margin-top: 35px;
    background-color: #ffffff;
  }
  .btnWaon03 > a {
    position: relative;
    padding: 17px 24px 16px 108px;
    border-color: #f5e264;
    background-color: #ffffee;
    color: #333333;
    text-align: center;
  }
  .btnWaon03 > a:after {
    right: 14px;
    width: 10px;
    height: 17px;
    margin-top: -9px;
    background-position: -30px 0;
  }
  .btnWaon03 > a > span {
    display: block;
    height: auto;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -0.03em;
  }
  .btnWaon03 > a > .icon {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 93px !important;
    margin-top: -23px;
    padding: 10px 0 9px;
    color: #ffffff;
    line-height: 1;
  }
  .btnWaon03 > a > .icon:first-letter {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .btnWaon03 > a > .icon > .secondLetter {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .btnWaon03 > a > .date {
    margin-top: 4px;
    font-size: 17px;
    font-size: 1.7rem;
  }
  .btnWaon03 > a:hover {
    opacity: 0.7;
  }
  .oneContents .btnList.column2 > .btnWaon03 > a > span {
    display: block;
    width: auto;
  }
  /* monthly */
  .monthly01 .icon {
    background-color: #e73855;
  }
  .monthly01 .date {
    color: #e73855;
  }
  .monthly02 .icon {
    background-color: #f2a937;
  }
  .monthly02 .date {
    color: #f2a937;
  }
  .monthly03 .icon {
    background-color: #f34f89;
  }
  .monthly03 .date {
    color: #f34f89;
  }
  .monthly04 .icon {
    background-color: #84b51a;
  }
  .monthly04 .date {
    color: #84b51a;
  }
  .monthly05 .icon {
    background-color: #57b0d9;
  }
  .monthly05 .date {
    color: #57b0d9;
  }
  .monthly06 .icon {
    background-color: #c370bc;
  }
  .monthly06 .date {
    color: #c370bc;
  }
  .monthly07 .icon {
    background-color: #60c695;
  }
  .monthly07 .date {
    color: #60c695;
  }
  .monthly08 .icon {
    background-color: #00a0e9;
  }
  .monthly08 .date {
    color: #00a0e9;
  }
  .monthly09 .icon {
    background-color: #804476;
  }
  .monthly09 .date {
    color: #804476;
  }
  .monthly10 .icon {
    background-color: #b7a649;
  }
  .monthly10 .date {
    color: #b7a649;
  }
  .monthly11 .icon {
    background-color: #12c45d;
  }
  .monthly11 .date {
    color: #12c45d;
  }
  .monthly12 .icon {
    background-color: #a51c33;
  }
  .monthly12 .date {
    color: #a51c33;
  }
  /* waonInfo */
  .waonInfo {
    margin: 0 -500%;
    padding: 0 500%;
    background: url(/waon/figure/index_bg05.png) repeat 0 0;
  }
  .waonInfoBody {
    margin: 0;
    padding: 60px 0 70px;
  }
  .waonInfoBody.waonUnderType {
    padding: 0px;
  }
  .waonInfoBody .panel {
    margin: 40px 0 0;
    border: 2px solid #e9ebee;
    background-color: #ffffff;
  }
  .waonInfoBody .panel .textApp{
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin-top: 25px;
  }
  .waonInfoBody .panelHead {
    padding: 10px;
    background-color: #ffffc3;
    color: #ef4023;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
  }
  .waonInfoBody .panelBody {
    padding: 15px;
  }
  .waonInfoBody .panelBody > *:first-child {
    margin-top: 0 !important;
  }
  .waonInfoBody .card {
    padding: 0 14px;
  }
  .waonInfoBody .cardImg {
    margin-bottom: 10px;
    text-align: center;
  }
  .waonInfoBody .cardImg a {
    text-decoration: none;
  }
  .waonInfoBody .cardImg a .cardCaption {
    /*	min-height: 68px;*/
    position: relative;
    margin-top: 1em;
    padding-left: 17px;
    font-size: 16px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.4;
    text-align: left;
  }
  .waonInfoBody .cardImg a .cardCaption:before {
    content: "";
    position: absolute;
    top: 0.1em;
    left: 0;
    width: 7px;
    height: 16px;
    background: url(/waon/figure/index_ic01.png) no-repeat -20px 3px;
  }
  .supplement {
    margin-top: 8px;
    font-size: 1.3rem;
    text-indent: -1em;
    padding-left: 1em;
  }
  /*=====waonCaution=====*/
  .waonCaution {
    font-weight: normal;
    font-size: 1.5rem;
  }
  /*====================*/
  .waonInfoBody .cardTxt {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .waonInfoBody .cardTxt .bonus {
    font-weight: bold;
    /*padding: 21px 0 0 0;*/
  }
  .waonInfoBody .cardTxt .bonus .point {
    display: inline-block;
    color: #e72a01;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
  }
  .waonInfoBody .cards .card {
    float: left;
    width: calc(100% / 2);
    background: url(/waon/figure/index_ex01.png) repeat-y 0 0;
  }
  .waonInfoBody .cards .card:nth-child(4n+1) {
    background: none;
  }
  /* waonBanners */
  .waonBanners {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
    margin-top: 70px;
  }
  .waonBanners > .banner {
    width: 230px;
  }
  .waonBanners > .bannerBig {
    width: 485px;
  }
  .waonBanners + .btnList {
    margin: 30px 0 20px;
  }
  .waonBanners + .btnList.column2 > p:nth-child(-n+2) {
    margin-top: 0;
  }
  /* headTitleBox extSpace */
  .headTitleBox.extSpace {
    margin-bottom: 0;
    padding-bottom: 80px;
  }
  /* waonTabs */
  .waonTabs {
    margin-top: 0;
  }
  .waonTabs > .fullBleed {
    margin: 0 -500%;
    padding: 0 500%;
  }
  .waonTabs > .fullBleed:first-child {
    background: url(/site_common/img/com_bg07.png) repeat-x 50% 100%;
  }
  .waonTabs > .fullBleed:last-child {
    background: url(/site_common/img/com_bg07.png) repeat-x 50% 0;
  }
  .waonTabs .tabList {
    background: url(/site_common/img/com_bg07.png) no-repeat center bottom;
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 30px 0;
    overflow: hidden;
  }
  .waonTabs .tabList.underTab {
    background: url(/site_common/img/com_bg07.png) no-repeat center top;
  }
  .waonTabs .tabList li {
    display: table-cell;
    height: 3.2em;
    text-align: center;
    vertical-align: middle;
    line-height: 1.3;
    transform: translateY(7px);
  }
  .waonTabs .tabList.underTab li {
    transform: translateY(-7px);
  }
  .waonTabs .tabList a {
    display: table;
    text-align: center;
    vertical-align: middle;
    padding: 0px 5px 3px 5px;
    border: 3px solid #003399;
    border-radius: 8px 8px 0 0;
    background-color: #023894;
    color: #fff;
    width: 100%;
    text-decoration: none;
  }
  .waonTabs .tabList.underTab a {
    border-radius: 0 0 8px 8px;
  }
  .waonTabs .tabList a span {
    display: table-cell;
    height: 3.2em;
    text-align: center;
    vertical-align: middle;
  }
  .waonTabs .tabList .on a span {
    font-weight: bold;
  }
  .waonTabs .tabList.underTab a span {
    padding-top: 5px;
  }
  .waonTabs .tabList a:hover {
    background-color: #2d65c5;
    text-decoration: none;
  }
  .waonTabs li:first-child.on a {
    background: url(/site_common/img/com_bg02.png) repeat;
    text-decoration: none;
    color: #023894;
    padding-top: 5px;
  }
  .waonTabs li:last-child.on a {
    background: url(/site_common/img/com_bg25.png) repeat;
    text-decoration: none;
    color: #023894;
    padding-top: 5px;
  }
  .waonTabs .tabList li.on {
    transform: translateY(3px);
  }
  .waonTabs .tabList.underTab li.on {
    transform: translateY(-3px);
  }
  .waonTabs .tabList li:first-child span:before {
    content: "";
    display: inline-block;
    width: 44px;
    height: 26px;
    margin: 0 10px 0 0;
    background: url(/waon/about/figure/index_ic01.png) no-repeat 0 0;
    vertical-align: middle;
  }
  .waonTabs .tabList li:last-child span:before {
    content: "";
    display: inline-block;
    width: 46px;
    height: 29px;
    margin: 0 10px 0 0;
    background: url(/waon/about/figure/index_ic02.png) no-repeat 0 0;
    vertical-align: middle;
  }
  .waonTabs .tabDetail {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /*waonCPbn*/
  .waonCPbn {
    text-align: center;
    margin-top: 20px;
  }
  .waonCPbn p {
    text-decoration: underline;
  }
  /* waonInfoBox */
  .waonInfoBox {
    margin-top: 20px;
    padding: 42px 40px;
    background: #ecf9ff;
  }
  .cardContentType .waonInfoBox {
    background: #fff4f9;
  }
  .waonInfoBox .title {
    margin-bottom: 20px;
    color: #ff8400;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
  }
  .waonInfoBox .title .marker {
    color: #333;
	background: linear-gradient(transparent 60%, #ff8e8e 65%);
    margin: 0 2px;  
  }
  .waonInfoBox .caption {
    text-align: center;
  }
  .waonInfoBox .caption .blue {
    color: #21a2dd;
    text-decoration: underline;
  }
  .waonInfoBox .checkList {
    margin-top: 17px;
    padding: 15px 20px;
    background: #ffffff;
  }
  .waonInfoBox .textCol > *:first-child {
    margin-top: 0;
  }
  .waonInfoBox .checkList li {
    margin-top: 8px;
    padding-left: 28px;
    background: url(/waon/about/figure/index_ic03.png) no-repeat 0 50%;
    color: #21a2dd;
    font-weight: bold;
  }
  .waonInfoBox .checkList li:first-child {
    margin-top: 0;
  }
  /* meritBox */
  .meritBox .title {
    display: table;
    width: 100%;
  }
  .meritBox .title > span {
    display: table-cell;
    height: 65px;
    padding: 10px 10px 10px 44px;
    background: url(/waon/about/figure/index_ic04.png) no-repeat 10px 50%, url(/waon/about/figure/index_bg01.gif) repeat 0 0;
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.3;
    vertical-align: middle;
  }
  .cardContentType .meritBox .title > span {
    background: url(/waon/about/figure/index_ic04.png) no-repeat 10px 50%, url(/waon/about/figure/card_bg01.gif) repeat 0 0;
  }
  .meritBox .image {
    border: #e4e4e4 1px solid;
    text-align: center;
  }
  .meritBox .notesBox {
    margin-top: 15px;
    padding-top: 15px;
    border-top: #d9d9d9 1px dotted;
  }
  .meritBox .notesBox > *:first-child {
    margin-top: 0;
  }
  /* reverseTyep */
  .photoColumn.reverseType .textCol {
    float: left;
    width: 745px;
  }
  .photoColumn.reverseType .photoCol {
    float: left;
    width: 225px;
  }
  .cardContentType .photoColumn.reverseType .textCol {
    width: 565px;
  }
  .cardContentType .photoColumn.reverseType .photoCol {
    width: 405px;
  }
  .photoColumn.reverseType + .photoColumn.reverseType {
    margin-top: 40px;
    padding-top: 40px;
    border-top: #d9d9d9 1px dotted;
  }
  /* checkLead */
  .checkLead {
    padding-left: 28px;
    background: url(/waon/about/figure/index_ic03.png) no-repeat 0 50%;
    color: #21a2dd;
    font-size: 1.7rem;
    font-weight: bold;
  }
  /* localLinkArea */
  .localLinkArea {
    overflow: hidden;
    width: 100%;
    margin: 50px -500% 0;
    padding: 0 500%;
    background: #f0f0f0;
  }
  .waonTabs + .localLinkArea {
    margin: -59px -500% 0;
  }
  .localLinkArea .inner {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0 0;
  }
  .waonTabs + .localLinkArea .inner {
    padding: 100px 0 40px;
  }
  .localLinkArea .inner .btnList p {
    width: 235px;
    margin-right: 20px;
  }
  .localLinkArea .inner .btnList a span {
    font-size: 1.4rem;
  }
  /*titlePhoitWaon*/
  .titlePhoitWaon {
    color: #21a2dd;
    font-size: 1.7rem;
    font-weight: bold;
    padding-left: 26px;
    padding-top: 6px;
    background: url(/site_common/img/com_ic45.png) no-repeat left 50%;
    background-size: 20px auto;
    margin-bottom: 6px;
    margin-top: 15px;
  }
  /*localLinkArea*/
  .localLinkArea.underStyle {
    margin-top: 0px;
  }
  .localLinkArea.underStyle .inner {
    padding-top: 50px;
    padding-bottom: 0px;
  }
  /*waonStyle*/
  .waonStyle01.btnStyle01 a {
    color: #a71478;
  }
  .waonStyle01.btnStyle01 a span {
    text-align: center;
    padding-top: 9px;
    padding-bottom: 7px;
    border-color: #a71478;
    background-image: url(/waon/figure/choice_ic01.png);
    background-size: 18px auto;
  }
  .waonStyle01.btnStyle01 a span:hover {
    text-decoration: underline;
  }
  .waonStyle01.btnStyle01 a span:before {
    content: "";
    display: inline-block;
    background: url(/waon/figure/choice_im04.png) no-repeat;
    background-size: 54px auto;
    width: 54px;
    height: 34px;
    vertical-align: -0.75em;
    margin-right: 12px;
  }
  .waonStyle02.btnStyle01 a {
    color: #2ba6e8;
  }
  .waonStyle02.btnStyle01 a span {
    text-align: center;
    padding-top: 9px;
    padding-bottom: 7px;
    border-color: #2ba6e8;
    background-image: url(/waon/figure/choice_ic02.png);
    background-size: 18px auto;
  }
  .waonStyle02.btnStyle01 a span:hover {
    text-decoration: underline;
  }
  .waonStyle02.btnStyle01 a span:before {
    content: "";
    display: inline-block;
    background: url(/waon/figure/choice_im05.png) no-repeat;
    background-size: 54px auto;
    width: 54px;
    height: 34px;
    vertical-align: -0.75em;
    margin-right: 12px;
  }
  .waonStyle03.btnStyle01 a {
    color: #233364;
  }
  .waonStyle03.btnStyle01 a span {
    text-align: center;
    padding-top: 9px;
    padding-bottom: 7px;
    border-color: #233364;
    background-image: url(/site_common/img/head_ic23.png);
    background-size: 24px auto;
  }
  .waonStyle03.btnStyle01 a span:hover {
    text-decoration: underline;
  }
  .waonStyle03.btnStyle01 a span:before {
    content: "";
    display: inline-block;
    background: url(/waon/figure/choice_im06.png) no-repeat;
    background-size: 54px auto;
    width: 54px;
    height: 34px;
    vertical-align: -0.75em;
    margin-right: 12px;
  }
  /*waonLeadText*/
  .waonLeadText {
	font-size: 1.8rem;  
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 5px;
  }
  /*waonPointMonth*/
  .waonPointMonth {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 36px;
  }
  .waonPointMonth dt {
    font-size: 2.0rem;
    color: #FFF;
    font-weight: bold;
    padding: 3px 3px 0px;
    line-height: 1.3;
  }
  .waonPointMonth dt span {
    font-size: 3.4rem;
  }
  .waonPointMonth dd {
    padding-top: 33px;
    background: url(/waon/campaign/figure/index_bg01.png) no-repeat center top;
  }
  .waonPointMonth dd .waonPointMonthTx {
    font-size: 1.8rem;
    font-weight: bold;
    color: #333333;
  }
  .waonPointMonth dd .waonPointMonthDate {
    font-size: 2.5rem;
    font-weight: bold;
    color: #60c696;
    margin-bottom: 15px;
  }
  .waonPointMonth.typeM01 dt {
    background: #ea3659;
  }
  .waonPointMonth.typeM01 dd .waonPointMonthDate {
    color: #ea3659;
  }
  .waonPointMonth.typeM02 dt {
    background: #f2a938;
  }
  .waonPointMonth.typeM02 dd .waonPointMonthDate {
    color: #f2a938;
  }
  .waonPointMonth.typeM03 dt {
    background: #f34f8b;
  }
  .waonPointMonth.typeM03 dd .waonPointMonthDate {
    color: #f34f8b;
  }
  .waonPointMonth.typeM04 dt {
    background: #81c440;
  }
  .waonPointMonth.typeM04 dd .waonPointMonthDate {
    color: #81c440;
  }
  .waonPointMonth.typeM05 dt {
    background: #57b0da;
  }
  .waonPointMonth.typeM05 dd .waonPointMonthDate {
    color: #57b0da;
  }
  .waonPointMonth.typeM06 dt {
    background: #c371bd;
  }
  .waonPointMonth.typeM06 dd .waonPointMonthDate {
    color: #c371bd;
  }
  .waonPointMonth.typeM07 dt {
    background: #60c696;
  }
  .waonPointMonth.typeM07 dd .waonPointMonthDate {
    color: #60c696;
  }
  .waonPointMonth.typeM08 dt {
    background: #00a0e9;
  }
  .waonPointMonth.typeM08 dd .waonPointMonthDate {
    color: #00a0e9;
  }
  .waonPointMonth.typeM09 dt {
    background: #804477;
  }
  .waonPointMonth.typeM09 dd .waonPointMonthDate {
    color: #804477;
  }
  .waonPointMonth.typeM10 dt {
    background: #b7a64a;
  }
  .waonPointMonth.typeM10 dd .waonPointMonthDate {
    color: #b7a64a;
  }
  .waonPointMonth.typeM11 dt {
    background: #12c45d;
  }
  .waonPointMonth.typeM11 dd .waonPointMonthDate {
    color: #12c45d;
  }
  .waonPointMonth.typeM12 dt {
    background: #a61c33;
  }
  .waonPointMonth.typeM12 dd .waonPointMonthDate {
    color: #a61c33;
  }
  /*waonNextInfo*/
  .waonNextInfo {
    text-align: center;
    padding: 15px 5px 13px 5px;
    font-size: 1.8rem;
    font-weight: bold;
    background: #e7f5ff;
    margin-top: 38px;
    margin-bottom: 38px;
  }
  .waonNextInfo span {
    color: #ef4023;
  }
  /*waonCapBox*/
  .waonCapBox {
    padding: 25px 25px 20px 25px;
    background: #f8f8f8;
    margin-top: 38px;
    margin-bottom: 38px;
  }
  .waonCapBox section {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .waonCapBox > *:first-child {
    margin-top: 0px;
  }
  .waonCapBox > *:last-child {
    margin-bottom: 0px;
  }
  .waonCapBox .noteList01 {
    margin-top: 0px;
  }
  .meritArea {
    padding: 0 140px;
  }
  .meritArea .meritImage {
    float: left;
    margin-right: 3px;
  }
  .meritArea .meritImage:nth-of-type(3n) {
    margin-right: 0;
  }
  .waonInfoBody .cardImg .noLink .cardCaption {
    margin-top: 1em;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4;
    text-align: left;
  }
  /* clearfix */
  .waonInfoBody .cards:after, .meritArea:after {
    display: block;
    content: "";
    clear: both;
  }
  
    /*アプリバナー仕様css*/
  .appM07 > a{
    padding: 18px 0 16px;
  }
  .appM07 > a > .date{
    font-size: 2.4rem;
  }
  .waonPointMonth.appM07{
    padding-top: 15px;
    border-top: dotted 2px #ace8fa;
    border-bottom: dotted 2px #ace8fa;
    background: url(/waon/campaign/figure/index_bg01.png) no-repeat center top;
  }
  .waonPointMonth.appM07 .waonPointMonthTx{
    font-weight: bold;
    font-size: 1.8rem;
  }
  .waonPointMonth.appM07 .waonPointMonthDate {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 10px;
  }

  /*WAON POINT お得情報*/
  .waonBefore,
  .waonAfter {
    display: none;
  }
  .waon-show-before .waonBefore,
  .waon-show-after .waonAfter {
    display: block;
  }
  .waonBanner{
    padding: 60px 0 40px;
    margin: 0;
  }
  .waonBanner h1{
    text-align: center;
  }
  .waonBanner .attRight{
    text-align: right;
    margin: 10px 115px 0 0;
  }
  .waonBanner .attRight span{
    color: #dd3900;
  }
  .waonBanner .waonBannerBox{
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .waonBanner .waonBannerBox li{
    margin-top: 0;
    width: 480px;
  }
  .waonBanner .waonBannerBox li:nth-of-type(n+3){
    margin-top: 50px;
  }
  .waonBanner ul li img{
    border: solid 1px #dddddd;
  }
  .waonBanner .date{
    font-weight: bold;
    color: #dd3900;
    margin-top: 12px;
  }
  .waonBanner .linkText{
    font-weight: bold;
    margin-top: 8px;
  }
  .waonBanner .linkText a:link{
    text-decoration: none;
  }
  .waonBanner .linkText a:hover{
    text-decoration:underline;
  }
  .waonBanner .bigText{
    font-weight: bold;
    font-size: 1.7rem;
  }
  .waonBanner .bigText a {
    color: #dd3a01;
    text-decoration: none;
  }
  .waonBanner .pointiconBox{
    background-color: #ecf9ff;
    display: flex;
    align-items: center;
    width: 500px;
    padding: 20px;
    margin: 30px auto 0;
  }
  .waonBanner .pointiconBox p{
    font-weight: bold;
    font-size: 1.8rem;
  }
  .waonBanner .waonPointicon{
    width: 190px;
    margin-left: 10px;
  }
  /*.waonBanner .waonExchange ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
  }
  .waonBanner .waonExchange ul li{
    width: 235px;
  }
  .waonBanner .waonExchange ul li:nth-of-type(n+3){
    margin-top: 0;
  }*/
  .waonBanner .waonExchange .appBanner{
    margin: 60px 0 0;
  }
  .waonBanner .waonExchange .slider-wrap{
    margin: 20px 0 0;
  }
  .waonBanner .waonExchange .redText{
    color: #dd3900;
  }
  .waonBanner .waonExchange .blink{
    color: #dd3900;
    -webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
  }
  
   /*AEON Pay バナー*/
  .waonBanner .title03{
    padding: 5px;
    background: #b60081;
    color: #fff;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
  }
  .waonBanner p[class^="decText"] {
    display: inline-block;
    font-weight: bold;
    font-size: 1.7rem;
  }
  .waonBanner .aeonpayCp .decText01 {
    border-bottom: 2px solid #dd3900;
  }
  .waonBanner .decText02 {
    padding: 5px 20px 3px 10px;
    background: #dd3900;
    color: #fff;
    clip-path: polygon(0% 0%, 92% 0%, 100% 50%, 92% 100%, 0% 100%);
  }
  .waonBanner .cpBanner {
    text-align: center;
  }
  .waonBanner .aeonpayBanner{
    margin: 15px 0;
    text-align: center;
  }
  .waonBanner .aeonpayBanner img{
    border: solid 1px #dddddd;
  }
  .waonBanner .aeonpayCp{
    margin: 0 auto 40px;
  }
  .waonBanner .aeonpayBannerBox{
    margin-top: 15px;
    display: flex;
  }
  .waonBanner .aeonpayBannerBox li{
    margin-top: 0;
  }
  .waonBanner .aeonpayBannerBox li + li{
    margin-left: 30px;
  }
  
  @-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
  }
  @-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
  }
  @keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
  }
}