@charset "UTF-8";
.pc {
  display: block;
}

.sp {
  display: none;
}

.mod-mainContentContainer {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.mod-mainContentContainer img {
  max-width: 100%;
}

.mod-mainContentContainer h1 {
  margin-bottom: 0;
}

.mod-mainContentContainer h1 img {
  width: 100%;
}

.mod-column1 {
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto;
}

.mod-column1 p {
  margin: 0;
  padding: 0;
}

.mod-column1 img {
  vertical-align: top;
}

/* tabmenu
-------------------------------------------------*/
#tab-cb {
  margin: 0 auto 30px;
  position: relative;
  padding: 0 0 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

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

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

#tab-cb li.select {
  color: #fff;
  background-color: #d01126;
}

#tab-cb li.hover {
  color: #fff;
  background-color: #d01126;
}

.disnon {
  display: none;
}

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

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

.txt_area.none {
  margin: 0;
}

.txt_area02 {
  margin: 0;
  padding: 0;
  color: #c93434;
}

p.txtl {
  font-size: 1.25em;
  font-weight: 700;
}

.contents02 {
  margin: 0 auto;
  padding: 30px 0;
  position: relative;
}

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

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

.mod-column1 h3 {
  margin: 0 0 20px 0;
}

/*--01キャッシュバック方法／02お申し込み方法--*/
.stepentry_area {
  margin: 0 0 30px 1%;
}

.stepentry_area_inner.flexbox {
  justify-content: space-between;
  align-items: center;
}

.stepentry_area_inner.flexbox .s5-buttonContainer {
  margin-top: 0;
  width: 34%;
}

.howto-txtarea_wrap {
  width: 65%;
  max-width: 800px;
  margin: 0 auto;
}

.howto-txtarea {
  background: #eeeeee;
  padding: 20px;
  vertical-align: top;
  margin-bottom: 10px;
}

.howto-txtarea.flexbox {
  justify-content: space-around;
}

.howto-txtarea:nth-child(2) {
  margin-left: 10px;
}

.howto-txt {
  word-break: break-all;
  width: 75%;
}

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

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

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

.step2_1 {
  margin-bottom: 60px;
}

.step2_2 {
  margin-bottom: 60px;
}

.step2_3 {
  margin-bottom: 30px;
}

.pl1 {
  padding-left: 1em;
}

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

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

ul.numberlist li:last-child {
  margin-bottom: 20px;
}

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

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

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

/*--02登録方法--*/
img.hosyou {
  max-width: 468px;
  width: 100%;
}

.stepnum {
  padding: 0 0.3% 0;
  color: #7295a9;
  font-size: 1.3em;
  position: relative;
  bottom: -2px;
}

.txt_area .sheet-all a .download {
  max-width: 480px;
  width: 100%;
  max-height: 46px;
}

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

.howto-wrap {
  margin: 20px 0 0;
  padding: 0px;
  overflow: hidden;
}

.howto-smart {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}

.howto-smart img {
  width: 100%;
}

img.howto {
  max-width: 100%;
}

.c5_flex {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.f-content {
  box-sizing: border-box;
  width: 49%;
  padding: 20px;
  margin-bottom: 40px;
}

.f-content.ex {
  width: 98%;
}

.f-content p {
  font-weight: bold;
  margin-bottom: 20px;
}

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

.c5_flex2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.c5_flex2 div {
  width: 47%;
}

.c5_flex2 div:first-child img {
  margin-right: 0;
}

.c5_flex2 div:last-child img {
  margin-left: 0;
}

#contents02 .txt_area h4 {
  font-size: 110%;
  font-weight: bold;
  margin: 0 0 10px 0;
  text-indent: -.6em;
}

#contents02 .txt_area .num03_check {
  margin: 20px 0px 5px 0px;
}

#contents02 .txt_area table {
  width: 100%;
}

#contents02 .txt_area table tr th {
  border: solid 1px #333333;
  font-weight: normal;
  line-height: 1.3em;
  text-align: center;
  font-size: 80%;
}

