@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 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mod-mainContentContainer h1 {
  margin: 0 auto;
}

.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: #222;
  background-color: #f7e282;
}

#tab-cb li:last-child {
  margin-right: 0;
}

#tab-cb li.select {
  background-color: #f0ca1b;
}

#tab-cb li.hover {
  background-color: #f0ca1b;
}

.disnon {
  display: none;
}

.c5-tab {
  display: flex;
  justify-content: space-between;
}

.c5-tab__wrap {
  max-width: 950px;
  margin: 30px auto 60px;
}

.c5-tab__btn {
  position: relative;
  width: 32%;
  padding: 10px 10px 20px;
  text-align: center;
  cursor: pointer;
  background-color: #edf9fe;
  color: #006cdc;
  font-weight: bold;
}

.c5-tab__btn.select, .c5-tab__btn.hover {
  color: #fff;
  background-color: #006cdc;
}

.c5-tab__btn.select::after, .c5-tab__btn.hover::after {
  border-color: #fff transparent transparent transparent;
}

.c5-tab__btn:not(:last-child) {
  border-right: 2px solid #fff;
}

.c5-tab__btn::after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #006adc transparent transparent transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5px;
}

.c5-tab__content {
  padding: 20px 10px;
  border: 2px solid #006cdc;
}

.c5-tab__content img {
  display: block;
  margin: 0 auto;
}

/* Contents
----------------------------------------------------------*/
.content_wrap {
  width: 100%;
  margin: 0 auto 30px;
  position: relative;
}

.txt_area {
  margin: 0 15px 30px 15px;
  position: relative;
  overflow: hidden;
}

.c5-faq.txt_area {
  margin: 0 auto 30px;
}

.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: 10px solid #f8b2b7;
  border-bottom: 1px dotted #f8b2b7;
  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: #cb0914;
}

.mod-column1 h3 {
  margin: 0 0 20px 0;
}

/*--01キャッシュバック方法／02お申し込み方法--*/
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: 0;
}

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;
}

ul.numberlist_letter li.num03 img {
  width: 99%;
  margin-top: 120px;
}

ul.numberlist_letter li.num04 img {
  width: 80%;
  margin-top: 30px;
}

ul.numberlist_letter li.num05 img {
  margin-top: 65px;
}

.step2_1 {
  margin-bottom: 60px;
}

.step2_2 {
  margin-bottom: 60px;
}

.step2_3 {
  margin-bottom: 30px;
}

/*02moushikomi-houhou*/
.stepentry_area {
  margin: 0 auto 50px;
}

.stepentry_area .c5-flex {
  justify-content: space-between;
}

.howto-txtarea {
  box-sizing: border-box;
  background: #eeeeee;
  padding: 20px;
  margin-bottom: 10px;
  width: 32.8%;
}

.howto-txtarea h4 {
  margin: 0 !important;
}

.howto-txtarea-flex .howto-txt {
  word-break: break-all;
}

.howto-txt a {
  font-weight: 700;
}

.howto-txt p {
  display: inline-block;
}

.howto-txtarea img.howto-qr {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

/*--02登録方法--*/
img.hosyou {
  max-width: 468px;
  width: 100%;
}

.ssttl {
  font-size: 1.125em;
}

.ssttl-color {
  color: #7295a9 !important;
}

.stepnum {
  padding: 0 0.3% 0;
  position: relative;
  color: #7295a9;
}

.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%;
}

#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 solid #666464;
  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;
  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 solid #666464;
  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;
}

p.normalTxt {
  padding-left: 0;
  text-indent: 0;
}

.terminate_wrap {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  margin: 30px auto 0;
}

.terminate {
  line-height: 1.6;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  background-color: #f00;
  margin: 30px auto 0;
  padding: 10px;
}

h1 {
  margin-top: 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 30px 15px 30px;
  font-size: 125%;
}

.cbbutton span {
  font-size: 14px;
}

.c5-oubo {
  width: 300px;
  line-height: 1;
}

.c5-oubo span {
  font-size: 14px;
}

/* Clearfix
----------------------------------------------------------*/
.clearfix,
.page_navi,
.other {
  zoom: 1;
}

.clearfix:after,
.page_navi:after,
.other:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

/* margin
----------------------------------------------------------*/
.mb0 {
  margin-bottom: 0;
}

.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 {
  color: #5887ab;
  cursor: pointer;
}

