@charset "UTF-8";
h1 {
  margin: 0 0 30px; }

h1 img {
  max-width: 100%;
  height: auto; }

p {
  margin: 0;
  padding: 0; }

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

@media (max-width: 640px) {
  h1 img {
    width: 100%; } }

.c5-mainContentContainer {
  max-width: 1200px;
  margin: 0 auto; }

.mod-column1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

@media (max-width: 1200px) {
  .mod-column1 {
    padding: 0 15px; } }

a.s5--colorBlue {
  text-decoration: underline; }

/* tabmenu
-------------------------------------------------*/
#tab-cb {
  margin: 0 auto 30px;
  -js-display: flex;
  /*IE8,9対策*/
  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;
  width: 100%;
  padding: 0; }

#tab-cb li {
  padding: 15px 0;
  width: 33.333%;
  text-align: center;
  list-style: none;
  margin: 0 1px 0 0;
  cursor: pointer;
  background: #b2c5d5;
  position: relative;
  font-size: 125%; }

#tab-cb li:last-child {
  margin-right: 0; }

#tab-cb li img {
  margin: 0 auto;
  padding: 13.5px 0;
  display: block; }

#tab-cb li.select {
  background: #003f75; }

#tab-cb li.hover {
  background: #003f75; }

.disnon {
  display: none; }

@media (max-width: 640px) {
  #tab-cb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0; }
  #tab-cb li {
    width: 100%;
    text-align: center;
    list-style: none;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative; } }

/* Contents
----------------------------------------------------------*/
.content_wrap {
  margin: 0 auto 30px;
  position: relative; }

@media (max-width: 640px) {
  .content_wrap {
    width: 100%;
    margin: 0 auto 30px;
    position: relative;
    clear: left; } }

.txt_area {
  margin: 0 15px 30px 15px;
  position: relative;
  overflow: hidden;
  position: relative; }

.txt_area02 {
  margin: 0;
  color: red; }

.ind {
  margin-bottom: 50px; }

.ind p {
  max-width: 530px;
  width: auto;
  margin: 0 auto;
  line-height: 1.2; }

.appbtnwrap {
  overflow: hidden; }

.appbtn {
  float: left;
  max-width: 540px;
  width: 45%;
  margin: 40px 0 30px 2.666666666666667%; }

.appbtn.last {
  float: right;
  width: 45%;
  margin: 0 2.666666666666667% 30px 0; }

.appbtn.last p {
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center; }

.btnarrow {
  float: left;
  max-width: 2.5833333333333335%;
  margin: 5% 1%; }

.btnarrow img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: auto; }

.appbtn a {
  margin: 0 auto 20px; }

.appbtn img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: auto; }

@media (max-width: 1000px) {
  .btnarrow {
    float: left;
    max-width: 2.5833333333333335%;
    margin: 6% 1%; } }

@media (max-width: 768px) {
  .btnarrow {
    float: left;
    max-width: 2.5833333333333335%;
    margin: 8% 1%; } }

@media (max-width: 640px) {
  .ind {
    margin-bottom: 30px; }
  .ind p {
    max-width: 500px;
    width: auto;
    margin: 0 auto;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.2; }
  .ind p span {
    display: inline-block;
    width: 1em;
    text-indent: 0; }
  .appbtnwrap {
    overflow: hidden; }
  .appbtn {
    float: none;
    max-width: 540px;
    width: 100%;
    margin: 0 auto 8%; }
  .appbtn.last {
    float: none;
    width: 100%;
    margin: 0 auto 8%; }
  .appbtn.last p {
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center; }
  .btnarrow {
    display: none; }
  .appbtn a {
    margin: 0 auto 20px; }
  .appbtn img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: auto; } }

/*--見出し--*/
.mod-column1 h2 {
  margin: 0 0 20px 0;
  height: auto;
  border: 1px solid #003f75;
  padding: 0 0 0 .5em;
  position: relative;
  font-size: 125%; }

.s5-header2 h2.s5-header2__heading {
  border: none; }