/*--02登録方法:組み立て方--*/
.sheet-all {
  display: block;
  position: relative;
  text-align: center;
}

.sheet-all img {
  max-width: 950px;
  width: 100%;
}

.sheet-all a img {
  max-width: 480px;
  width: 100%;
}

.txt_area .sheet-all .sheet_pc {
  max-width: 756px;
  width: 100%;
  max-height: 718px;
}

.sheet-480 {
  display: none;
}

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

.download-sheet img {
  display: inline-block;
  width: 100%;
  max-width: 550px;
}

/*--03よくあるご質問--*/
p.pagelink {
  margin: 0 0 15px 0;
  height: 29px;
  border-bottom: 1px dotted #d01126;
  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.gif) no-repeat left 43%;
}

/*--FAQ見出し--*/
h2.faq {
  margin: 0 0 20px 0;
  height: 28px;
  background: #d01126 !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;
}

dl.faq {
  border-bottom: 1px dotted #999;
  margin: 0 0 10px !important;
  padding: 0 0 7px !important;
}

dl.faq.none {
  border: none;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

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

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

.txt_area .faq dd table {
  width: 100%;
}

.txt_area .faq dd table tr th,
.txt_area .faq dd table tr td {
  border: solid 1px #333333;
  font-weight: normal;
  padding: 5px;
  text-align: center;
}

.txt_area .faq dd table tr th .tw75 {
  width: 75%;
}

.txt_area .faq dd table tr th .tw30 {
  width: 45%;
}

.txt_area .faq dd table tr td .tw45 {
  width: 45%;
}

.txt_area .faq dd table tr th .tw25,
.txt_area .faq dd table tr td .tw25 {
  width: 25%;
}

.txt_area .faq dd table tr th img {
  max-width: 154px;
}

.txt_area .faq dd table tr th strong {
  font-weight: bold;
}

.txt_area .faq dd table tr th .cap {
  font-size: 11px !important;
  padding-top: 10px !important;
  line-height: 1.2em !important;
}

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

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

.p02-maru {
  padding-right: 3px;
}

.p0202-txt p.c5-attention {
  box-sizing: border-box;
  width: 100%;
  max-width: 882px;
  font-size: 21px;
  font-weight: bold;
  color: #d01126;
  border: 3px solid #d01126;
  text-align: center;
  margin: 80px auto;
  padding: 15px;
  text-indent: 0;
}

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

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

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

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

/* Clearfix
----------------------------------------------------------*/
.clearfix,
.page_navi,
.other {
  zoom: 1;
}

.clearfix:after,
.page_navi:after,
.other:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

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

.mb10 {
  margin-bottom: 10px !important;
}

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

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

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

.ml5 {
  margin-left: 5px;
}

.ml20 {
  margin-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mt5 {
  margin-bottom: 10px;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.pl0 {
  padding-left: 0;
}

.red {
  color: #F00;
  font-weight: bold;
  margin-top: 15px !important;
  font-size: larger;
}

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

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

.flexbox {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* =============================================
  Products  PC
  ============================================== */
.product_area ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}

.product_area ul li {
  list-style: none;
  box-sizing: border-box;
  width: 33.3%;
  max-width: 311px;
}

.product_area ul li:not(:last-child) {
  margin-right: 15px;
}

.product_area ul li img {
  width: 100%;
}

.product_area ul li .c5-buttonContainer {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
}

.product_area ul li .c5-buttonContainer li {
  width: auto;
}

.product_area ul li .c5-buttonContainer li:first-child {
  margin-right: 15px;
}

.c5-prize_area {
  margin-top: 60px;
  margin-left: 0;
  margin-right: 0;
}

.c5-prize_area h3 {
  margin-bottom: 45px;
}

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

.c5-prize_area ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}

.c5-prize_area ul li {
  list-style: none;
  box-sizing: border-box;
  width: 24%;
  max-width: 250px;
}

.c5-prize_area ul li:not(:last-child) {
  margin-right: 5px;
}

.c5-prize_area ul li:last-child {
  width: 26%;
  max-width: 310px;
}

.c5-prize_area ul li img {
  width: 100%;
}

.c5-prize_area.faq ul li {
  max-width: 245px;
}

.c5-prize_area.faq ul li:last-child {
  width: 26%;
  max-width: 310px;
}

/*--Products  SP--*/

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

.flexbox-term-form {
  display: flex;
  justify-content: center;
}

.flexbox-term-form .s5-buttonContainer {
  margin: 0;
  width: 320px;
}

.flexbox-term-form .s5-buttonContainer:first-child {
  margin-right: 4%;
}

.flexbox-term-form .s5-buttonContainer:last-child {
  margin-left: 4%;
}

.flexbox-term-form .s5-buttonContainer p {
  font-size: 18px;
  margin: 0;
  text-align: center;
}

.flexbox-term-form .s5-buttonContainer a span {
  width: 100%;
}

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

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

a.s5-link:hover {
  text-decoration: underline;
}

/*下部バナー*/
.c5-bnr__bottom__wrap {
  box-sizing: border-box;
}

.c5-bnr__bottom {
  box-sizing: border-box;
  padding: 2% 1% 3%;
  background-color: #e6e6df;
}

.c5-bnr__bottom .c5-bnr__ttl {
  box-sizing: border-box;
}

.c5-bnr__bottom .c5-bnr__ttl img {
  margin: 0 auto 20px;
}

.c5-bnr__bottom .c5-bnr__contents {
  display: flex;
  justify-content: space-between;
  padding: 0 2%;
}

.c5-bnr__bottom .c5-bnr__contents a {
  width: 24%;
  max-width: 270px;
}

.c5-bnr__bottom .c5-bnr__contents a img {
  width: 100%;
}

@media (max-width: 640px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #tab-cb {
    width: 100%;
    margin: 0 auto 20px;
    position: relative;
    padding: 0 0 0 0;
    flex-direction: column;
  }
  #tab-cb li {
    width: 100%;
    margin: 0 0 1px 0;
  }
  .content_wrap {
    width: 100%;
    margin: 0 auto 30px;
    position: relative;
    clear: left;
  }
  .mod-column1 h2 {
    position: relative;
    height: auto;
  }
  .mod-column1 h2 span {
    display: block;
    text-indent: 0;
    height: auto;
  }
  .mod-column1 h3 {
    margin: 0 0 20px 0;
    height: auto;
    text-indent: 0;
    position: relative;
  }
  .step2_1 {
    margin-bottom: 30px;
  }
  .step2_2 {
    margin-bottom: 30px;
  }
  .step2_3 {
    margin-bottom: 0;
  }
  ul.numberlist_letter li {
    width: 90%;
    display: block;
  }
  ul.numberlist_letter li img {
    margin-top: 20px;
  }
  .c5_flex {
    display: block;
  }
  .f-content {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
  }
  .f-content.ex {
    width: 100%;
  }
  .f-content p {
    margin-bottom: 10px;
  }
  .c5_flex2 {
    display: block;
  }
  .c5_flex2 div {
    width: 100%;
  }
  .c5_flex2 div:first-child img {
    margin: 0 auto 15px;
  }
  .c5_flex2 div:last-child img {
    margin: 0 auto;
  }
  h2.faq {
    margin: 0 0 20px 0;
    height: auto;
    background: #d01126 !important;
    border-left: none;
    padding: 0 5px 0 5px;
  }
  .txt_area .faq dd table tr th img {
    width: 99%;
    min-width: 100px;
  }
  .p0202-txt p.c5-attention {
    font-size: 16px;
    line-height: 1.2;
    margin: 40px auto;
  }
  .contents03 .txt_area {
    margin-left: 0;
    margin-right: 0;
  }
  .product_area ul {
    display: block;
  }
  .product_area ul li {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  .product_area ul li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 70px;
  }
  .product_area ul li a img {
    width: 100%;
  }
  .c5-prize_area {
    margin-top: 30px;
  }
  .c5-prize_area h3 {
    margin-bottom: 30px;
  }
  .c5-prize_area h3 img {
    width: 90%;
  }
  .c5-prize_area ul {
    display: block;
  }
  .c5-prize_area ul li {
    width: 80%;
    max-width: 500px;
    margin: 0 auto 35px;
  }
  .c5-prize_area ul li:not(:last-child) {
    margin-right: auto;
  }
  .c5-prize_area ul li:last-child {
    width: 90%;
    max-width: 600px;
  }
  .c5-prize_area.faq ul li {
    max-width: 500px;
  }
  .c5-prize_area.faq ul li:last-child {
    width: 90%;
    max-width: 600px;
  }
  .term-form {
    display: block;
  }
  .term-form .s5-buttonContainer {
    margin: 0 auto;
  }
  p.terminate {
    font-size: 1.2em;
    margin-bottom: 20px;
    padding: 7px;
  }
  .flexbox-term-form {
    display: block;
  }
  .flexbox-term-form .s5-buttonContainer {
    margin: 0 auto;
  }
  .flexbox-term-form .s5-buttonContainer:first-child {
    margin-right: auto;
    margin-bottom: 30px;
  }
  .flexbox-term-form .s5-buttonContainer:last-child {
    margin-left: auto;
  }
  .flexbox-term-form .s5-buttonContainer p {
    font-size: 16px;
  }
}

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