.td--underline:hover {
  text-decoration: underline;
}

.colorPurple {
  color: #5887ab;
}

.c5-flex {
  display: flex;
  justify-content: center;
}

/* =============================================
  top__section
  ============================================== */
.top__section {
  margin-bottom: 60px;
  background-color: #fce4d6;
}

.top_entry_banner {
  box-sizing: border-box;
  padding: 40px 15px;
}

.top_entry_banner h2 {
  margin-top: 0;
  margin-bottom: 30px;
}

.top_entry_banner h2 img {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  left: 6px;
}

.top_entry_banner a img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  box-shadow: 2px 2px 9px #444;
}

.top_entry_banner p {
  max-width: 630px;
  font-size: 18px;
  margin: 0 auto;
}

.top_entry_banner p.terminate {
  font-size: 22px;
}

.entry__step {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.entry__step img {
  max-width: 100%;
  margin: 0 auto;
}

.entry__step .step__content {
  margin-bottom: 15px;
}

.entry__step .step__content:first-child {
  width: 45%;
  position: relative;
}

.entry__step .step__content:first-child .c5-teminate-txt {
  width: 75%;
  position: absolute;
  bottom: 18%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.entry__step .step__content:first-child .c5-img__txt {
  position: absolute;
  bottom: 8%;
  left: 49%;
  transform: translateX(-50%);
  width: 87%;
  font-weight: bold;
  z-index: 0;
}

.entry__step .step__content:nth-child(2) {
  width: 28%;
}

.entry__step .step__content:nth-child(3) {
  width: 27%;
}

.entry__step .step__content:nth-child(4), .entry__step .step__content:nth-child(5) {
  width: 33.58%;
}

.entry__step .step__content:last-child {
  width: 32.75%;
}

.btn__entry img {
  display: block;
  margin: 0 auto;
  box-shadow: 2px 3px 15px #bbb;
}

.c5-step_dead {
  max-width: 745px;
  margin: 0 auto 25px;
}

.c5-step_dead p {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}

.c5-step_dead p:first-child {
  margin-bottom: 5px;
}

.c5-step_dead p:last-child {
  padding: 3px 1em;
  color: #fff;
  background-color: #e60012;
}

/*640px*/

.term-form {
  margin-bottom: 30px;
}

.term-form .s5-buttonContainer {
  margin: 0 10px;
}

.c5-link {
  text-decoration: underline;
}

.c5-osversion {
  margin-top: 0;
}

.c5-btn-wrap {
  margin: 40px auto 30px;
}

.c5-btn-wrap .s5-buttonContainer {
  margin: 0;
}

.c5-btn-wrap .s5-buttonContainer a {
  margin: 0 auto;
}

.c5-btn-wrap .s5-buttonContainer:first-child {
  margin-right: 0;
}

/*下部バナー*/
.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%;
}

ul.c5-note {
  margin-top: 0;
  padding-left: 0;
}

.c5-note li,
.c5-note p {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.75;
}

.c5-kokuin {
  font-size: 18px;
  color: #5887ab;
}

.c5-kokuin:hover {
  opacity: .6;
  color: #5887ab;
}

/* =============================================
  製品
============================================== */
.product__area * {
  box-sizing: border-box;
}

.product__area .product__inner {
  margin-bottom: 60px;
}

.product__area .product__inner h2 {
  width: 98%;
  text-align: center;
  font-size: 25px;
  display: flex;
  align-items: center;
  margin: 0 auto 20px;
  padding: 0;
  background: none;
}

.product__area .product__inner h2::before, .product__area .product__inner h2::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #727272;
  display: block;
}

.product__area .product__inner h2::before {
  margin-right: 1em;
}

.product__area .product__inner h2::after {
  margin-left: 1em;
}

.product__area .product__inner .c5-flex {
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}

.product__area .product__inner .product__contents {
  margin: 0 .6% 40px;
}

.product__area .product__inner .product__contents .product__box > img {
  display: block;
  margin: 0 auto;
}

.product__area .product__inner .product__contents .product__box img.c5-js--switch {
  margin-bottom: 28px;
}

.product__area .product__inner .product__contents .product__box img.c5-js--switch.ex {
  margin-bottom: 10px;
}

.product__area .product__inner .product__contents .prodcut__btn a {
  display: block;
  width: 49%;
  max-width: 137px;
  margin: 0 auto;
  box-shadow: 3px 3px 6px #ddd;
}

