.pc{
	display: block;
}
.sp{
	display: none;
}
@media (max-width:640px){
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
}

.mod-mainContentContainer{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.mod-mainContentContainer h1 img{
	width: 100%;
}

.mod-column1{
	box-sizing: border-box;
	max-width: 1200px;
	margin: 0 auto;
}
@media (max-width:1200px) {
	.mod-column1{
		padding: 0 15px;
	}
}

.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: #ada6ca;
}
#tab-cb li:last-child {
  margin-right: 0;
}
#tab-cb li.select {
  background-color:#5b4e96;
}

#tab-cb li.hover {
  background-color:#5b4e96;
}

.disnon {
  display: none;
}


@media (max-width:640px) {
#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;
}

}



/* Contents
----------------------------------------------------------*/
.content_wrap {
  width: 100%;
  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_area.none {
  margin:0;
}

.txt_area02 {
  margin:0;
  padding:0;
  color:#c93434;
}

p.txtl {
    font-size: 1.25em;
    font-weight: 700;
}
p.txtl2 {
    font-size: 1.17em;
    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 #5b4e96 solid;
	border-bottom: 1px solid #b8b2d1;
	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:#5b4e96;
}


.mod-column1 h3{
	margin:0 0 20px 0;
}



@media (max-width:640px) {
.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;
}

}

/*--01キャンペーン対象モデル --*/



@media (max-width:640px) {


}



/*--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 li.num01 { background:url(../images/no01.gif) no-repeat 0 0.2em; padding-left:20px; }
ul.numberlist li.num02 { background:url(../images/no02.gif) no-repeat 0 0.2em; padding-left:20px; }
ul.numberlist li.num03 { background:url(../images/no03.gif) no-repeat 0 0.2em; padding-left:20px; }
ul.numberlist li.num04 { background:url(../images/no04.gif) no-repeat 0 0.2em; padding-left: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;
}

ul.numberlist_letter li.num01 { background:url(../images/no01.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; display:block; width:100%; }
ul.numberlist_letter li.num02 { background:url(../images/no02.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }
ul.numberlist_letter li.num03 { background:url(../images/no03.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }
ul.numberlist_letter li.num04 { background:url(../images/no04.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }
ul.numberlist_letter li.num05 { background:url(../images/no05.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }

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;
	}


@media (max-width:640px) {

	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: 60px;
	}
.step2_2{
	margin-bottom: 60px;
	}
.step2_3{
	margin-bottom: 30px;
	}

@media (max-width:640px) {
	.step2_1{
		margin-bottom: 30px;
	}
	.step2_2{
		margin-bottom: 30px;
	}
	.step2_3{
		margin-bottom: 0;
	}
}

/*02moushikomi-houhou*/
.stepentry_area{
	margin:0 0% 30px 2%;
}

.howto-txtarea{
  display: inline-block;
	background: #eeeeee;
	padding: 20px;
  vertical-align: top;
	margin-bottom:10px;
	width:43%;
}

.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;
    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;
	}
}

/*--02登録方法--*/

img.hosyou {
	max-width: 468px;
	width:100%;
}


.stepnum{
	padding:0 0.3% 0;
	color: #7295a9;
	font-size: 1.3em;
	position: relative;
	bottom: -2px;
}


@media (max-width:480px) {
img.hosyou {
	width:100%;
	height:auto;
}
}

.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%;
}


@media (max-width:950px) {
img.howto {
		width:100%;
	}
}

@media (max-width:750px) {
.br750 {
	display:inline-block;
	}
}

@media (max-width:479px) {

	.howto-smart{
		width: 60%;
	}
	.txt_area .numberlist .barcode ul li {
		width:100%;
	}
	img.howto {
			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%;
}



@media (max-width:479px) {
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;
}
}