@media (max-width: 700px) {
  .stepentry_area .flexbox {
    flex-direction: column;
  }
  .howto-txtarea.flexbox {
    align-items: center;
  }
  .stepentry_area_inner.flexbox .s5-buttonContainer {
    margin-top: 20px;
    width: 100%;
  }
  .howto-txtarea_wrap {
    width: 100%;
    max-width: 800px;
  }
  .howto-txt {
    width: 100%;
  }
  .howto-qr-wrap {
    display: flex;
    justify-content: space-around;
  }
  .howto-txtarea img.howto-qr {
    display: block;
    margin: 10px auto;
  }
  .howto-txtarea .howto-qr-wrap img.howto-qr {
    margin: 10px;
  }
  .howto-txtarea, .howto-txtarea:nth-child(2) {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .howto-txtarea:nth-child(2) {
    margin-left: 0;
  }
  .stepentry_area {
    margin: 0 auto 40px;
  }
}

@media (max-width: 479px) {
  .howto-txtarea img.howto-qr {
    margin: 10px auto;
    display: block;
  }
  .none480 {
    display: none;
  }
  .howto-smart {
    width: 60%;
  }
  .txt_area .numberlist .barcode ul li {
    width: 100%;
  }
  img.howto {
    width: 100%;
  }
  ul.entry li {
    margin-left: 0;
    float: none;
    width: 100%;
  }
  ul.entry li img {
    width: 100%;
    height: auto;
  }
  ul.entry li.entry_mq {
    display: block;
  }
  ul.entry li.entry_pc {
    display: none;
  }
  .sheet-all {
    position: relative;
    text-align: center;
  }
  .sheet-480 {
    display: block;
    position: relative;
    text-align: center;
  }
  .txt_area .faq dd table tr th img {
    width: 80%;
    min-width: 80px;
  }
}

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

@media (max-width: 950px) {
  img.howto {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .br750 {
    display: inline-block;
  }
}

@media (max-width: 400px) {
  .txt_area .faq dd table tr th {
    font-size: 70%;
  }
  .txt_area .faq dd table tr th img {
    width: 50%;
    min-width: 65px;
  }
}

@media (max-width: 900px) {
  .c5-buttonContainer li {
    display: block;
  }
}

@media (max-width: 768px) {
  h1.sp {
    text-align: center;
  }
  .step_1_txt {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1200px) {
  .c5-bnr__bottom__wrap {
    padding: 0 15px;
  }
}

@media screen and (max-width: 640px) {
  .c5-bnr__bottom__wrap {
    padding: 0;
  }
  .c5-bnr__bottom {
    padding: 15px;
  }
  .c5-bnr__bottom .c5-bnr__contents {
    flex-wrap: wrap;
  }
  .c5-bnr__bottom .c5-bnr__contents a {
    width: 49%;
    margin-bottom: 15px;
  }
}