.product__area .product__inner .product__contents .prodcut__btn a:first-child {
  margin-bottom: 15px;
}

.product__area .sec__1 .product__contents {
  width: 33%;
  max-width: 380px;
}

.product__area .c5-pc__flex {
  display: flex;
  justify-content: space-between;
}

.product__area .sec__2 {
  width: 70%;
}

.product__area .sec__2 .product__contents {
  width: 32%;
  max-width: 280px;
}

.product__area .sec__3 {
  width: 29%;
}

.product__area .sec__3 .product__contents {
  width: 100%;
  max-width: 320px;
}

.c5-textl {
  font-size: 23px;
}

.c5-textl2 {
  font-size: 18px;
}

/*popup*/
.mfp-close-wrap {
  width: 100%;
  height: auto;
  position: relative;
}

.mfp-close-wrap .mfp-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 28px;
  height: 28px;
  background: url("../img/howto/close.png") no-repeat center center;
  opacity: 1;
  padding: 0;
  cursor: pointer;
}

.c5-popupcontent {
  box-sizing: border-box;
  width: 100%;
  max-width: 1056px;
  height: auto;
  background-color: #0c5084;
  margin: 0 auto;
  padding: 10px 5px 5px;
}

.c5-popupcontent h3 {
  color: #b8d199;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 10px 10px;
}

.c5-popupcontent .c5-popinner {
  box-sizing: border-box;
  padding: 2%;
  background-color: #fff;
  justify-content: space-between;
  align-items: flex-start;
}

.c5-popupcontent .c5-popcontent {
  box-sizing: border-box;
  width: 100%;
  background-color: #e2f5fc;
  padding: 1.5%;
  display: flex;
  justify-content: space-between;
}

.c5-popupcontent .c5-popcontent .c5-block__wrap {
  width: 48%;
}

.c5-popupcontent .c5-popcontent:first-child {
  margin-bottom: 10px;
}

.c5-popupcontent .c5-popcontent h4 {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 5px;
  text-align: center;
  color: #fff;
  background-color: #0c5084;
}

.c5-popupcontent .c5-popcontent .c5-flex {
  justify-content: space-between;
  align-items: flex-start;
}

.c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner {
  width: 49%;
}

.c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner p {
  margin-top: 0;
  font-weight: bold;
}

.c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner a {
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
  word-break: break-all;
}

.c5-precautions {
  box-sizing: border-box;
  height: 300px;
  padding: 10px 5px;
  overflow-y: scroll;
  border: 1px solid #f1f1f1;
  margin-bottom: 40px;
}

.c5-precautions__ttl {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}

.c5-precautions__block {
  font-size: 14px;
  line-height: 1.625;
  margin-bottom: 30px;
}

.c5-precautions__block p {
  padding-left: 1em;
}

.c5-precautions__block ul {
  padding-left: 0;
}

.c5-precautions__block ul li {
  padding-left: 2em;
  text-indent: -1em;
}

.c5-precautions__block ul.c5-padding li {
  padding-left: 4em;
  text-indent: -3em;
}

.c5-precautions__block ul.c5-padding li ul li {
  padding-left: 2em;
  text-indent: -1em;
}

.c5-personal {
  font-size: 14px;
}

.c5-personal ul {
  padding-left: 0;
}

.c5-personal ul li.c5-list1 {
  padding-left: 2em;
  text-indent: -2em;
  margin-bottom: 20px;
}

.c5-personal ul li.c5-list1 ul li.c5-list2 {
  padding-left: 3em;
  text-indent: -3em;
}

.c5-personal ul li.c5-list1 ul li.c5-list2 ul li.c5-list3 {
  padding-left: 1em;
  text-indent: -1em;
}

.c5-personal ul li.c5-list1 ul li.c5-list2 ul li.c5-list3 ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.c5-personal p:last-of-type {
  text-align: right;
}

.c5-scroll {
  border: 1px solid #999;
  box-sizing: border-box;
  padding: 8px !important;
  height: 65px;
  overflow-y: scroll;
}

.c5-banner {
  display: block;
}

.c5-banner__wrap {
  max-width: 1100px;
  margin: 0 auto;
}

.c5-banner img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