/*--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;
}



@media (max-width:479px) {
.sheet-all {
	position:relative;
	text-align:center;
}

.sheet-480 {
	display:block;
	position:relative;
	text-align:center;
}

}



/*--03よくあるご質問--*/
p.pagelink{
	margin:0 0 15px 0;
	height:29px;
	border-bottom:1px solid #7fc2e6;
	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(../images/faq/lk.gif) no-repeat left 43%;
}


/*--FAQ見出し--*/
h2.faq{
	margin:0 0 20px 0;
	height:28px;
	background:#5b4e96!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 0;
	height:auto;
	background:#5b4e96!important;
	border-left:none;
	padding:0 5px 0 5px;
}
}


dl.faq {
	border-bottom:1px solid #7fadd5;
	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;
}

@media (max-width:640px) {
.txt_area .faq dd table tr th img{
	width:99%;
	min-width:100px;
}

}
@media (max-width:479px) {
.txt_area .faq dd table tr th img{
	width:80%;
	min-width:80px;
}
}
@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;
}
}
.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: #e62e8b;
	border: 3px solid #e62e8b;
	text-align: center;
	margin: 80px auto;
	padding: 15px;
	text-indent: 0;
}

@media (max-width:640px) {
	.p0202-txt p.c5-attention{
		font-size: 16px;
		line-height: 1.2;
		margin: 40px auto;
	}
}

.p0203-txt p{
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: .4em;
}
p.normalTxt{
	padding-left: 0;
	text-indent: 0;
}

.terminate{
	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;
  }
  
  @media (max-width:640px) {
	.terminate{
	  font-size: 1.2em;
	  margin-top: 20px;
	  padding: 7px;
	}
  }

/* 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;
}

.arrow {
	padding-left:10px;
	background:url(../images/icn_arrow.gif) no-repeat 0 0.45em;
	display:block;
}


.cbbutton{
	padding:15px 30px 15px 30px;
	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
----------------------------------------------------------*/
.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;
  -webkit-transition: opacity 0.3s !important;
  -o-transition: opacity 0.3s !important;
  transition: opacity 0.3s !important;
}

.td--underline {
  color: #5b4e96;
  cursor: pointer;
}

.td--underline:hover {
  text-decoration: underline;
}

.colorPurple {
  color: #5b4e96;
}

.flexbox{
  -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;
}

/* =============================================
  Products  PC
  ============================================== */

.product_area{
	width: 100%;
	max-width: 970px;
	margin: 30px auto 0;
}

.product_area a.flexbox{
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 0 60px;
	text-decoration: none;
}

.product_area a.flexbox:last-of-type{
	margin-bottom: 30px;
}

.product_area a.flexbox .product_img{
	width: 16%;
	max-width: 170px;
	margin: 0 2% 0 0;
}

.product_area img{
	max-width: 100%;
}

.product_area a.flexbox .product_detail{
	width: 82%;
	max-width: 800px;
	margin: 0;
}

.product_area a.flexbox .product_detail .product_txt{
	border-bottom: 1px solid #b5b5b5;
	padding: 0 0 20px;
	margin: 0 0 25px;
	text-align: center;
}