.mod-column1 h2 span {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: 0;
  height: auto;
  color: #003f75; }

h3 {
  margin: 0 0 20px;
  height: auto; }

@media (max-width: 640px) {
  h2 {
    position: relative;
    height: auto; }
  h2 span {
    display: block;
    text-indent: 0;
    height: auto; }
  /*
  h2 span.p0101 {
    background: none;
  }
  h2 span.p0102 {
    background: none;
  }
  h2 span.p0103 {
    background: none;
  }
  h2 span.p0104 {
    background: none;
  }
  h2 span.p0105 {
    background: none;
  }
  h2 span.p0201 {
    background: none;
  }
  h2 span.p0202 {
    background: none;
  }
  h2 span.p0203 {
    background: none;
  }
  h2 span.p0204 {
    background: none;
  }
  h2 span.p0205 {
    background: none;
  }
*/
  h3 {
    margin: 0 0 20px;
    height: auto;
    text-indent: 0;
    position: relative; }
  /*
  h3.ssttl0204 {
    background: none;
  }
  h3.ssttl0205 {
    background: none;
  }
  h3.ssttl0206 {
    background: none;
  }
  h3.ssttl0207 {
    background: none;
  }
  h3.ssttl0208 {
    background: none;
  }
  h3.ssttl0209 {
    background: none;
  }
  */ }

.td--underline {
  text-decoration: underline;
  cursor: pointer; }

/*--Products  PC--*/
.flexbox {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.c5-bnr-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.c5-bnr-wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 49%;
  background-color: #efefef;
  background-color: #daf6ff;
  padding: 20px; }
  .c5-bnr-wrap a {
    display: block;
    max-width: 600px;
    margin-bottom: 20px; }
    .c5-bnr-wrap a img {
      max-width: 100%; }
  .c5-bnr-wrap p {
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
    word-break: break-all; }
    .c5-bnr-wrap p span {
      font-weight: bold; }
  .c5-bnr-wrap .c5-link {
    max-width: 100%;
    margin-bottom: 0;
    text-decoration: none; }
    .c5-bnr-wrap .c5-link:hover {
      text-decoration: underline; }

/*--Products  SP--*/
@media (max-width: 640px) {
  .c5-bnr-flex {
    display: block; }
  .c5-bnr-wrap {
    width: 100%;
    margin-bottom: 30px; }
    .c5-bnr-wrap a {
      width: 100%;
      max-width: 100%; } }

/*01 Text*/
p.txtl {
  font-size: 1.25em;
  font-weight: 700; }

.cbbutton {
  padding: 15px 30px 15px 30px;
  font-size: 125%; }

p.normalTxt {
  padding-left: 0 !important;
  text-indent: 0 !important;
  margin-bottom: 1em !important; }

/*02moushikomi-houhou*/
.stepentry_area {
  margin: 0 0% 30px 2%; }

.howto-txtarea {
  display: block;
  background: #eeeeee;
  padding: 20px;
  vertical-align: top;
  margin: 0 auto 10px;
  width: 43%; }
  .howto-txtarea + p {
    text-align: center; }

.howto-txtarea h4 {
  margin: 0 !important; }

.howto-txtarea-flex {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.howto-txt {
  word-break: break-all;
  display: inline-block; }

.howto-txt a {
  font-weight: 700; }

.howto-txt p {
  display: inline-block; }

.howto-txtarea img.howto-qr {
  margin: 10px 0 0 10px; }

@media (max-width: 768px) {
  .howto-txtarea, .howto-txtarea:nth-child(2) {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  .stepentry_area {
    margin: 0 auto 30px; } }

@media (max-width: 479px) {
  .howto-txtarea-flex {
    display: block; }
  .howto-txtarea img.howto-qr {
    margin: 10px auto;
    display: block; }
  .none480 {
    display: none; } }

/*--01キャッシュバック方法／02お申し込み方法--*/
ul.numberlist {
  position: relative;
  margin: 0 !important;
  padding: 0 !important; }

ul.numberlist li {
  list-style: none;
  position: relative;
  margin-bottom: 10px; }

ul.numberlist_letter {
  position: relative;
  margin: 0 !important;
  padding: 0 !important; }

ul.numberlist_letter li {
  list-style: none;
  position: relative;
  margin-bottom: 20px;
  width: auto;
  display: inline-block;
  vertical-align: top; }

ul.numberlist_letter li img {
  width: 100%;
  display: block;
  margin: 20px auto; }

@media (max-width: 640px) {
  ul.numberlist li.hosyoulist ul li {
    float: none;
    width: 100%; }
  ul.numberlist_letter li img {
    margin-top: 20px; } }

@media (max-width: 480px) {
  img.hosyou {
    width: 100%;
    height: auto; } }

.txt_area .numberlist .barcode .mtb10 ul {
  margin: 20px 0 0px 0;
  padding: 0px;
  overflow: hidden; }

.txt_area .numberlist .barcode .mtb10 ul .num03left {
  float: left; }

.txt_area .numberlist .barcode ul li {
  width: 100%; }

.txt_area .numberlist .barcode span.Redbk {
  color: #FFF;
  background: #c93434;
  padding: 1px 5px; }

.p0202-txt {
  list-style: none; }

.p0202-txt p {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: .4em; }

/*--02登録方法--*/
.stepnum {
  padding: 0 0.3% 0;
  color: #003f75;
  font-size: 1.3em;
  position: relative;
  bottom: -2px; }

ul.entry {
  -js-display: flex;
  /*IE8,9対策*/
  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;
  margin: 0 0 5% !important;
  padding: 0 !important; }

ul.entry li {
  list-style: none;
  margin-bottom: 5px;
  margin-left: 12px;
  width: 33.333%; }

ul.entry li img {
  width: 100%;
  max-width: 392px; }

ul.entry li.first {
  margin-left: 0; }

@media (max-width: 640px) {
  ul.entry {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 100%; }
  ul.entry li {
    list-style: none;
    position: relative;
    margin-bottom: 15px;
    margin-left: 0;
    width: auto; }
  ul.entry li img {
    width: 100%;
    height: auto; } }

.sheet-all {
  display: block;
  position: relative;
  margin-bottom: 40px;
  text-align: center; }

.sheet-all img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto; }

.sheet-480 {
  display: none;
  position: relative;
  text-align: center; }

.sheet-480 img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto; }

.download-sheet {
  text-align: center; }

.download-sheet img {
  max-width: 100%; }

/*--03よくあるご質問--*/
p.pagelink {
  margin: 0 0 15px 0;
  height: 29px;
  border-bottom: 1px solid #7f9fba;
  border-left: none;
  padding: 0 0 0 0;
  color: #121212;
  font-weight: bold;
  cursor: pointer; }

p.pagelink:hover {
  opacity: .7; }

p.pagelink a {
  text-decoration: none; }

p.pagelink span {
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  padding-left: 20px; }

p.pagelink span.mn01,
p.pagelink span.mn02,
p.pagelink span.mn03,
p.pagelink span.mn04 {
  background: url("../img/faq/lk_icon.gif") no-repeat left 43%; }

@media (max-width: 640px) {
  p.pagelink span {
    display: block;
    text-indent: 0;
    height: 27px; }
  .sheet-all {
    display: none;
    position: relative;
    text-align: center; }
  .sheet-480 {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 40px; } }

.lastAlert {
  margin-top: 40px; }

/*--FAQ見出し--*/
h2.faq {
  margin: 0 0 20px 0;
  height: 28px;
  background: #003f75 !important;
  border-left: none;
  padding: 0 5px 5px 5px;
  border-bottom: none; }

h2.faq span {
  display: block;
  height: auto;
  text-indent: 0;
  margin: 0;
  padding: 2px;
  color: #fff; }

@media (max-width: 640px) {
  h2.faq {
    margin: 0 0 20px;
    height: auto;
    background: #003f75 !important;
    border-left: none;
    padding: 0 5px; }
  h2.faq span {
    display: block;
    text-indent: 0;
    height: auto;
    color: #fff;
    padding: 2px; }
  h2.faq span.faq01 {
    background: none; }
  h2.faq span.faq02 {
    background: none; }
  h2.faq span.faq03 {
    background: none; } }

dl.faq {
  border-bottom: 1px solid #7f9fba;
  margin: 0 0 10px;
  padding: 0 0 7px; }

.lineBg {
  border-bottom: 1px solid #7f9fba;
  padding-bottom: 30px;
  margin-bottom: 10px; }

dl.lineNone {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }

dl.faq dt {
  clear: left;
  float: left;
  width: 45px;
  margin: 0 0 .8em;
  min-height: 35px; }

dl.faq dd {
  margin-left: 45px;
  margin-bottom: .8em;
  min-height: 35px;
  padding-top: 6px; }

dl.lineNone dd span {
  display: block;
  padding-left: 5em;
  text-indent: -5em; }

dl.faq dd span.small {
  font-size: .8em; }

.terminate {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  line-height: 1.6;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  background-color: #f00;
  margin-top: 30px;
  padding: 10px; }

/* class
----------------------------------------------------------*/
.al-center {
  text-align: center !important;
  display: block; }

.al-center img {
  max-width: 100%;
  margin: 0 auto; }

.al-right {
  text-align: right !important;
  display: block; }

.al-left {
  text-align: left !important;
  display: block; }

/* Clearfix
----------------------------------------------------------*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0; }

/* margin
----------------------------------------------------------*/
.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb50 {
  margin-bottom: 50px; }

.mb60 {
  margin-bottom: 60px; }

.mtb10 {
  margin-bottom: 10px;
  margin-top: 10px; }

.mtb50 {
  margin-bottom: 50px;
  margin-top: 50px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt40 {
  margin-top: 40px; }

.ml5 {
  margin-left: 5px; }

.pl0 {
  padding-left: 0; }

.tabChange {
  text-decoration: underline;
  cursor: pointer; }

/* ==========================================================================
  mouseover effect
   ========================================================================== */
.mod-effect img {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.mod-effect img:hover {
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
  -ms-filter: alpha(opacity=80) !important; }

.pc {
  display: block; }

.sp {
  display: none; }

@media (max-width: 768px) {
  .pc {
    display: none; }
  .sp {
    display: block; } }

.eraberu--bottom--banner .s5-getStarted {
  margin-bottom: 0; }

.s5-p3 {
  font-size: 14px; }

.sp_banner {
  display: none; }

@media (max-width: 640px) {
  .terminate {
    font-size: 1.2em;
    margin-top: 20px;
    padding: 7px; }
  .contents03 .txt_area {
    margin-left: 0;
    margin-right: 0; }
  .sp_banner {
    display: block; }
  .s5-getStarted {
    margin-bottom: 0; }
  .s5-p3 {
    font-size: 13px; } }

.term-form {
  margin-bottom: 30px; }

.flexbox-term-form {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.term-form .s5-buttonContainer {
  margin: 0 10px; }

@media (max-width: 640px) {
  .term-form {
    display: block; }
  .term-form .s5-buttonContainer {
    margin: 0 auto; } }

/* 対象商品 product_area pc*/
.product_area {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 50px;
  padding: 0 15px; }
  .product_area .flexbox {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 55px; }
  .product_area .pro__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 49%;
    max-width: 580px;
    padding: 40px 2% 35px;
    background: url("../img/products/bg__product.png") no-repeat 0 0;
    background-size: auto; }
    .product_area .pro__content img {
      display: block;
      margin: 0 auto; }
    .product_area .pro__content a {
      display: block;
      margin-bottom: 20px; }
      .product_area .pro__content a:last-of-type {
        margin-bottom: 10px; }
    .product_area .pro__content .c5-note {
      color: #fff;
      text-align: center;
      font-size: 14px; }
  .product_area.bottom {
    margin-bottom: 10px;
    padding: 0 15px 25px; }

/* 対象商品 product_area tb*/
/* 対象商品 product_area sp*/
@media screen and (max-width: 640px) {
  .product_area {
    margin: 0 auto 30px;
    padding: 0; }
    .product_area .flexbox {
      display: block;
      margin-bottom: 25px; }
    .product_area .pro__content {
      width: 100%;
      padding: 20px 4%; }
      .product_area .pro__content:first-child {
        margin-bottom: 25px; } }

.qa_border {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #121212;
  word-break: break-all; }