img.c5-js--switch {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

img.c5-iconInline {
  vertical-align: middle;
  padding-left: 5px;
}

/*popup　応募はこちら*/
.c5-kakunincontent {
  box-sizing: border-box;
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
  border: 3px solid #b4342b;
}

.c5-kakunincontent .mfp-close-wrap .mfp-close {
  top: -5px;
  right: -5px;
  background: url("../img/howto/close_2.png") no-repeat center center;
  background-size: contain;
}

.c5-kakunincontent__ttl {
  width: 100px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  background-color: #b4342b;
  margin: 0 auto 15px;
  padding: 5px 10px;
}

.c5-kakunincontent__txt {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin: 0 auto 30px;
}

.c5-kakunincontent__txt span {
  display: block;
  font-size: 12px;
  line-height: 1.7;
}

.c5-kakunincontent .c5-popbtn .cbbutton {
  padding: 15px 20px 15px 20px;
}

.c5-kakunincontent .c5-popbtn a {
  display: block;
  width: 280px;
  margin: 0 auto;
  text-align: center;
  line-height: 1;
}

.c5-kakunincontent .c5-popbtn a:first-child {
  margin-bottom: 20px;
}

.c5-kakunincontent .c5-popbtn a span {
  font-size: 12px;
  line-height: 1.4;
}

.c5-bottomBnr * {
  box-sizing: border-box;
}

.c5-bottomBnr a, .c5-bottomBnr img {
  display: block;
}

.c5-bottomBnr__inner {
  padding: 20px;
  background: url("../img/bnr-bg_sp.jpg") no-repeat top center;
  background-size: cover;
}

.c5-bottomBnr__ttl {
  padding: 0 15px;
}

.c5-bottomBnr__ttl img {
  max-width: 100%;
  margin: 0 auto 15px;
}

.c5-bottomBnr__contents {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.c5-bottomBnr__contents a {
  width: 48%;
  margin: 0;
}

.c5-bottomBnr__contents a:first-child {
  margin-right: 5px;
}

.c5-bottomBnr__contents a:nth-child(2) {
  margin-left: 5px;
}

.c5-bottomBnr__contents a:last-child {
  margin-top: 10px;
}

.c5-bottomBnr__contents a img {
  margin: 0 auto;
}

.c5-topTxt {
  box-sizing: border-box;
  padding: 0 15px;
  margin-bottom: 40px;
}

.c5-small {
  font-size: 14px;
  font-weight: normal;
}

.c5-step {
  margin: 0 auto 40px;
}

.c5-step img {
  display: block;
  width: 90%;
  margin: 0 auto;
}

@media (max-width: 640px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .c5-tab__wrap {
    margin: 15px auto 30px;
  }
  .c5-tab__btn {
    font-size: 10px;
    padding: 5px 5px 10px;
  }
  .c5-tab__btn::after {
    border-width: 4px 4px 0 4px;
    bottom: 3px;
  }
  .c5-tab__content {
    padding: 10px;
    border-width: 1px;
  }
  #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;
    border-radius: 0;
  }
  .content_wrap {
    width: 100%;
    margin: 0 auto 30px;
    position: relative;
    clear: left;
  }
  .mod-column1 h2 {
    position: relative;
    height: auto;
    border-left-width: 7px;
  }
  .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;
  }
  p.txtl {
    font-size: 16px;
  }
  ul.numberlist_letter li, ul.numberlist_letter li.num01 {
    width: 90%;
    display: block;
  }
  ul.numberlist_letter li.num04 img {
    width: 100%;
    max-width: 562px;
    margin-top: 20px;
  }
  ul.numberlist_letter li.num03 img {
    width: 100%;
    max-width: 723px;
    margin-top: 20px;
  }
  ul.numberlist_letter li img {
    margin-top: 20px;
  }
  .step2_1 {
    margin-bottom: 30px;
  }
  .step2_2 {
    margin-bottom: 30px;
  }
  .step2_3 {
    margin-bottom: 0;
  }
  h2.faq {
    margin: 0 0 20px 0;
    height: auto;
    border-left: none;
    padding: 0 5px 0 5px;
  }
  .txt_area .faq dd table tr th img {
    width: 99%;
    min-width: 100px;
  }
  .terminate {
    font-size: 1.2em;
    margin-top: 20px;
    padding: 7px;
  }
  .top__section {
    margin-bottom: 30px;
  }
  .top_entry_banner {
    padding: 20px 5px;
  }
  .top_entry_banner h2 {
    margin-bottom: 20px;
  }
  .top_entry_banner h2 img {
    left: 3px;
  }
  .top_entry_banner p {
    font-size: 11px;
  }
  .top_entry_banner p.terminate {
    font-size: 18px;
  }
  .top_entry_banner .txt_area {
    margin-bottom: 0;
  }
  .btn__entry img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 15px;
  }
  .entry__step {
    display: block;
  }
  .entry__step .step__content {
    margin-bottom: 0;
  }
  .entry__step .step__content:first-child, .entry__step .step__content:nth-child(2), .entry__step .step__content:nth-child(3), .entry__step .step__content:nth-child(4), .entry__step .step__content:nth-child(5), .entry__step .step__content:last-child {
    width: 100%;
  }
  .entry__step .step__content:first-child .c5-teminate-txt {
    bottom: 19%;
  }
  .entry__step .step__content:first-child .c5-img__txt {
    bottom: 10%;
  }
  .c5-step_dead {
    margin: 0 auto 15px;
  }
  .c5-step_dead p {
    font-size: 13px;
  }
  .c5-step_dead p:last-child {
    max-width: 300px;
    padding: 3px .2em;
    margin: 0 auto;
  }
  .txt_area {
    margin-left: 5px;
    margin-right: 5px;
  }
  .txt_area.ex {
    margin-bottom: 0;
  }
  .contents03 .txt_area {
    margin-left: 0;
    margin-right: 0;
  }
  .term-form {
    display: block;
  }
  .term-form .s5-buttonContainer {
    margin: 0 auto;
  }
  .c5-btn-wrap {
    display: block;
  }
  .c5-btn-wrap .s5-buttonContainer:first-child {
    margin-right: 0;
  }
  .c5-popupcontent .c5-popcontent {
    display: block;
  }
  .c5-popupcontent .c5-popcontent h4 {
    font-size: 14px;
    margin: 0 0 15px;
  }
  .c5-popupcontent .c5-popcontent .c5-block__wrap {
    width: 100%;
  }
  .c5-popupcontent .c5-popcontent .c5-flex {
    display: block;
  }
  .c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner {
    width: 100%;
  }
  .c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner img {
    margin-bottom: 20px;
  }
  .c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner a {
    margin-bottom: 10px;
  }
  .c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner .c5-pos__sp {
    position: absolute;
    left: 8%;
    width: 60px;
  }
}