.product_area a.flexbox .product_detail div.flexbox{
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.product_area a.flexbox .product_detail .product_name{
	width: 35%;
}

.product_area a.flexbox .product_detail .product_name span{
	font-size: 1.6em;
	line-height: 1.5;
}

.product_area a.flexbox:nth-of-type(1) .product_detail .product_icon{
	width: 59%;
}
.product_area a.flexbox:nth-of-type(2) .product_detail .product_icon{
	width: 57%;
}
.product_area a.flexbox:nth-of-type(3) .product_detail .product_icon{
	width: 57%;
}

.product_area .small{
	padding: 0 0 30px 145px;
	font-size: 70%;
}

/*--Products  SP--*/
@media (max-width:768px) {

  h1.sp{
    text-align: center;
  }

	.step_1_txt{
		margin-bottom: 0;
	}

	.product_area .small{
		padding: 0 0 30px;
	}
}


@media (max-width:640px) {

	.contents03 .txt_area{
		margin-left: 0;
		margin-right: 0;
	}
	.product_area{
		margin: 18px auto 0;
	}

	.product_area a.flexbox{
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 90%;
		margin: 0 auto 60px;
	}

	.product_area a.flexbox .product_txt{
		width: 100%;
		border-bottom: 1px solid #b5b5b5;
		padding: 0 0 20px;
		margin: 0 0 25px;
		text-align: center;
	}

	.product_area a.flexbox .product_img{
		width: 45%;
		margin: 0 5% 0 0;
	}

	.product_area a.flexbox .product_detail{
		width: 50%;
	}

	.product_area a.flexbox .product_detail div.flexbox{
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: flex-start;
		justify-content: flex-start;
		flex-direction: column;
	}

	.product_area a.flexbox .product_detail .product_name{
		width: 100%;
		margin: 0 0 3%;
	}

	.product_area a.flexbox:nth-of-type(1) .product_detail .product_icon,
	.product_area a.flexbox:nth-of-type(2) .product_detail .product_icon,
	.product_area a.flexbox:nth-of-type(3) .product_detail .product_icon{
		width: 100%;
	}

	.product_area .small{
		width: 90%;
		margin: 0 auto;
	}
}

/* =============================================
  Products FAQ  PC
  ============================================== */

.product_area_faq{
	width: 100%;
	max-width: 890px;
	margin: 30px auto 0;
}

.product_area_faq a.flexbox{
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: url("../images/faq/border.gif") bottom left repeat-x;
	padding-bottom: 20px;
	margin-bottom: 30px;
	text-decoration: none;
}

.product_area_faq a.flexbox:last-of-type{
	padding-bottom: 0;
	margin-bottom: 20px;
	background: none;
}

.product_area_faq a.flexbox .product_img{
	width: 23%;
	max-width: 240px;
	margin: 0 2% 0 0;
	text-align: center;
}

.product_area_faq img{
	max-width: 100%;
}

.product_area_faq a.flexbox .product_detail{
	width: 75%;
	max-width: 650px;
	margin: 0;
}

.product_area_faq a.flexbox .product_detail div.flexbox{
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: flex-start;
	justify-content: flex-start;
}

.product_area_faq a.flexbox .product_detail .product_name{
	width: 43%;
	margin: 0 2% 0 0;
}

.product_area_faq a.flexbox .product_detail .product_name span{
	font-size: 1.6em;
	line-height: 1.5;
}

.product_area_faq a.flexbox .product_detail .product_icon{
	width: 55%;
}

.product_area_faq .small{
	padding: 0 0 30px 370px;
	font-size: 70%;
}

/*--Products FAQ  SP--*/
@media (max-width:768px) {
	.product_area_faq .small{
		padding: 0 0 30px;
	}
}

@media (max-width:640px) {

	.contents03 .txt_area{
		margin-left: 0;
		margin-right: 0;
	}
	.product_area_faq a.flexbox{
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.product_area_faq a.flexbox .product_img{
		width: 40%;
		margin: 0 5% 0 0;
	}
	.product_area_faq a.flexbox .product_detail{
		width: 45%;
	}
	.product_area_faq a.flexbox .product_detail div.flexbox{
		flex-direction: column;
	}
	.product_area_faq a.flexbox .product_detail .product_name{
		width: 100%;
		margin: 0 0 3%;
	}
	.product_area_faq a.flexbox .product_detail .product_icon{
		width: 100%;
	}
	.product_area_faq a.flexbox .product_detail .product_icon img{
		width: 90%;
	}
	.product_area_faq .small{
		width: 90%;
		margin: 0 auto;
	}

}

.term-form{
	margin-bottom: 30px;
}
.term-form .s5-buttonContainer{
	margin: 0 10px;
}
@media (max-width:640px) {
	.term-form{
		display: block;
	}

	.term-form .s5-buttonContainer{
		margin: 0 auto;
	}
}