@media (max-width: 1200px) {
  .mod-column1 {
    padding: 0 15px;
  }
}

@media (max-width: 768px) {
  .howto-txtarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
  }
  .howto-txtarea:nth-child(2) {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .stepentry_area {
    margin: 0 auto 30px;
  }
  .stepentry_area .c5-flex {
    display: block;
  }
  h1 {
    box-sizing: border-box;
  }
  h1.sp {
    text-align: center;
  }
  .step_1_txt {
    margin-bottom: 0;
  }
  .top__section {
    box-sizing: border-box;
    padding: 0 15px;
  }
}

@media (max-width: 479px) {
  .howto-txtarea-flex {
    display: block;
  }
  .howto-txtarea-flex .howto-txt {
    width: 100%;
  }
  .howto-txtarea-flex .howto-imgqr {
    width: 100%;
    max-width: 100%;
  }
  .howto-txtarea img.howto-qr {
    margin: 10px auto;
  }
  .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 screen and (max-width: 1200px) {
  .c5-bnr__bottom__wrap {
    padding: 0 15px;
  }
  .product__area .c5-pc__flex {
    display: block;
  }
  .product__area .sec__2 {
    width: 100%;
  }
  .product__area .sec__2 .product__contents {
    width: 48%;
    max-width: 300px;
  }
  .product__area .sec__3 {
    width: 100%;
  }
  .product__area .sec__3 .product__contents {
    width: 48%;
    max-width: 300px;
  }
}

@media screen and (max-width: 640px) {
  .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;
  }
  .c5-kokuin {
    font-size: 13px;
  }
  .c5-note {
    font-size: 11px;
  }
  .product__area .product__inner {
    margin-bottom: 30px;
  }
  .product__area .product__inner h2 {
    font-size: 13px;
    margin: 0 auto 15px;
  }
  .product__area .product__inner .product__contents {
    margin: 0 1% 25px;
  }
  .product__area .product__inner .product__contents .product__box img.c5-js--switch {
    margin-bottom: 23px;
  }
  .product__area .product__inner .product__contents .prodcut__btn a {
    width: 65%;
  }
  .product__area .product__inner .product__contents .prodcut__btn a:first-child {
    margin-bottom: 15px;
  }
  .product__area .sec__1 .product__contents {
    width: 48%;
    max-width: 300px;
  }
  .product__area .sec__2 .product__contents {
    width: 48%;
    max-width: 300px;
  }
  .product__area .sec__3 .product__contents {
    width: 48%;
    max-width: 300px;
  }
  .c5-textl {
    font-size: 18px;
  }
  .c5-textl2 {
    font-size: 15px;
  }
}

@media (max-width: 800px) {
  .mfp-close-wrap .mfp-close {
    top: 5px;
    right: 5px;
    width: 18px;
    height: 18px;
    background-size: contain;
  }
  .c5-popupcontent h3 {
    font-size: 14px;
    margin: 0 0 10px 10px;
  }
  .c5-popupcontent .c5-popinner {
    display: block;
  }
  .c5-popupcontent .c5-popcontent {
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }
  .c5-popupcontent .c5-popcontent:first-child {
    margin-bottom: 30px;
  }
  .c5-popupcontent .c5-popcontent h4 {
    max-width: 100%;
    font-size: 14px;
    margin: 0 0 15px;
  }
  .c5-popupcontent .c5-popcontent .c5-flex {
    display: block;
  }
  .c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner {
    width: 100%;
  }
  .c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner img {
    margin-bottom: 20px;
  }
  .c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner img.ex {
    margin-right: auto;
  }
  .c5-popupcontent .c5-popcontent .c5-flex .c5-popcontent-inner a {
    margin-bottom: 10px;
  }
}

@media (min-width: 640px) {
  .c5-precautions {
    height: 500px;
    padding: 15px;
  }
  .c5-precautions__ttl {
    font-size: 19px;
  }
  .c5-precautions__block {
    font-size: 16px;
  }
  .c5-personal {
    font-size: 16px;
  }
  .c5-scroll {
    padding: 12px !important;
    height: 112px;
  }
  .c5-kakunincontent {
    padding: 40px 30px;
    border-width: 6px;
  }
  .c5-kakunincontent .mfp-close-wrap .mfp-close {
    top: -15px;
    right: -15px;
  }
  .c5-kakunincontent__ttl {
    width: 200px;
    font-size: 50px;
    margin: 0 auto 30px;
    padding: 10px 20px;
  }
  .c5-kakunincontent__txt {
    font-size: 32px;
    margin: 0 auto 60px;
  }
  .c5-kakunincontent__txt span {
    font-size: 24px;
  }
  .c5-kakunincontent .c5-popbtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .c5-kakunincontent .c5-popbtn a {
    width: 48%;
    max-width: 360px;
    margin: 0;
  }
  .c5-kakunincontent .c5-popbtn a:first-child {
    margin-bottom: 0;
  }
  .c5-kakunincontent .c5-popbtn a span {
    font-size: 18px;
  }
  .c5-bottomBnr {
    max-width: 1200px;
    margin: 0 auto;
  }
  .c5-bottomBnr__inner {
    padding: 30px;
    background: url("../img/bnr-bg_pc.jpg") no-repeat top center;
  }
  .c5-bottomBnr__ttl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    padding: 0;
  }
  .c5-bottomBnr__ttl img {
    max-width: 100%;
    margin: 0;
  }
  .c5-bottomBnr__ttl img:first-child {
    width: 42%;
    max-width: 478px;
  }
  .c5-bottomBnr__ttl img:last-child {
    width: 57.1%;
    max-width: 650px;
  }
  .c5-bottomBnr__contents {
    flex-wrap: nowrap;
  }
  .c5-bottomBnr__contents a {
    width: 28.6%;
    margin: 0 10px;
  }
  .c5-bottomBnr__contents a:first-child {
    margin-right: 10px;
  }
  .c5-bottomBnr__contents a:nth-child(2) {
    margin-left: 10px;
  }
  .c5-bottomBnr__contents a:last-child {
    margin-top: 0;
  }
  .c5-topTxt {
    margin-bottom: 50px;
  }
  .c5-topTxt .s5-buttonContainer {
    margin: 40px auto;
  }
  .c5-topTxt p {
    line-height: 1.8;
  }
  .c5-small {
    font-size: 16px;
  }
  .c5-step {
    margin: 0 auto 20px;
  }
  .c5-step img {
    width: 100%;
    max-width: 1180px;
  }
}
