@charset "utf-8";
/*

# CSS curd
---
カードページ

*/

/* ## top ===============================
エディオンカード設定 */


/* -- トップ --　*/

#mainImg {
	width: 100%;
	margin: 0 auto 20px;
}
#mainImg .set {
	display: table;
	width: 100%;
}
#mainImg .image,
#mainImg .nav {
	display: table-cell;
	vertical-align: top;
}
#mainImg .set .nav {
	padding-left: 20px;
}
#mainImg .set .image img {
	width: 100%;
	height: auto;
}

#mainImg .set .nav ul {
	border: solid 2px #CCCCCC;
	border-radius: 8px;
	width: 240px;
}

#mainImg .set .nav ul li {
	border-top: solid 1px #CCCCCC;
	list-style: none;
}

#mainImg .set .nav ul li:first-child {
	border-top: 0;
}

#mainImg .set .nav ul li a {
	text-decoration: none;
	font-weight: bold;
	padding: 23px;
	display: block;
}

#mainImg .set .nav ul li div {
	text-align: center;
	font-size: 1.28rem;
	display: table-cell;
	vertical-align: middle;
	height: 55px;
	position: relative;
	padding-left: 70px;
	line-height: 1;}

#mainImg .set .nav ul li:hover {
	background: #F7F4F4;
}
#mainImg .set .nav ul li:first-child:hover{
	border-radius: 8px 8px 0 0;
}
#mainImg .set .nav ul li:last-child:hover{
	border-radius: 0 0 8px 8px;
}

#mainImg .set .nav ul li div.meisai:before,
#mainImg .set .nav ul li div.point:before,
#mainImg .set .nav ul li div.shuri:before{
	font-family: "fontello";
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-22px;
	/*margin-top:-.7rem;*/
	font-size:45px;
	font-size:3.2rem;
	line-height:1;
	color:#1D50A3;
}

#mainImg .set .nav ul li div.meisai:before{
	content: '\e87c';
	left:12px;
	left:.75rem;
}

#mainImg .set .nav ul li div.point:before{
	content: '\e881';
	left:23px;
	left:1.0rem;
}

#mainImg .set .nav ul li div.shuri:before{
	content: '\e880';
	left:12px;
	left:.75rem;
}

#mainImg .set .nav ul li span {
		display: block;}

@media screen and (max-width: 800px) {
	#mainImg .set .image,
	#mainImg .set .nav {
		display: block;
		width: 100%;
	}

	#mainImg dl dt {
		min-width: 0;}

	#mainImg .set .nav {
		padding-top: 20px;
		padding-left: 0;}

	#mainImg .set .nav ul {
		width: 100%;
	}

	#mainImg .set .nav ul li span {
		display: inline;
	}
	#mainImg .set .nav ul li a{
		padding: 23px 15px;
	}

	#mainImg .set .nav ul li div {
		height: auto;
		font-size: 1.15rem;
		padding-left: 0;
		text-align: center;
		display: inline-block;
		width: 100%;}

	#mainImg .set .nav ul li div.meisai:before,
	#mainImg .set .nav ul li div.point:before,
	#mainImg .set .nav ul li div.shuri:before{
		font-size: 30px;
		font-size: 2.15rem;
		margin-top:-15px;
		left: 0;
		width: 1.2em;
		text-align: center;}

	#mainImg .set .nav ul li div:after {
		font-family: "fontello";
		content: '\e804';
		position:absolute;
		z-index:1;
		top:20px;
		right:0;
		/*right:.75rem;*/
		margin-top:-22px;
		/*margin-top:-.7rem;*/
		font-size:20px;
		font-size:1.4rem;
		line-height:1;
		color:#999999;
	}
}

#card_top #campaign h2,
#card_top #yutai h2{
	color: #455976;
	font-size: 1.28rem;
	margin-bottom: 15px;
}

#card_top #card_news h2 {
	color: #455976;
	font-size: 1.28rem;
}
#card_top #yutai h2 span{
	margin-right: 10px;
}
#card_top #yutai h2 span.txt{
	font-size: 14px;
	color: #444;
	margin-right: 0;
	display: inline-block;
	font-weight: normal;
}



/* 優待  */
#card_top #yutai {
	padding: 30px 0;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 50px;
}

#card_top #yutai .preferentialList li{
	float: left;
}
#card_top #yutai .preferentialList li:first-child{
	margin-left: 0 !important;
}

.icon_orico {
	background-color: #FFF;
	border: solid 2px #EB5C02;
	border-radius: 5px;
	color: #EB5C02;
	font-size: 0.75rem;
	width: 120px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 5px;
}
.icon_cedyna {
	background-color: #FFF;
	border: solid 2px #152687;
	border-radius: 5px;
	color: #152687;
	font-size: 0.75rem;
	width: 120px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 5px;
}
.icon_orico em,
.icon_cedyna em{
	display: inline-block;
	font-weight: bold;
}

#campaignWrap_shop .preferentialList li{
	border: 0;
	background: none;
}
#campaignWrap_shop .preferentialList li .image{
	margin-bottom: 8px;
	padding: 0 1px;
}
#campaignWrap_shop .preferentialList li .image a{
	border: 1px solid #CCC !important;
}
#campaignWrap_shop .preferentialList li .title{
	font-size: 1rem;
}
#campaignWrap_shop .preferentialList li .txt p{
	font-size: 0.93rem;
}
#campaignWrap_shop .preferentialList li .point,
#campaignWrap_shop .preferentialList .atteInfo{
	display: none;
}
.campList{
	position: relative;
}
@media screen and (max-width: 640px) {

#card_top #yutai {
	margin-bottom: 20px;
}

}

/* カードの種類 */

#card_top #card_shurui h2 {
	font-size: 2.5rem;
	color: #1A50A3;
	text-align: center;
	border-top: solid 2px #1D50A3;
	margin-top: 30px;
	padding-top: 20px;
}

#card_top #card_shurui a {
	color: #316AC5;
}

#card_top #card_shurui ul {
	display:-webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	margin: 30px auto 45px;
}
#card_top #card_shurui ul li {
	font-weight: bold;
	text-align: center;
	width:23.3%;
	font-size: 1.14rem;
}
@media screen and (max-width: 1145px) {
#card_top #card_shurui ul li .copy_2line{
	padding: 18px 0 5px;
}
}
@media screen and (max-width: 640px) {
#card_top #card_shurui ul li .copy_2line{
	padding: 0;
}
}
@media screen and (min-width: 640px) {
#card_top #card_shurui ul.android_brw{
	display: block;
	overflow: hidden;
	letter-spacing: -.40em;
}
#card_top #card_shurui ul.android_brw li{
	display: block;
	float: left;
	letter-spacing: normal;
	width:24%;
	margin-left: 1.33%;
}
#card_top #card_shurui ul.android_brw li:nth-child(4n+1){
	clear:both;
	margin-left:0 !important;
}
}
#card_top #card_shurui ul li.point_curd{
	padding-bottom: 55px;
}

#card_top #card_shurui p span{
	display: inline-block;
}


#card_top #card_shurui ul li .image {
	margin: 10px auto 0;
}
#card_top #card_shurui ul li .image img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

#card_top #card_shurui ul li .card_name {
	font-size: 1.4rem;
}

#card_top #card_shurui ul li .btnWh {
	width: 100%;
	max-width: 230px;
	margin-top: 15px;
	font-size: 1.07rem;
	height: 40px;
	line-height: 40px;
}

#card_top #card_shurui table tr th {
	background: #1D50A3;
	color: #FFFFFF;
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 3px 10px;
	border-right: 2px solid #3462AC;
}

#card_top #card_shurui table tr th.card_name {
	width: 30%;
}

#card_top #card_shurui table tr td {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	vertical-align: middle;
	padding: 10px;
}

#card_top #card_shurui table tr td:first-child,
#card_top #card_shurui table tr td:last-child {
	border-right: none;
}

#card_top #card_shurui table tr td.price,
#card_top #card_shurui table tr td.credit {
	text-align: center;
}

#card_top #card_shurui table tr td.iconSet{
	vertical-align: top;
}

/* iconSet */
.icon {
	border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	min-width: 60px;
	display: inline-block;
	text-align: center;
	padding: 8px 10px;
	line-height: 1;
	overflow: hidden;
}
td.iconSet .icon{
	display: block;
	padding: 8px 3px;
	min-width: 130px;
	margin-bottom: 5px;
	font-size: 0.93rem;
}
.icon_division { background-color: #292D9A;}
.icon_shuri { background-color: #419BC7;}
.icon_shuri_an { background-color: #4AB645;}
.icon_point { background-color: #DE9F0C;}
.icon_etc { background-color: #AAAA00;}
.icon_haigusha { background-color: #E26363;}


#card_top #card_shurui .pointcard_Ended {
	border: solid 1px #FF0000;
	background: #FFF4F4;
	padding: 10px;
	margin: 30px 0;
}

#card_top #card_shurui .pointcard_Ended .card {
	float: left;
	margin-right: 10px;
	margin-top: 0;
}

#card_top #card_shurui .pointcard_Ended .name {
	font-weight: bold;
}

#card_top #card_shurui .pointcard_Ended .txt {
	color: #FF0000;
}

@media screen and (max-width: 1190px) {

	#card_top #card_shurui ul li .card_name {
	font-size: 1.2rem;}
}

@media screen and (max-width: 800px) {

	#card_top #card_shurui ul li,
	#card_top #card_shurui ul li .card_name {
		font-size: 1rem;}
	#card_top #card_shurui ul li .btnWh {
		font-size: 0.86rem;}

}

@media screen and (max-width: 640px) {

	#card_top #card_shurui h2 {
		font-size: 1.42rem;
		padding-top: 10px;
		margin-bottom: 20px;
	}

	#card_top #card_shurui ul{
		overflow: hidden;
		margin-bottom: 10px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}

	#card_top #card_shurui ul li {
		float: left;
		width:48.3% !important;
		margin-bottom: 30px;
		vertical-align: top;
		padding: 0 !important;
		margin-left:3.3%;
	}
	#card_top #card_shurui ul li:nth-child(2n+1){
		clear:both;
		margin-left:0 !important;
	}

	#card_top #card_shurui ul li .image {
		margin: 10px auto 0 !important;}

	#card_top #card_shurui ul li .image img {
		width: 100%;
		max-width: 100%;}

	#card_top #card_shurui .pointcard_Ended {
		margin-top: 0;
	}

	#card_top #card_shurui .pointcard_Ended .card {
		float: left;
		margin-right: 10px;
		margin-top: 0;
		width: 46px;
	}

	#card_top #card_shurui .pointcard_Ended .card img {
		width: 100%;
		height: auto;
	}

	#card_top #card_shurui .pointcard_Ended .name {
		float: left;
		margin-top: 7px;
		font-size: 16px;
	}

	#card_top #card_shurui .pointcard_Ended .txt {
		color: #FF0000;
		clear: both;
		padding-top: 10px;
	}

	#card_top #card_shurui ul li .card_name {
		font-size: 1.07rem;}

	#card_top #card_shurui ul li .btnWh {
		padding: 0;
		font-size: 1rem;}
}

@media screen and (max-width: 500px) {

	#card_top #card_shurui ul li .copy_2line {
		margin: 1.1em 0;}
}
@media screen and (max-width: 400px) {
	#card_top #card_shurui ul li .icon-videocam{
		font-size: 12px;
	}
}

/* 会員規約 */

.agreement_list{
	overflow: hidden;
}
.agreement_list li{
	border-bottom: solid 1px #CCCCCC;
	padding: 8px 0;
}
.agreement_list li a.point{
	color: #F00;
	display: inline-block;
}

/* よくある質問（トップページ内） */

#card_top #faq {
	margin-top: 50px;
}

#card_top #faq ul {
	width: 100%;
}

#card_top #faq ul li {
	border-bottom: solid 1px #CCCCCC;
	width: 49%;
	display: inline-block;
	padding: 8px 0;
	margin-right: 1%;
}

#card_top #faq ul li:nth-child(2n) {
	margin-right: 0;
}

@media screen and (max-width: 800px) {

	#card_top #faq {
		margin-top: 30px;
	}

	#card_top #faq ul li {
		width: 100%;
		display: block;
		margin-right: 0;
	}
}

/* カードに関するお問い合わせ　*/

#toiawase {
	margin-top: 50px;
}


/* ## details ===============================
WEB明細設定 */

.detailsSet{
	margin-top: 20px;
	display:-webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	justify-content: space-between;
}
.detailsSet li{
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	width:49%;
	padding:20px 20px 20px;
}
.detailsSet .title{
	color: #455A76;
	font-weight: bold;
	margin-bottom: 20px;
}
.detailsSet .image{
	text-align: center;
	margin-bottom: 25px;
}
.detailsSet .btn + .txt{
	margin-top: 20px;
}
.detailsSet .btn a{
	font-size: 1.3rem;
	padding: 18px 20px 18px 25px;
}
@media screen and (max-width: 640px) {
.detailsSet{
	margin-top: 0;
	display: block;
}
.detailsSet li{
	width:auto;
	padding: 10px;
	margin-top: 20px;
}
}/* --640px END-- */

/* ## campaign ===============================
キャンペーン設定 */

#campaignWrap_card .campList .list li{
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
#campaignWrap_card .campList .list li:first-child{
	margin-left: 0 !important;
}
#campaignWrap_card .campList .list li p{
	margin-top: 5px;
}

.campaignList{
	overflow: hidden;
	border-top: 1px solid #CCC;
	margin-bottom: 50px;
}
.campaignList li a{
	display: table;
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding: 15px 10px;
	color: #444;
	text-decoration: none;
}
.campaignList a:hover{
	background-color: #F5F5F5;
}
.campaignList li .image,
.campaignList li .txt{
	display: table-cell;
	vertical-align: middle;
}
.campaignList li .image{
	padding-right: 20px;
	width: 300px;
}
.campaignList.issue_company li .image .lineImg{
	padding: 16px 0;
}
.campaignList li .image .lineImg{
	border: 1px solid #CCC;
	display: block;
	background-color: #FFF;
	text-align: center;
	min-width: 298px;
}
.campaignList li .txt{
	vertical-align: top;
}
.campaignList li .txt .titile{
	color: #316ac5;
	font-size: 1.08rem;
	font-weight: bold;
	margin-bottom: 5px;
}
.campaignList li .txt .titile:before{
	color: #fb9d00;
	content: '\e813';
	font-family: "fontello";
	display: inline-block;
	margin-right: 5px;
}
.campaignList li .txt .titile.ico_blank:after{
	content: '\e883';
	font-family: "fontello";
	display: inline-block;
	font-weight: normal;
	margin-left: 3px;
}
.campaignList li .txt dl{
	overflow: hidden;
	font-weight: bold;
	margin: 10px 0;
}
.campaignList li .txt dl dt,
.campaignList li .txt dl dd{
	display: inline-block;
}
.campaignList li .txt dl dt{
	width: 80px;
	border: 1px solid #1f529f;
	color: #1f529f;
	text-align: center;
	margin-right: 10px;
	border-radius: 3px;
}

#campaignWrap_card li img,
.campaignList li img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.campaignList li p{
	margin-top: 10px;
}
.campaignList li .messe{
	margin-top: 5px;
	font-size: 0.93rem;
	text-align: left;
}
#card_top .campList li .messe{
	display: none;
}

#card_top #campaign {
	background: #F5F5F5;
	padding: 25px 0;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
#campaignWrap_card .ritNav{
	margin-top: 15px;
	text-align: right;
}
@media screen and (max-width: 640px) {
.edion_camList li a{
	display: block;
}
.edion_camList li .image,
.edion_camList li .txt{
	display: block;
	padding: 0;
}
.edion_camList li .image{
	padding:0 0 10px;
	width: auto;
	text-align: center;
}
.issue_company li .image,
.card_brand li .image{
	width: 150px;
	padding-right: 10px;
}
.campaignList li .image .lineImg{
	min-width: inherit;
}
.campaignList.issue_company li .image .lineImg{
	padding: 5px 0;
}

}/* --640px END-- */
@media screen and (max-width: 410px) {
.campaignList li a{
	display: block;
}
.campaignList li .image,
.campaignList li .txt{
	display: block;
	padding-right: 0 !important;
}
.issue_company li .image,
.card_brand li .image{
	width: auto;
	padding-bottom: 5px;
}
.issue_company li .image img{
	height: 90px;
	width: auto;
}
.card_brand li .image img{
	height: 80px;
	width: auto;
}

}/* --640px END-- */

/* ## pointget ===============================
ポイントを貯める設定 */

.list2_thumb{
	overflow: hidden;
}
.list2_thumb li{
	float: left;
	width:48.3%;
	margin-left:3.3%;
	margin-bottom: 25px;
	overflow: hidden;
	border-top: 2px solid #1F52A1;
	padding-top: 13px;
}
.list2_thumb li:nth-child(2n+1){
	clear:both;
	margin-left:0 !important;
}
.list2_thumb li .image{
	float: left;
	width: 180px;
	margin-right: 20px;
}
.list2_thumb li .image img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.list2_thumb li .txt{
	overflow: hidden;
}
.list2_thumb li .txt .title{
	font-weight: bold;
	font-size: 1.45rem;
	color: #455976;
	margin-bottom: 5px;
}
.list2_thumb li .txt .btn{
	margin-top: 20px;
	overflow: hidden;
}
.list2_thumb li .txt .btn a{
	padding-top: 10px;
	padding-bottom: 10px;
}
@media screen and (max-width: 800px) {
.list2_thumb li{
	float: none;
	width:auto;
	margin-left:0;
}
.list2_thumb li:last-child{
	margin-bottom: 0;
}
.list2_thumb li .txt .btn{
	margin-top: 5px;
}
.list2_thumb li .txt .btn a{
	padding-top: 13px;
	padding-bottom: 13px;
}
}/* --750px END-- */
@media screen and (max-width: 410px) {
.list2_thumb li .image{
	width: 35%;
}
}/* --410px END-- */


/* ## pointget ===============================
ポイントを貯める設定 */

#tags {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin:10px 0 -3px;
}
#tags div {
    display: table-cell;
    list-style: none;
    cursor: pointer;
    width: auto;
    vertical-align: bottom;
    background: none !important;
    text-align: center !important;
}

#tags div span{
	display: block;
    font-weight: 600;
    padding: 13px 5px;
    margin: 0 0 0 8px;
    border-radius:6px 6px 0 0;
    border: 1px solid #c1c1c1;
    border-bottom: 0;
    background-color: #f5f5f5;
}
#tags div:first-child span{
    margin-left: 0;
}
#tags div span em{
	font-weight: 800;
	display: inline-block;
}

#tags .select span{
	border: 3px solid #1B50A2 !important;
	border-bottom: none;
	padding: 12px 3px 15px 3px !important;
	border-bottom: 0 #fff solid !important;
	color: #1B50A2;
	font-weight: 800;
	background-color: #FFF !important;
	position: relative;
	z-index: 1px;
}


#tags span:hover{
	cursor: pointer;
	text-decoration: none;
}
.tabList .preferentialList {
	border-top: 3px solid #1b50a2;
	padding-top: 20px;
}
.preferentialList ul{
	display:-webkit-box;
	display: -webkit-flex;
	display: flex;
	flex-wrap: -ms-wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap: wrap;
	overflow: hidden;
	margin-left:-1.6%;
}
@media screen and (min-width: 640px) {
.preferentialList ul.android_brw{
	display: block;
	letter-spacing: -.40em;
}
.preferentialList ul.android_brw li{
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
}
.preferentialList li{
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	padding: 10px;
	width: 23.4%;
	margin-left: 1.6%;
	margin-bottom: 20px;
}
.preferentialList li .image{
	display: table;
	width: 100%;
	height: 150px;
	table-layout: fixed;
}
.preferentialList li .image a{
	background-color: #FFF;
	border: 1px solid #CCC;
	border-bottom: 0;
	padding: 0 10px;
	box-sizing: border-box;
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
.preferentialList li .image img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.preferentialList li .point{
	text-align: center;
	background-color: #F5981F;
	font-weight: bold;
	padding: 3px 10px;
	color: #FFF;
	margin-bottom: 8px;
}
.preferentialList li .title{
	font-size: 1.15rem;
	margin: 5px 0;
	font-weight: bold;
}
.preferentialList li p{
	color: #666;
}
.atteInfo{
	padding: 10px;
	background-color: #1d50a3;
	color: #FFF;
	border-radius: 6px;
	margin: 10px auto 0;
	max-width: 800px;
}
.atteInfo dt{
	text-align: center;
	margin-bottom: 5px;
}
.atteInfo a{
	font-weight: normal !important;
	text-decoration: underline !important;
	color: #FFF;
}
.atteInfo a:hover{
	text-decoration: none !important;
}
@media screen and (max-width: 850px) {
.preferentialList li{
	width:31.7%;
	margin-left:1.6%;
}
}/* --850px END-- */
@media screen and (max-width: 640px) {
.preferentialList ul{
	margin-left:0;
	display: block;
}
.tabList.shoplist #tags span{
	font-size: 12px;
}
.preferentialList li{
	width: 100%;
	margin-left: 0;
}
#tags span em{
	display: block;
}
}/* --640px END-- */



/* ## pointget ===============================
JRのご利用で、新幹線 設定 */

.jaAvailable .inner{
	overflow: hidden;
	margin-bottom: 40px;
}
.jaAvailable .img_top_main{
	overflow: hidden;
	margin-bottom: 20px;
}
.jaAvailable .img_top_main .floatL{
	margin-right: -320px;
	padding-right: 320px;
	width: 100%;
}
.jaAvailable .img_top_main .image{
	overflow: hidden;
	text-align: right;
}
.jaAvailable .img_top_main img{
	max-width: 300px !important;
	width: 100% !important;
}
.jaAvailable .topMs{
	color: #1F529F;
	font-size: 2rem;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 15px;
}
.jaAvailable .inner .imageTop{
	text-align: center;
}
.jaAvailable .inner .imageTop .imgSet{
	max-width: 1099px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.jaAvailable .inner .imageTop .imgSet .img01,
.jaAvailable .inner .imageTop .imgSet .img03{
	width: 45%;
	float: left;
}
.jaAvailable .inner .imageTop .imgSet .img02{
	width: 10%;
	float: left;
	padding-top: 10px;
}
.jaAvailable .inner .imageTop .imgSet img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.jaAvailable .inner .imageTop .messe{
	display: block;
	margin-top: 20px;
	padding: 8px;
	font-weight: bold;
	color: #FFF;
	background-color: #1F52A1;
	font-size:1.785714275rem;
	text-align: center;
	border-radius: 6px;
}
.jaAvailable .inner .imageTop span{
	display: inline-block;
}
.jaAvailable .inner .imageR{
	float: right;
	margin-left: 15px;
}
.jaAvailable .inner p{
	margin-bottom: 20px;
}
.jaAvailable .inner p:last-child{
	margin-bottom: 0;
}

.jaAvailable dl{
	overflow: hidden;
}
.jaAvailable dt{
	color: #1F52A0;
	font-weight: bold;
	font-size: 1.15rem;
}
.jaAvailable dd{
	margin-bottom: 15px;
}

.grLine{
	overflow: hidden;
	border-top: 1px solid #CCC;
	padding-top: 30px;
	margin: 30px 0 20px;
}

.jaAvailable .inner img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.jaAvailable .btn{
	margin-top: 40px;
}
.jaAvailable .btn a{
	max-width: 740px;
	width: 100%;
	margin: 0px auto;
	padding-top: 18px;
	padding-bottom: 18px;
	font-size: 1.45rem;
}

.jaAvailable .btn a{
	max-width: 740px;
	width: 100%;
	margin: 0px auto;
	padding-top: 18px;
	padding-bottom: 18px;
	font-size: 1.45rem;
}

.jaAvailable .flow dl{
	margin-bottom: 30px;
}
.jaAvailable .flow dt{
	background-color: #F5F5F5;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
	color: #444;
	margin-bottom: 10px;
}

@media screen and (max-width: 800px) {
.jaAvailable .img_top_main .floatL{
	margin-right: 0;
	padding-right: 0;
	width: 100%;
	float: none;
}
.jaAvailable .img_top_main .image{
	margin: 15px 0;
	text-align: center;
}
.jaAvailable .img_top_main .image img{
	max-width: 500px !important;
}
.jaAvailable .topMs{
	font-size:  1.45rem;
}
.jaAvailable .inner .imageTop .messe{
	font-size:1.071428565rem;
}
}/* --800px END-- */
@media screen and (max-width: 640px) {
.jaAvailable .txt3step{
	padding-right: 0;
}
.jaAvailable .txt3step .image{
	position: inherit;
	right: inherit;
	top: inherit;
	width: auto;
	text-align: center;
	margin-top: 30px;
}
.jaAvailable .btn a{
	width: 95%;
	padding: 18px 20px;
	font-size: 1.15rem;
	line-height: 1.2;
}
.jaAvailable .inner .imageTop .imgSet div{
	width: auto !important;
	float: none !important;
}
.jaAvailable .inner .imageTop .imgSet .img02{
	padding-top: 0;
}
}/* --640px END-- */

/* ## mobile ===============================
お財布ケータイ 設定 */

.sifmo{
	margin-bottom: 46px;
}
.titPoint{
	font-weight: bold;
	color: #1D509F;
	font-size: 1.45rem;
	margin-bottom: 10px;
}
.sifmo p{
	margin-bottom: 20px;
}
.sifmo .btnArea .btnWh{
	margin: 0;
}
.sifmo .imgR{
	width: 130px;
	text-align: center;
}

@media screen and (max-width: 800px) {
.sifmo .btnArea .btnWh{
	margin: 0 auto;
}
.sifmo .imgR{
	width: auto;
	margin: 0 0 20px;
}
}/* --800px END-- */


/* ### Edy */
.register_flow{
	margin-bottom: 50px;
}
.register_flow .title{
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	border-right: 0;
	border-left: 0;
	padding: 6px 7px;
	font-weight: bold;
	font-size: 1.15rem;
	margin-bottom: 15px;
}
.register_flow .title span{
	margin-right: 8px;
	padding: 4px 10px 6px;
	vertical-align: middle;
	font-size: 14px;
}
.register_flow .step1 .txtC{
	margin: 20px 15px 0;
}
.register_flow .step1 .txtC img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.register_flow .step2 .imgR{
	width: 228px;
	margin: 0 auto;
	text-align: center;
}
.register_flow .step2 .imgR img{
	max-width: 130px;
	height: auto;
}
.register_flow .step2 .txt{
	margin-top: 15px;
}
.register_flow .txt{
	overflow: hidden;
}
.register_flow .txt p{
	margin-bottom: 1em;
}
.register_flow .txt p:last-child{
	margin-bottom: 0;
}
.register_flow li{
	overflow: hidden;
	margin-bottom: 40px;
}

.register_flow ol{
	margin: 0 auto;
	max-width: 820px;
}
.register_flow ol li{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.register_flow ol li p{
	margin-top: 8px;
}
.register_flow ol li p span{
	display: inline-block;
}
.register_flow ol li img,
.rakutenedy_point li img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

.rakutenedy_point {
	text-align: center;
}
.rakutenedy_point li{
	margin-bottom: 25px;
}
.rakutenedy_point p{
	margin-top: 5px;
	text-align: left;
}

@media screen and (min-width: 800px) {
.register_flow ol li{
	width:31.5%;
	margin-left:2.7%;
	float: left;
}
.register_flow ol li:nth-child(3n+1){
	clear:both;
	margin-left:0 !important;
}
}/* --800px END-- */
@media screen and (max-width: 800px) {
.register_flow ol li{
	width:48.3%;
	margin-left:3.3%;
	float: left;
}
.register_flow ol li:nth-child(2n+1){
	clear:both;
	margin-left:0 !important;
}
}/* --800px END-- */

.register_flow .carrier{
	border: 3px solid #CCC;
	padding: 15px 15px 0;
	margin-top: 25px;
}
.register_flow .carrier dt{
	font-weight: bold;
	color: #F99D00;
}
.register_flow .carrier dd{
	margin-bottom: 15px;
}

/* edyShopBtn */
.edyShopBtn{
	border-top: 1px dotted #AAA;
	padding: 33px 0 45px;
}
.register_flow .btn a,
.edyShopBtn a{
	max-width: 760px;
	margin: 0 auto;
	font-size: 1.45rem;
	padding: 13px 20px;
}
.register_flow .btn a span,
.edyShopBtn a span{
	display: block;
	margin-top: 3px;
	font-size: 0.93rem;
}

.register_flow .btn{
	margin-top: 30px;
}

/* mobile_carrier */
.mobile_carrier{
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}
.mobile_carrier li{
	float: left;
	width:49%;
	margin:0 0 20px 2%;
}
.mobile_carrier li:nth-child(2n+1){
	clear:both;
	margin-left:0 !important;
}
.mobile_carrier li a{
	display: block;
	border-radius: 6px;
	border: 2px solid #CCC;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	position: relative;
}
.mobile_carrier li a:after{
	position: absolute;
	top: 50%;
	margin-top: -0.8em;
	right: 10px;
	content: "\e804";
	font-family: "fontello";
	font-size: 30px;
	color: #999;
	font-weight: bold;
}
.mobile_carrier li a strong{
	display: block;
	margin-top: 5px;
}
.mobile_carrier li a img{
	height: 40px;
	width: auto;
}
.mobile_carrier li:nth-child(2) a img{
	height: 30px;
	margin: 5px 0;
}
.mobile_carrier li a:hover{
	background-color: #F5F5F5;
}
@media screen and (max-width: 640px) {
.mobile_carrier li{
	float: none;
	width:100%;
	margin:0 0 15px 0;
}
.mobile_carrier li:last-child{
	margin-bottom: 0;
}
.mobile_carrier li a{
	padding: 10px 25px;

}
}/* --800px END-- */

/* edyPoint */
.edyPoint{
	padding-bottom: 30px;
	margin-bottom: 32px;
	border-bottom: 1px dotted #AAA;
}
.edyPoint .inner{
	border: 1px solid #CCC;
	padding:20px 1px 1px;
	margin-bottom: 5px;
}
.edyPoint .title{
	font-size: 1.8rem;
	font-weight: bold;
	color: #3C86C7;
	margin:0 10px 20px;
	text-align: center;
}
.edyPoint .point{
	max-width: 667px;
	margin: 0 auto 15px;
	overflow: hidden;
}
.edyPoint .point dl{
	width: 48%;
	float: left;
}
.edyPoint .point dl:last-child{
	width: 52%;
	padding-left: 10%;
	box-sizing: border-box;
	position: relative;
}
.edyPoint .point dl:last-child:before{
	content: '\e857';
	font-family: "fontello";
	display: block;
	font-size: 40px;
	font-weight: bold;
	position: absolute;
	width: 1em;
	left: 20px;
	top: 30%;
}
.edyPoint .point dt{
	border-left: 5px solid #3C86C7;
	padding-left: 7px;
	font-size: 1.15rem;
	line-height: 1;
	font-weight: bold;
}
.edyPoint .point dt strong{
	display: block;
	font-size: 1.59rem;
}
.edyPoint .point dt strong span{
	color: #3B85C6;
}
.edyPoint .point dd img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

.edyPoint .inner .mess{
	background-color: #3C86C7;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 8px;
	color: #FFF;
}
.edyPoint .inner .mess span{
	margin: 0 2px;
	color: #E6007D;
	text-shadow: #FFF 1px 1px 0px, #FFF -1px 1px 0px,
			#FFF 1px -1px 0px, #FFF -1px -1px 0px;
}

@media screen and (max-width: 667px) {
.edyPoint .point dl{
	max-width: 320px !important;
	width: auto !important;
	float: none;
	margin:0 auto 15px;
}
.edyPoint .point dl:last-child{
	padding: 80px 0 0 0;
}
.edyPoint .point dl:last-child:before{
	width: -0.5em;
	left: 50%;
	top: 0;
}
.edyPoint .point dd{
	text-align: center;
}
.edyPoint .inner .mess{
	font-size: 1.45rem;
}
}/* --667px END-- */

/* configArea */
.configArea ul{
	margin-bottom: 5px;
	overflow: hidden;
}
.configArea .btn li{
	margin-bottom: 15px;
}
@media screen and (min-width: 800px) {
.configArea .btn li{
	width:49%;
	margin-left:2%;
	float: left;
}
.configArea .btn li:nth-child(2n+1){
	clear:both;
	margin-left:0 !important;
}
}/* --800px END-- */
.configArea .btn li a{
	font-size: 1.15rem;
	padding: 23px 25px;
}
.configArea .btn li:first-child a{
	padding: 13px 20px 10px;
}
.configArea .btn li:first-child a span{
	display: block;
	margin-top: 3px;
	font-size: 0.93rem;
}


/* ## live ===============================
暮らしの中で 設定 */
.pageLink{
	background: #F5F5F5;
	border: 1px solid #CCC;
	padding: 13px 0;
}
.pageLink li{
	display: inline-block;
	margin:0 13px;
	font-weight: bold;
}
.pageLink li a:before{
	content: "\e832";
	font-family: "fontello";
	display: inline-block;
	margin-right: 5px;
}
.liveWrap{
	margin-bottom: 45px;
}
.liveWrap .titPoint{
	margin-bottom: 15px;
}
.liveWrap li .image{
	text-align: center;
}
.liveWrap li .image img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.liveWrap li a{
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
}
.liveWrap li a:hover{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.liveWrap li .txt{
	padding: 10px 10px;
	font-weight: bold;
	font-size: 1.15rem;
}
.liveWrap li .txt span{
	display: block;
	font-size: 0.93rem;
	font-weight: normal;
}

@media screen and (max-width: 800px) {
.liveWrap ul.area4list li{
	float: none;
	width: 100%;
	margin: 0 0 10px;
}
.liveWrap ul.area4list li a{
	display: table;
	width: 100%;
}
.liveWrap ul.area4list li a .image,
.liveWrap ul.area4list li a .txt{
	display: table-cell;
	vertical-align: middle;
}
.liveWrap ul.area4list li a .image{
	text-align: left;
	width: 105px;
}
.liveWrap ul.area4list li a .image img{
	width: 105px;
}
}/* --800px END-- */


/* ## pay ===============================
スマートフォン・携帯電話の料金 設定 */

.payWrap .inner{
	margin-bottom: 30px;
}

/* tab */
.payWrap .resp-tabs-list li div{
	border-width: 2px 2px 0 2px;
}
.payWrap .resp-tabs-list li div img,
.payWrap h2.resp-accordion img{
	height: 30px;
	width: auto;
}
.payWrap h2.resp-accordion .docomo,
.payWrap .resp-tabs-list .docomo{
	background: #FFF;
	border-color: #D00E30 !important;
}
.payWrap h2.resp-accordion .au,
.payWrap .resp-tabs-list .au{
	background: #F15A23;
	border-color: #F15A23 !important;
}
.payWrap h2.resp-accordion .softbank,
.payWrap .resp-tabs-list .softbank{
	background: #BBBBBB;
	border-color: #BBBBBB !important;
}
.payWrap h2.resp-accordion .ymobile,
.payWrap .resp-tabs-list .ymobile{
	background: #FF0033;
	border-color: #FF0033 !important;
}
.payWrap h2.resp-accordion:first-child .resp-arrow{
	border-top-color: #BBB;
}
.payWrap h2.resp-accordion .resp-arrow{
	border-top-color: #FFF;
}
.payWrap h2.resp-tab-active .docomo{
	border-color:#D00E30 #c1c1c1 #c1c1c1 !important;
}
.payWrap h2.resp-tab-active .au{
	border-color:#F15A23 #c1c1c1 #c1c1c1 !important;
}
.payWrap h2.resp-tab-active .softbank{
	border-color:#BBBBBB #c1c1c1 #c1c1c1 !important;
}
.payWrap h2.resp-tab-active .ymobile{
	border-color:#FF0033 #c1c1c1 #c1c1c1 !important;
}

/* tab active */
.payWrap .resp-tabs-list .resp-tab-active div{
	height: 58px;
	box-sizing: border-box;
	text-indent: -9999px;
}
.payWrap .resp-tabs-list .resp-tab-active .docomo{
	text-indent: inherit;
}
.payWrap .resp-tabs-list .resp-tab-active .au{
	background: url(../images/card/logo_au.png) center center no-repeat;
	-webkit-background-size: auto 30px;
	background-size: auto 30px;
}
.payWrap .resp-tabs-list .resp-tab-active .softbank{
	background: url(../images/card/logo_softbank.png) center center no-repeat;
	-webkit-background-size: auto 30px;
	background-size: auto 30px;
}
.payWrap .resp-tabs-list .resp-tab-active .ymobile{
	background: url(../images/card/logo_yahoo.png) center center no-repeat;
	-webkit-background-size: auto 30px;
	background-size: auto 30px;
}

.payWrap h2.resp-tab-active div{
	height: 54px;
	box-sizing: border-box;
	text-indent: -9999px;
}
.payWrap h2.resp-tab-active .docomo{
	text-indent: inherit;
}
.payWrap .resp-tabs-list .resp-tab-active .docomo{
	text-indent: inherit;
}
.payWrap h2.resp-tab-active .au{
	background: url(../images/card/logo_au.png) 10px center no-repeat !important;
	background-size: auto 30px !important;
}
.payWrap h2.resp-tab-active .softbank{
	background: url(../images/card/logo_softbank.png) 10px center no-repeat !important;
	background-size: auto 30px !important;
}
.payWrap h2.resp-tab-active .ymobile{
	background: url(../images/card/logo_yahoo.png) 10px center no-repeat !important;
	background-size: auto 30px !important;
}


.payWrap h2.resp-accordion{
	padding: 0;
}
.payWrap h2.resp-accordion div{
	padding: 10px;
}

/* tab_content */
.payWrap .resp-tab-content{
	padding-top: 30px;
}
@media screen and (max-width: 800px) {
.payWrap .resp-tab-content{
	padding-top: 10px;
}
}/* --800px END-- */
.payWrap .resp-tab-content .title{
	margin-bottom: 10px;
}
.payWrap .resp-tab-content .title h2{
	color: #455976;
	font-size: 1.45rem;
}
.payWrap .resp-tab-content .title h2 img{
	height: 30px;
	width: auto;
}

.payWrap .flow{
	display:-webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-top: 20px;
}
.payWrap .flow li{
	width:16%;
	min-height: 110px;
	border: 2px solid #D00E31;
	border-radius: 6px;
	padding: 10px;
	margin-left: 5%;
	margin-bottom: 20px;
	position: relative;
}
.payWrap .flow li.point{
	background-color: #FFFBC6;
}
.payWrap .flow li:before{
	position: absolute;
	content: "\e893";
	font-family: "fontello";
	width: 1em;
	height: 1em;
	font-size: 2.15rem;
	text-align: center;
	left:-25%;
	top: 50%;
	color: #D00E31;
	margin-top: -0.7em;
}
@media screen and (max-width: 900px) {
.payWrap .flow li:before{ left: -29%;}
}/* --900px END-- */
@media screen and (max-width: 800px) {
.payWrap .flow{
	display: block;
}
.payWrap .flow li{
	width:auto;
	margin-left: 0;
	border-radius: 6px;
	margin-bottom: 10px;
	min-height: inherit;
}
.payWrap .flow li:before{
	display: none;
}
}/* --800px END-- */
.payWrap .flow li:first-child{
	margin-left:0 !important;
}
.payWrap .flow li:first-child:before{
	display: none;
}
.payWrap .flow li strong{
	color: #D80000;
}

.payWrap .apply{
	border-top: 1px dotted #CCC;
	padding-top: 15px;
	margin: 25px 0 0;
}
.payWrap .apply span{
	margin:0 5px 3px 0;
	border: 1px solid #CCC;
	border-radius: 2em;
	background-color: #F5F5F5;
	padding: 2px 15px 3px;
	display: inline-block;
	vertical-align: top;
}
.payWrap .apply p{
	display: inline-block;
}

.qrcode{
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	padding: 10px;
	overflow: hidden;
	display: table;
	width: 100%;
	box-sizing: border-box;
	margin-top: 20px;
}
.qrcode .image,
.qrcode .txt{
	display: table-cell;
	vertical-align: middle;
}
.qrcode .image{
	width: 100px;
}
.qrcode .txt{
	font-size: 1.3rem;
	font-weight: bold;
}

/* au */

#auWrap .flow li{ border-color: #F15A23;}
#auWrap .flow li:before,
#auWrap .flow li strong{ color: #F15A23;}

/* softbank */

#softbankWrap .flow li{ border-color: #0068B7;}
#softbankWrap .flow li:before,
#softbankWrap .flow li strong{ color: #0068B7;}

/* ymobile */

#ymobileWrap .flow li{
	border-color: #FF0033;}
#ymobileWrap .flow li:before,
#ymobileWrap .flow li strong{ color: #FF0033;}



/* ## public ===============================
口座引落しよりもおトク 設定 */

.topMess{
	overflow: hidden;
	margin-bottom: 25px;
}
.topMess h2{
	color: #1F529F;
	font-size: 2rem;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 15px;
}
.topMess .txt{
	float: left;
	width: 63%;
	margin-right: 2%;
}
.topMess .point{
	border: 3px solid #F3981C;
	padding: 3px;
	color: #F3981C;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	max-width: 960px;
	margin: 0 auto;
}
.topMess .point span{
	font-size: 20px;
}
.publicWrap .topMess .image{
	overflow: hidden;
	width: 35%;
	text-align: center;
}
.publicWrap .topMess .image img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

.serviceWrap{
	border: 3px solid #CCC;
	padding: 22px;
	margin-bottom: 25px;
}
.serviceWrap dt{
	color: #455976;
	font-size: 1.3rem;
	font-weight: bold;
}
.serviceWrap dd{
	overflow: hidden;
}
.serviceWrap .service{
	display: table;
	width: 100%;
	margin: 15px 0;
}
.serviceWrap .service .image,
.serviceWrap .service p{
	display: table-cell;
	vertical-align: middle;
}
.serviceWrap .service p{
	width: 45%;
	color: #0B449B;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}
.serviceWrap .service p span{
	display: inline-block;
}
.serviceWrap .service .image ul{
	overflow: hidden;
	padding-left: 10px;
}
.serviceWrap .service .image li{
	float: left;
	width: 49%;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	text-align: center;
	padding: 15px 10px;
	margin-left: 2%;
	box-sizing: border-box;
}
.serviceWrap .service .image li:first-child{
	margin-left: 0;
}
.serviceWrap .service .image img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.dib span{
	display: inline-block;
}
@media screen and (max-width: 800px) {
.topMess h2{
	font-size:  1.45rem;
}
.topMess .txt{
	float: none;
	width: auto;
	margin-right: 0;
}
.topMess .point{
	font-size: 1.45rem;
	padding: 5px;
}
.topMess .point span{
	font-size: 1rem;
}
.serviceWrap .service{
	display: block;
}
.serviceWrap .service .image,
.serviceWrap .service p{
	display: block;
	width: auto;
}
.serviceWrap .service p{
	text-align: left;
	font-size: 1.3rem;
	margin-bottom: 15px;
}
.serviceWrap .service p span{
	display: inline;
}
.serviceWrap .service .image ul{
	display: block;
	padding-left: 0;
}
}/* --800px END-- */
@media screen and (max-width: 640px) {
.serviceWrap{
	padding: 10px;
}
.serviceWrap .service .image ul li{
	float: none;
	width: auto;
	margin: 0 0 10px;
}
.serviceWrap .service .image ul li:last-child{
	margin-bottom: 0;
}
}/* --640px END-- */

.tabTable{
	width: 100%;
	border: 1px solid #CCC;
	border-bottom: 0;
}
.tabTable th,
.tabTable td{
	vertical-align: top;
	border-bottom: 1px solid #CCC;
}
.tabTable th{
	padding: 10px;
	text-align: center;
	border-right: 1px solid #CCC;
	width: 160px !important;
	background: #FFF;
}
.tabTable th p{
	margin-bottom: 8px;
}
.tabTable th .btnWh{
	padding: 8px 15px 8px 10px;
	font-size: 0.93rem !important;
}
.tabTable th p span{
	display: inline-block;
}
.tabTable td .inner{
	padding: 10px;
	border-bottom: 1px dotted #CCC;
}
.tabTable td .inner:last-child{
	border-bottom: 0;
}
.tabTable td h4:before{
	content: "●";
	margin-right: 2px;
	display: inline-block;
}

.tabTable td .inner p{
	margin-bottom: 1.5em;
}
.tabTable td .inner p:last-child{
	margin-bottom: 0;
}
.tabTable td .inner .btnWh{
	padding-top: 10px;
	width: 90%;
	max-width: 550px;
	margin: 0 auto;
}
.tabTable td .inner .area2list{
	margin: 15px 0;
}
.tabTable td .inner li .btnWh{
	max-width: inherit;
	width: 100%;
}
.tabTable td .inner li .btnWh span{
	display: block;
}
.tabTable td .inner .btnWh img{
	vertical-align: middle;
	width: 100px;
	height: auto;
}
.tabTable td .inner .btnWh span{
	display: inline-block;
	vertical-align: middle;
	padding-top: 3px;
}

.tabTable td .inner .telList dt{
	font-weight: bold;
}
.tabTable td .inner ul.telList,
.tabTable td .inner dl.telList ul{
	margin: 0 !important;
}
.tabTable td .inner dl.telList,
.tabTable td .inner ul.telList dl{
	margin-top: 10px;
}

@media screen and (max-width: 640px) {
.tabTable ,
.tabTable tbody,
.tabTable tr,
.tabTable th,
.tabTable td{
	display: block;
	width: 100% !important;
}
.tabTable th{
	border: 0;
	padding-bottom: 5px;
}
.tabTable th .btnWh{
	padding: 12px 15px;
	font-size: 1rem;
}
.tabTable td .inner .area2list{
	margin: 15px 0 5px;
}
.tabTable td .inner .area2list li{
	float: none;
	width: auto;
	margin:0 0 10px;
}
.tabTable td .inner .area2list li .btnWh{
	width: 90%;
	max-width: 550px;
	margin: 0 auto;
}
.tabTable td .inner ul.telList li,
.tabTable td .inner dl.telList ul li{
	margin: 0 !important;
}
}/* --640px END-- */

/* ## features ===============================
カードの特徴 設定 */

.featuresList{
	overflow: hidden;
}
.featuresList li{
	float: left;
	width:48.3%;
	margin:0 0 50px 3.3%;
	border-top: 2px solid #1F52A1;
	padding-top: 15px;
}
.featuresList li:nth-child(2n+1){
	clear:both;
	margin-left:0 !important;
}
.featuresList li .title{
	color: #455976;
	margin-bottom: 5px;
}
.featuresList li .title h2{
	font-size: 1.45rem;
}
.featuresList li .ico{
	margin-bottom: 5px;
}
.featuresList li .ico span{
	font-size: 0.93rem;
	padding: 5px 10px;
	margin:0 5px 5px 0;
}

.featuresList li .txt{
	overflow: hidden;
}
.featuresList li .txt p{
	margin-bottom: 20px;
}
.featuresList li .txt .btnWh{
	padding: 15px 25px;
}
.featuresList li .imgR{
	width: 180px;
}
.featuresList li .imgR img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}


@media screen and (max-width: 960px) {
.featuresList li .imgR{
	float: none;
	margin: 0 auto 15px;
}
}/* --960px END-- */
@media screen and (max-width: 640px) {
.featuresList li{
	width: auto;
	float: none;
	margin: 0 0 30px;
}
.featuresList li .imgR{
	display: none;
}
.featuresList li .txt .btnWh{
	max-width: 80%;
	margin: 0 auto;
}
}/* --960px END-- */

/* ## explanation_point ===============================
ポイント(エディオンカード・ＩＤカード)  設定 */

.target_card{
	margin-bottom: 10px;
}
.target_card span{
	font-size: 0.93rem;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	vertical-align: middle;
}

/* ポイントをためる */

.cardset_sty{
	overflow: hidden;
	margin-bottom: 45px;
}
.cardset_sty .title{
	font-weight: bold;
	font-size: 1.3rem;
	overflow: hidden;
}
.cardset_sty .title .mess{
	color: #1F529F;
	font-size: 35px;
	line-height: 1.2;
}
.cardset_sty .title .mess strong{
	color: #DE0A4C;
}
.cardset_sty .title .mess span{
	font-size: 1.8rem;
}
.cardset_sty .txt{
	overflow: hidden;
}
.cardset_sty .txt p{
	margin-top: 15px;
}
@media screen and (max-width: 800px) {
.cardset_sty .title{
	font-size: 1rem;
}
.cardset_sty .title .mess{
	font-size: 30px;
}
}/* --800px END-- */
@media screen and (max-width: 640px) {
.cardset_sty .title .mess,
.cardset_sty .title .mess span{
	font-size: 1.45rem;
}
}/* --640px END-- */

#pointsaveWrap{
	margin-bottom: 40px;
}
.cardset_sty .imgR_sty01{
	margin: 10px 15px 30px 30px;
	width: 254px;
	float: right;
	text-align: center;
}
.edionPoint .cardset_sty .imgR_sty01,
.tcard .cardset_sty .imgR_sty01{
	margin-top: -35px;
}
.cardset_sty .imgR_sty01 img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
@media screen and (max-width: 960px) {
.cardset_sty .imgR_sty01{
	width: 214px;
}
.edionPoint .cardset_sty .imgR_sty01,
.tcard .cardset_sty .imgR_sty01{
	margin-top: 10px;
}
}/* --960px END-- */
@media screen and (max-width: 640px) {
.cardset_sty .imgR_sty01{
	margin-left: 15px;
}
}/* --640px END-- */

.point_award{
	border: 3px solid #F3981C;
	margin-bottom: 30px;
	color: #F3981C;
}
#pointsaveWrap .point_award{
	padding: 17px 17px 12px;
}
#pointsaveWrap .point_award dl{
	margin-bottom: 5px;
	overflow: hidden;
}
#pointsaveWrap .point_award dt{
	background-color: #F3981C;
	border-radius: 6px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 4px 10px;
	margin-bottom: 3px;
	width: 300px;
	box-sizing: border-box;
	display: inline-block;
	font-size: 1.45rem;
	line-height: 1.2;
	margin-right: 10px;
}
#pointsaveWrap .point_award dl:first-child dt{
	padding: 12px 10px;
}

#pointsaveWrap.ease .point_award dt{
	padding: 4px 10px !important;
}

#pointsaveWrap .point_award dt span{
	display: block;
	font-size: 1.15rem;
	line-height: 1.2;
}
#pointsaveWrap .point_award .get_point,
#pointsaveWrap .point_award dd{
	font-size: 1.45rem;
	display: inline-block;
	font-weight: bold;
}
#pointsaveWrap .point_award .get_point span,
#pointsaveWrap .point_award dd span{
	font-size: 35px;
	line-height: 1.2;
}

#pointsaveWrap.tcard .point_award{
	overflow: hidden;
	display: table;
	width: 100%;
	padding: 17px 17px 7px;
}
#pointsaveWrap .point_award ul{
	overflow: hidden;
	width: 420px;
	display: table-cell;
}
#pointsaveWrap .point_award ul li{
	background-color: #F3981C;
	border-radius: 6px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 4px 5px;
	margin:0 0 10px 10px;
	width: 200px;
	float: left;
	box-sizing: border-box;
	font-size: 1.08rem;
	line-height: 1.2;
}
#pointsaveWrap .point_award ul li:first-child{
	padding: 14px 10px 15px;
	font-size: 1.45rem;
}
#pointsaveWrap .point_award ul li:nth-child(2n+1){
	clear:both;
	margin-left:0 !important;
}
#pointsaveWrap .point_award .get_point{
	display: table-cell;
	vertical-align: middle;
}

@media screen and (max-width: 890px) {
#pointsaveWrap .point_award{
	padding-bottom: 0;
}
#pointsaveWrap .point_award dl{
	margin-bottom: 25px;
}
#pointsaveWrap .point_award dt,
#pointsaveWrap .point_award dd{
	display: block;
	text-align: center;
}
#pointsaveWrap .point_award dt{
	width: auto;
	font-size: 1.15rem;
	padding: 10px !important;
	margin-right: 0;
}
#pointsaveWrap .point_award dt span{
	display: inline-block;
}

}/* --890px END-- */
@media screen and (max-width: 700px) {
#pointsaveWrap.tcard .point_award{
	display: block;
	width: 100%;
	padding: 10px;
}
#pointsaveWrap .point_award .get_point,
#pointsaveWrap .point_award ul{
	overflow: hidden;
	width: auto;
	display: block;
}
#pointsaveWrap .point_award ul li{
	padding: 4px 10px;
	margin:0 0 10px 2%;
	width:49%;
}
#pointsaveWrap .point_award .get_point{
	text-align: center;
}
}/* --700px END-- */
@media screen and (max-width: 640px) {
#pointsaveWrap .point_award{
	padding: 10px;
}
#pointsaveWrap .point_award dl{
	margin-bottom: 15px;
}
#pointsaveWrap .point_award dl:last-child{
	margin-bottom: 0px;
}
#pointsaveWrap .point_award ul li,
#pointsaveWrap .point_award dt{
	font-size: 1rem !important;
}
#pointsaveWrap .point_award .get_point,
#pointsaveWrap .point_award dd{
	font-size: 1.45rem;
	text-align: left;
}
#pointsaveWrap .point_award .get_point span,
#pointsaveWrap .point_award dd span{
	font-size: 20px;
}

}/* --640px END-- */
@media screen and (max-width: 450px) {
#pointsaveWrap .point_award ul li{
	margin:0 0 10px;
	padding: 5px 10px !important;
	float: none;
	width: auto;
}
}/* --450px END-- */

#pointsaveWrap .point_text dt{
	font-weight: bold;
	color: #455976;
	font-size: 1.3rem;
}
#pointsaveWrap .point_text dd{
	border-bottom: 1px solid #CCC;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#pointsaveWrap .btn{
	margin-bottom: 40px;
	text-align: center;
}
#pointsaveWrap .btn .btn01{
	padding: 23px 25px;
	font-size: 1.3rem;
	max-width: 550px;
	margin: 0 auto 5px;
}

#pointsaveWrap .deals{
	overflow: hidden;
	border: 3px solid #CCC;
	padding: 19px;
}
#pointsaveWrap .deals .imgL{
	width: 153px;
	margin-bottom: 0;
}
#pointsaveWrap .deals .imgL img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
#pointsaveWrap .deals .txt{
	overflow: hidden;
}
#pointsaveWrap .deals .txt p{
	color: #455976;
	font-size: 1.45rem;
	font-weight: bold;
	margin-bottom: 10px;
}
#pointsaveWrap .deals .txt .btn{
	margin-bottom: 0;
}
#pointsaveWrap .deals .txt .btn .btnWh{
	margin: 0;
	max-width: 360px;
	padding: 18px 25px;
}

/* エディオンでためるポイントが選べます！ */
#select_point .imgL{
	margin: 0 25px 0 0;
}
#select_point p{
	margin-top: 0;
}
#select_point .btn{
	margin-top: 20px;
}
#select_point .btn .btnWh{
	margin: 0;
	max-width: 360px;
	padding: 18px 25px;
}

@media screen and (max-width: 800px) {
#pointsaveWrap .point_text dd{
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#pointsaveWrap .deals .imgL{
	width: auto;
	margin-bottom: 5px;
}
#select_point .imgL{
	margin: 0;
}
#select_point .btn .btnWh,
#pointsaveWrap .deals .txt .btn .btnWh{
	margin: 0 auto;
}
}/* --800px END-- */

/* ポイントを使う */
.use_point .expiry_date{
	color: #455976;
	font-size: 1.45rem;
	text-align: center;
	border: 3px solid #CCC;
	padding: 37px;
	margin-top: 20px;
}
.use_point .usable{
	overflow: hidden;
	margin-bottom: 5px;
}
.use_point .usable li {
	position: relative;
	background: #F3981C;
	border-radius: 2em;
	color: #FFF;
	text-align: center;
	font-size: 1.45rem;
	padding: 3px 10px;
	width:31.5%;
	margin:0 0 10px 2.7%;
	float: left;
}
.use_point .usable li:first-child{
	clear:both;
	margin-left:0 !important;
}
.use_point .usable li:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(243, 152, 28, 0);
	border-top-color: #F3981C;
	border-width: 10px;
	margin-left: -10px;
}

.periodTxt{
	font-size: 50px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}
.periodTxt span{
	font-size: 60px;
	color: #F3981C;
	line-height: 1.2;
}
.use_point .txt{
	font-weight: bold;
	margin: 20px 0 25px;
}
.use_point .txt strong{
	font-size: 35px;
}
.use_point .txt strong span{
	color: #F3981C;
}
.use_point .txt .icon-icon_r{
	color: #F3981C;
	font-size: 32px;
	margin: 0 2px 5px 8px;
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}
.use_point .image img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

@media screen and (max-width: 800px) {
.use_point .expiry_date{
	padding:20px 15px;
	font-size: 1.15rem;
}
.use_point .usable li {
	font-size: 1.15rem;
}
.periodTxt,
.periodTxt span{
	font-size: 40px;
}
.use_point .txt strong{
	font-size: 1.7rem;
}
.use_point .txt .icon-icon_r{
	font-size: 25px;
}
}/* --800px END-- */

@media screen and (max-width: 640px) {
.use_point .expiry_date{
	padding:15px 10px;
	font-size: 1rem;
	text-align: left;
}
.periodTxt,
.periodTxt span{
	font-size: 1.45rem;
}
.use_point .usable{
	display: none;
}
.use_point .txt{
	margin: 15px 0 20px;
}
.use_point .txt strong{
	font-size: 1.15rem;
}
.use_point .txt .icon-icon_r{
	font-size: 20px;
}
}/* --640px END-- */

.tcard_btn {
	overflow: hidden;
	margin-top: 25px;
}
.tcard_btn li{
	float: left;
	width: 48%;
}
.tcard_btn li:last-child{
	float: right;
	text-align: right;
}
.tcard_btn li .btnWh{
	max-width: 300px;
	padding: 16px 25px;
	line-height: 1.3;
	font-size: 1.15rem;
}
.tcard_btn li .bnr{
	max-width: 300px;
	display: inline-block;
	border: 2px solid #CCC;
	box-sizing: border-box;
}
@media screen and (max-width: 640px) {
.tcard_btn li{
	float: none !important;
	width: auto;
	text-align: center !important;
}
.tcard_btn li:first-child{
	margin-bottom: 15px;
}
.tcard_btn li .btnWh,
.tcard_btn li .bnr{
	max-width: inherit;
	margin: 0 auto;
}

}/* --640px END-- */


/* ## rate ===============================
分割払い・リボ払い 設定 */
.payment_options,
.payment_other{
	margin-bottom: 45px;
}

.pointTxt,
.pointTxt_sml{
	font-size: 2rem;
	font-weight: bold;
	color: #1F529F;
	margin-bottom: 15px;
}
.pointTxt_sml{
	font-size: 1.59rem;
}

.paymentTable{
	border: 1px solid #CCC;
	width: 100%;
	margin-bottom: 10px;
}
.paymentTable th,
.paymentTable td{
	border: 1px solid #CCC;
	vertical-align: middle;
	text-align: center;
	padding: 9px;
}
.paymentTable th{
	background-color: #1F52A1;
	border: 1px solid #426AAA;
	text-align: left;
	color: #FFF;
}
.paymentTable tr:first-child th{
	background-color: #133466;
	width: 200px;
}
.paymentTable tr:first-child td{
	background-color: #F5F5F5;
}

.paymentTable.fsty01 th{
	text-align: center;
	background: none !important;
	border: 1px solid #CCC !important;
	color: #444 !important;
	width: auto !important;
}
.paymentTable.fsty01 dl{
	text-align: left;
}
.paymentTable.fsty01 tr:first-child th:nth-of-type(1),
.paymentTable.fsty01 tr:first-child th:nth-of-type(2) {
	background-color: #1F52A1 !important;
	color: #FFF !important;
	border: 1px solid #426AAA !important;
}
.paymentTable.fsty01 tr:nth-child(even) td{
	background-color: #F5F5F5;
}
.paymentTable.fsty01 tr th:first-child{
	width: 220px !important;
}

.paymentTable.fsty01 img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

@media screen and (max-width: 800px) {
.paymentTable tr:first-child th{
	width: 145px;
}
.paymentTable.fsty01 tr th:first-child{
	width: 150px !important;
}
}/* --800px END-- */

@media screen and (max-width: 640px) {
.pointTxt,
.pointTxt_sml{
	font-size: 1.45rem;
}
.pointTxt_sml{
	color: #444;
	font-size: 1rem;
}
}/* --640px END-- */

.payment_other .inner{
	display:-webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:space-between;
	justify-content: space-between;
}
.payment_other .inner dl{
	border: 3px solid #CCC;
	width: 49%;
	padding: 15px;
	margin-bottom: 15px;
}
.payment_other dt{
	color: #455976;
	font-weight: bold;
	font-size: 1.45rem;
	margin-bottom: 5px;
}
.payment_other dd span{
	color: #F3981C;
	font-weight: bold;
	font-size: 1.15rem;
}

.payment_other .btn{
	max-width: 550px;
	margin: 15px auto 0;
}
.payment_other .btn .btnWh{
	padding: 18px 25px;
	font-size: 1.45rem;
}
@media screen and (max-width: 640px) {
.payment_other .inner{
	display: block;
}
.payment_other .inner dl{
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
}
}/* --640px END-- */


/* ## edioncard ===============================
エディオンカード 設定 */

#edioncardlineup .red{
	overflow: hidden;
	color: #DE0A4D;
}
#edioncardlineup .glay{
	overflow: hidden;
	color: #444444;
}
#edioncardlineup .yellow{
	color:#FFFF00;
}
#edioncardlineup img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
#edioncardlineup .tax{
	font-size:60%;
}
#edioncardlineup .btn{
	width:200px;
}
#edioncardlineup .btnWh{
	padding: 9px 0 10px;
	font-size:16px;
}
#edioncardlineup .mainBg td .icoList{
	letter-spacing: -.40em;
}
#edioncardlineup li{
	letter-spacing: normal;
	display: inline-block;
}
#edioncardlineup li .icon{
	letter-spacing: normal;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: bottom;
}

#edioncardlineup .spBr{
	display: inline-block;
}
#edioncardlineup .pcBr{
	display:block;
}
#edioncardlineup .btn01,
#edioncardlineup .btn02{
	padding: 20px 20px;
	font-size: 1.3rem;
}

#edioncardlineup .mainBg{
	background: linear-gradient(rgba(255,255,255,0) 70%, rgba(255,255,255,1)), url(../../common/images/card/bg_edionCard.jpg) top center no-repeat;
	background-size: 100%;
	width: 100%;
	margin:-20px auto 40px;
	position: relative;
}
@media screen and (min-width: 800px) {
#edioncardlineup .mainBg:before{
	content:"";
	background-color: #000;
	height: 3px;
	width: 100%;
	opacity:0.2;
	position: absolute;
	top: 0;
	left: 0;
}
}/* --800px END-- */


#edioncardlineup.idCard .mainBg{
	background: linear-gradient(rgba(255,255,255,0) 70%, rgba(255,255,255,1)), url(../../common/images/card/bg_idCard.jpg) top center no-repeat;
	background-size: cover;
}
#edioncardlineup.anshinCard .mainBg{
	background: linear-gradient(rgba(255,255,255,0) 70%, rgba(255,255,255,1)), url(../../common/images/card/bg_anshinCard.jpg) top center no-repeat;
	background-size: cover;
}

#edioncardlineup .innerWrap{
	max-width: 1240px;
	margin:0 auto;
	padding:0 10px;
}
#edioncardlineup .privilegeMain{
	overflow: hidden;
	margin-bottom:20px;
	max-width: 960px;
	margin: 0 auto 20px;
}
#edioncardlineup .mainTitle{
	text-align: center;
	color: #FFF;
	font-size: 33px;
	font-weight: bold;
	padding:35px 10px 20px;
	text-shadow : 1px 1px 12px #0075EA;
}
#edioncardlineup.anshinCard .mainTitle{
	text-shadow : 1px 1px 12px #FF8806;
}
#edioncardlineup.idCard .mainTitle{
	text-shadow : 1px 1px 12px #227622;
}
#edioncardlineup .privilegeMain .image{
	width: 33%;
	float: left;
}
#edioncardlineup .privilegeMain .txt{
	overflow: hidden;
	padding-left: 10px;
}
#edioncardlineup.idCard .privilegeMain .txt,
#edioncardlineup.anshinCard .privilegeMain .txt{
	padding-top: 22px;
}
@media screen and (max-width: 960px) {
#edioncardlineup.idCard .privilegeMain .txt,
#edioncardlineup.anshinCard .privilegeMain .txt{
	padding-top: 11px;
}
}/* --800px END-- */
@media screen and (max-width: 800px) {
#edioncardlineup.idCard .privilegeMain .txt,
#edioncardlineup.anshinCard .privilegeMain .txt{
	padding-top: 0;
}
}/* --800px END-- */
#edioncardlineup .privilegeIcon{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background:#F3981C;
	width: 70px;
	height: 70px;
	text-align: center;
	font-size: 18px;
	padding-top:8px;
	font-weight: bold;
	color:#FFF;
}
#edioncardlineup.idCard .privilegeIcon{
	background:#FF8000;
}
#edioncardlineup.anshinCard .privilegeIcon{
	background:#F53565;
}
#edioncardlineup .privilegeIcon span{
	display: block;
}
#edioncardlineup .privilegeIcon .number{
	font-size:30px;
	line-height: 0.7em;
}
#edioncardlineup .privilegeMain dl{
	overflow: hidden;
	margin-bottom:20px;
}
#edioncardlineup .privilegeMain dl:last-child{
	margin-bottom:0;
}
#edioncardlineup .privilegeMain dt{
	float: left;
}
#edioncardlineup .privilegeMain dd{
	font-size: 24px;
	overflow: hidden;
	font-weight:bold;
	padding-left:10px;
}
#edioncardlineup .privilegeMain dd,
#edioncardlineup .privilegeMain dt{
	color: #FFF;
}
#edioncardlineup .privilegeMain .small{
	font-size: 16px;
	display: block;
}
#edioncardlineup .tableSt td{
	background: #FFF;
}
#edioncardlineup .privilegeBox{
	border-top:2px solid #CCC;
	padding-top: 40px;
	margin-bottom: 40px;
}
#edioncardlineup .privilegeBox h3{
	overflow: hidden;
	margin-bottom:20px;
}
#edioncardlineup .privilegeBox .left{
	float: left;
}
#edioncardlineup .privilegeBox .title{
	overflow: hidden;
	color: #1F529F;
	font-size:35px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom:0 !important;
}
#edioncardlineup .privilegeBox .small{
	font-size:18px;
	display: block;
}
#edioncardlineup .privilegeBox .wrap{
	overflow: hidden;
}
#edioncardlineup .privilegeBox .txt{
	width:70%;
	float: left;
	padding-right:10px;
}
#edioncardlineup .privilegeBox .txt p,
#edioncardlineup .privilegeBox .txt ul{
	margin:0 0 15px;
}
#edioncardlineup .privilegeBox .image{
	width:25%;
	min-width: 250px;
	padding:0 3%;
	float: right;
}
@media screen and (max-width: 960px) {
#edioncardlineup .privilegeBox .txt{
	width:70%;
}
#edioncardlineup .privilegeBox .image{
	width:30%;
	min-width: inherit;
	padding:0 2% 0 3%;
}
}/* --960px END-- */

#edioncardlineup .privilegeBox .txt2{
	width:70%;
	border: 2px solid #CCC;
	box-sizing: border-box;
	padding: 10px 20px;
}
#edioncardlineup .privilegeBox .txt2 .txtC{
	margin: 10px 0;
}
#edioncardlineup .privilegeBox .txt2 .txtC img{
	max-width: 700px;
	width: 100%;
	height: auto;
}
#edioncardlineup .privilegeBox .txt2 .tit_price{
	font-weight: bold;
	font-size: 1.08rem;
}


@media screen and (max-width: 800px) {
#edioncardlineup .privilegeBox .txt2{
	width:100%;
}
}/* --800px END-- */
@media screen and (max-width: 640px) {
#edioncardlineup .privilegeBox .txt2{
	padding: 10px 10px;
}
#edioncardlineup .privilegeBox .txt2 .box_sty_db{
	display: inline;
}
}/* --640px END-- */

#edioncardlineup .privilegeBox .btn{
	width:200px;
}
#edioncardlineup .cardInfo .function{
	overflow: hidden;
	margin-top: 15px;
	display:-webkit-box;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
#edioncardlineup .cardInfo .function:last-child{
	margin-bottom:40px;
}
#edioncardlineup .cardInfo .function li{
	width:49.3%;
	overflow: hidden;
	border: 2px solid #ccc;
	padding:15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#edioncardlineup .cardInfo .function li:nth-child(2n+1){
	clear:both;
	margin-left:0 !important;
}
#edioncardlineup .cardInfo .function .title{
	font-size:28px;
	color:#1F529F;
	font-weight: bold;
	margin-bottom:15px;
}
#edioncardlineup .cardInfo .function .small{
	font-size:16px;
	color:#444444;
	display: block;
}
#edioncardlineup .cardInfo .txt{
	width:70%;
	float: left;
	overflow: hidden;
	padding-right: 10px;
}
#edioncardlineup .cardInfo .txt p{
	margin-bottom:15px;
}
#edioncardlineup .cardInfo .image{
	width:30%;
	float: right;
	overflow: hidden;
}

#edioncardlineup .cardEntryBox{
	margin-bottom:40px;
}
#edioncardlineup .cardEntry .txt{
	font-size:14px;
	font-weight: normal;
	text-align: left;
	margin-top:15px;
}
#edioncardlineup.idCard .cardEntry .txt,
#edioncardlineup.anshinCard .cardEntry .txt{
	text-align: center;
}
#edioncardlineup.idCard .cardEntry .btn01,
#edioncardlineup.anshinCard .cardEntry .btn01{
	width:400px;
	margin:0 auto;
}
#edioncardlineup .cardEntry ul{
	display: table;
	width: 100%;
	background: #f5f5f5;
	border: 1px solid #CCC;
	padding: 25px 0;
	position: relative;
}
#edioncardlineup .cardEntry ul li{
	width: 50%;
	display: table-cell;
	padding: 5px 3%;
	text-align: center;
}
#edioncardlineup .cardEntry ul li:first-child{
	border-right: 1px solid #CCC;
}
#edioncardlineup.idCard .cardEntry ul li:first-child,
#edioncardlineup.anshinCard .cardEntry ul li:first-child{
	border-right:0;
}
#edioncardlineup .cardEntry dl dt{
	font-weight: bold;
	font-size: 1.3rem;
	margin-bottom: 8px;
	color: #666;
}
#edioncardlineup .cardEntry dl dt span{
	display: inline-block;
}
#edioncardlineup .cardEntry dl dd {
	padding: 13px 0;
	font-size: 1.3rem;
}
#edioncardlineup .cardEntry dl .singleBtn a{
	position: absolute;
	bottom: 43px;
	width: 44%;
}
#edioncardlineup .cardEntry dl .doubleBtn{
	overflow: hidden;
}
#edioncardlineup .cardEntry dl .doubleBtn div{
	float: right;
	width: 48%;
}
#edioncardlineup .cardEntry dl .doubleBtn div:first-child{
	float: left;
	width: 48%;
	margin-right: 4%;
}

#edioncardlineup .cardEntry .title{
	font-size:20px;
}

/* adEdioncard */
.adEdioncard .wrap .title .sp{
	display: none;
}
.adEdioncard{
	color: #FFF;
}
.adEdioncard .titleBelt{
	background: #1F52A1;
	text-align: center;
	color: #FFF;
	font-size:25px;
	padding:8px 0;
	font-weight: bold;
}
.adEdioncard .wrap{
	background: url(../../common/images/card/bg_edionCard.jpg) center center no-repeat;
	background-size: cover;
	padding: 40px 35px 45px;
}
.adEdioncard .wrap .title{
	color:#FFF;
	font-size:25px;
	text-align: center;
	padding-bottom:30px;
	font-weight: bold;
	text-shadow : 1px 1px 12px #0075EA;
}
.adEdioncard .wrap .figure{
	margin-bottom:30px;
	text-align: left;
	display: table;
}
.adEdioncard .wrap ul.figure{
	letter-spacing: -.40em;
	display: block;
}
.adEdioncard .wrap ul.figure li{
	display: inline-block;
	letter-spacing: normal;
	margin: 0 5px 5px 0;
}
.adEdioncard .wrap .figure .title{
	border-bottom:2px solid #FFF;
	text-align: left;
	margin-bottom:5px;
	padding-bottom:5px;
}
.adEdioncard .wrap .titSquare{
	background: #166AC6;
	width:100%;
	text-align: center;
	border:1px solid #FFF;
	font-weight: bold;
	font-size:16px;
	margin-bottom:10px;
	padding: 2px 0 3px;
}
.adEdioncard .wrap .parts{
	font-size:16px;
}
.adEdioncard .wrap .figure .title .small{
	font-size:16px;
	display: block;
}
.adEdioncard .wrap .mainImg{
	overflow: hidden;
	margin-bottom:10px;
}
.adEdioncard .wrap .image{
	padding-top:20px;
	width: 33%;
	float: left;
}
.adEdioncard .wrap .txt{
	overflow: hidden;
	padding-left:20px;
}
.adEdioncard .wrap .txt .parts.anshin,
.adEdioncard .wrap .txt .parts.edion,
.adEdioncard .wrap .txt .arrow{
	display: table-cell;
}
.adEdioncard .wrap .txt .parts.anshin{
	width:38%;
	position: relative;
}
.adEdioncard .arrowIcon:before{
	font-family: "fontello";
	font-weight: normal;
	font-size:40px;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	line-height: 1em;
	right:0px;
	top:50%;
	margin-right: 0;
	color: #F5981F;
	font-style: initial;
	content: '\e893';
}
.adEdioncard .icon-icon_d:before{
	display: none;
}
.adEdioncard .wrap .txt .parts.edion{
	width:56%;
}
.adEdioncard .wrap .txt .arrow{
	vertical-align: top;
	padding:46px 8px;
}
.adEdioncard .wrap .txt .arrow img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.adEdioncard .adbtnArea{
	margin:0 auto;
	width:100%;
}
.adEdioncard .adbtnArea .btn02{
	max-width:400px;
	margin:0 auto;
	font-size: 1.3rem;
	padding: 20px 25px !important;
}
/* --PCsetting END-- */

@media screen and (max-width: 900px) {
.adEdioncard .wrap .mainImg{
	text-align: center;
}
.adEdioncard .wrap .image{
	width: 50%;
	display: block;
	float: inherit;
	margin: 0 auto 15px;
}
.adEdioncard .wrap .txt{
	display: block;
	width: 100%;
	text-align: left;
}

.adEdioncard .wrap{
	padding:15px 20px 30px;
}

.adEdioncard .wrap .txt{
	padding-left:0;
}

.adEdioncard .wrap .image{
	padding-top:0;
}

.adEdioncard .wrap .txt .parts.anshin,
.adEdioncard .wrap .txt .parts.edion,
.adEdioncard .wrap .txt .arrow{
	display: table-cell;
}
.adEdioncard .wrap .txt .parts.anshin{
	width:38%;
	position: relative;
}
}/* --900px END-- */

@media screen and (max-width: 800px) {
#edioncardlineup .cardEntry dl dt{
	font-size: 1.08rem;
}
#edioncardlineup .mainBg,
#edioncardlineup.idCard .mainBg,
#edioncardlineup.anshinCard .mainBg{
	margin-top: 0;
}

#edioncardlineup .tableWrap{
	margin-bottom:20px;
}

#edioncardlineup .cardEntry ul,
#edioncardlineup .cardEntry ul li{
	display: block;
	width: auto;
}
#edioncardlineup .cardEntry ul li{
	padding: 5px 0;
	margin: 0 15px;
	text-align: center;
}
#edioncardlineup.anshinCard .cardEntry ul li{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
#edioncardlineup .cardEntry ul li:first-child{
	border-right: 0;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#edioncardlineup.idCard .cardEntry ul li:first-child,
#edioncardlineup.anshinCard .cardEntry ul li:first-child{
	border-bottom:0;
}
#edioncardlineup .cardEntry .txt{
	margin-top:5px;
}

#edioncardlineup .cardEntry dl .singleBtn a{
	position: relative;
	width: 100%;
	bottom: 0;
}

#edioncardlineup .adEdioncard .titleBelt{
	padding:10px;
}

.adEdioncard .wrap .title{
	padding-bottom:20px;
}

.adEdioncard .wrap .txt .parts.anshin,
.adEdioncard .wrap .txt .parts.edion,
.adEdioncard .wrap .txt .arrow{
	display: table-cell;
}
.adEdioncard .wrap .txt .parts.anshin{
	width:38%;
	position: relative;
}
}/* --800px END-- */

@media screen and (max-width: 700px){
#edioncardlineup .mainBg,
#edioncardlineup.idCard .mainBg,
#edioncardlineup.anshinCard .mainBg{
	background: none;
	margin-top: 0;
}
#edioncardlineup .mainimgArea{
	background: url(../../common/images/card/bg_edionCard.jpg) top center no-repeat;
	background-size: cover;
	padding-bottom:15px;
	margin-bottom: 15px;
}
#edioncardlineup.idCard .mainimgArea{
	background:url(../../common/images/card/bg_idCard.jpg) top center no-repeat;
	background-size: cover;
}
#edioncardlineup.anshinCard .mainimgArea{
	background:url(../../common/images/card/bg_anshinCard.jpg) top center no-repeat;
	background-size: cover;
}

#edioncardlineup .mainimgArea .pcBr{
	display: block;
}
#edioncardlineup .privilegeMain .txt{
	display: none;
}
#edioncardlineup .privilegeMain{
	text-align: center;
}
#edioncardlineup .privilegeMain .image{
	width: 65%;
	float: initial;
	margin: 0 auto;
}

#edioncardlineup .cardInfo .function{
	margin:0;
	display: block;
}
#edioncardlineup .cardInfo .function li{
	float: inherit;
	width: 100%;
	margin-left:0;
	margin-bottom: 15px;
}

#edioncardlineup .mainBg .innerWrap{
	padding:0;
}

.adEdioncard .wrap .txt .parts.anshin,
.adEdioncard .wrap .txt .parts.edion,
.adEdioncard .wrap .txt .arrow{
	display: table-cell;
}
.adEdioncard .wrap .txt .parts.anshin{
	width:38%;
	position: relative;
}
} /* --700px END-- */

@media screen and (max-width: 640px) {
#edioncardlineup .pcBr{
	display: inline-block;
}
#edioncardlineup .tit02{
	padding-left: 5px;
}
#edioncardlineup .privilegeIcon{
	font-size:14px;
	width:50px;
	height: 50px;
	padding-top:5px;
	margin:0 auto 10px !important;
}
#edioncardlineup .privilegeIcon .number{
	font-size:20px;
}
#edioncardlineup .btn{
	width:100%;
}
#edioncardlineup .btn .btnWh,
#edioncardlineup .btn01,
#edioncardlineup .btn02{
	padding:12px 0;
}
#edioncardlineup.idCard .cardEntry .btn01{
	width:100%;
}
#edioncardlineup .cardEntry dl .singleBtn a{
	position: relative;
	width: 100%;
	bottom: 0;
}
#edioncardlineup.anshinCard .cardEntry .btn01{
	width:100%;
}

#edioncardlineup .mainBg{
	background: none;
	margin-top: 0;
}
#edioncardlineup .mainimgArea{
	background: url(../../common/images/card/bg_edionCard.jpg) top center no-repeat;
	background-size: cover;
	padding-bottom:15px;
	margin-bottom: 15px;
}
#edioncardlineup .mainimgArea .pcBr{
	display: block;
}
#edioncardlineup .privilegeMain .txt{
	display: none;
}

#edioncardlineup .tableWrap{
	padding:0 10px;
}
#edioncardlineup .tableSt tr{
	width:50%;
}
#edioncardlineup .tableSt th{
	width:100%;
}
#edioncardlineup .tableSt td{
	width:100%;
}
#edioncardlineup .mainTitle{
	font-size:20px;
}
#edioncardlineup .privilegeBox{
	padding-top:15px;
}
#edioncardlineup .privilegeBox .title{
	padding:0;
	font-size:20px;
}
#edioncardlineup .privilegeBox .left{
	float: inherit;
}
#edioncardlineup .privilegeBox .image{
	display: none;
}
#edioncardlineup .privilegeBox .btn{
	width: auto;
	max-width: 350px;
	margin: 0 auto;
}
#edioncardlineup .privilegeBox .txt{
	width:100%;
	padding-right:0;
}

#edioncardlineup .cardInfo .function{
	margin:0;
	display: block;
}
#edioncardlineup .cardInfo .function li{
	float: inherit;
	width: 100%;
	margin-left:0;
	margin-bottom: 15px;
}
#edioncardlineup .cardInfo .txt{
	width: 100%;
	padding-left:0;
}
#edioncardlineup .cardInfo .image{
	display: none;
}
#edioncardlineup .cardInfo .function .title{
	font-size:20px;
}
#edioncardlineup .cardInfo .function .small{
	font-size: 14px;
}
#edioncardlineup .cardEntry dl .doubleBtn div{
	float: inherit;
	width: 100%;
}
#edioncardlineup .cardEntry dl .doubleBtn div:first-child{
	float: inherit;
	width: 100%;
	margin-right: 0;
	margin-bottom:15px;
}
#edioncardlineup .cardEntry .title{
	font-size:16px;
}
#edioncardlineup .cardEntry ul{
	padding:10px 0;
	position: initial;
}

.adEdioncard .wrap .image{
	width:65%;
}
.adEdioncard .titleBelt{
	font-size:15px;
	padding: 10px;
}
.adEdioncard .titleBelt span{
	display: inline-block;
}

.adEdioncard .adbtnArea .btn02{
	width:100%;
}

.adEdioncard .wrap .title .spNone{
	display: none;
}
.adEdioncard .wrap .title .sp{
	display: inline;
}

.adEdioncard .wrap .title{
	font-size:18px;
	margin-bottom:0;
	padding-bottom:20px;
}

.adEdioncard .wrap .figure{
	display: block;
}
.adEdioncard .wrap .txt .parts.anshin,
.adEdioncard .wrap .txt .parts.edion,
.adEdioncard .wrap .txt .arrow{
	display: block;
	width:100%;
}
.adEdioncard .arrowIcon:before{
	content: '\e895';
}
.adEdioncard .wrap .txt .arrow{
	padding:5px 0;
	text-align: center;
}

.adEdioncard .wrap{
	padding:15px 15px 30px;
}

}/* --640px END-- */


/* ## edioncard ===============================
エディオンネット 設定 */

#edionnetWrap img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
#edionnetWrap .spBr{
	display: inline-block;
}
#edionnetWrap .pcBr{
	display:block;
}
#edionnetWrap .red{
	color:#FF0000;
}

#edionnetWrap .mainArea{
	margin-bottom:40px;
}
#edionnetWrap .providerArea{
	margin-bottom:20px;
}
#edionnetWrap .linePlanArea{
	margin-bottom:60px;
}

#edionnetWrap .mainArea .mainImg{
	margin-bottom:10px;
}
#edionnetWrap .mainArea .mainimgSp{
	display: none;
}

#edionnetWrap .providerArea .titleBelt{
	background: #1D50A2;
	color: #FFF;
	text-align: center;
	font-size:30px;
	padding:10px;
}
#edionnetWrap .provider{
	background: #F5F5F5;
	border-left:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	padding:20px;
	overflow: hidden;
}
#edionnetWrap .provider .enjoy,
#edionnetWrap .provider .kualnet{
	width:49%;
	float: left;
}
#edionnetWrap .provider .enjoy{
	margin-right: 2%;
}
#edionnetWrap .enjoy .logo,
#edionnetWrap .kualnet .logo{
	background: #006FBF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	padding:10px 0;
	margin-bottom:15px;
}
#edionnetWrap .enjoy .logo img,
#edionnetWrap .kualnet .logo img{
	width:40%;
}

#edionnetWrap .linePlanArea .titleBelt{
	background: #FFE33B;
	color:#DE0432;
	text-align: center;
	font-size:28px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:5px 10px;
	margin-bottom:5px;
}
#edionnetWrap .linePlanArea .txt{
	margin-bottom: 20px;
}
#edionnetWrap .linePlanArea .ex{
	font-size:16px;
	color:#0B449B;
	font-weight: bold;
	margin-bottom:5px;
}
#edionnetWrap .linePlanboxPc{
	display: block;
}
#edionnetWrap .linePlanboxSp{
	display: none;
}
#edionnetWrap .tableSt{
	border: 1px solid #1D50A2;
	width: 49.5%;
	float: left;
}
#edionnetWrap .linePlan{
	overflow: hidden;
	margin-bottom:20px;
}
#edionnetWrap .linePlan .tableSt.plan{
	margin-right:1%;
}
#edionnetWrap .tableSt th,
#edionnetWrap .tableSt td{
	border: 1px solid #1D50A2;
	color:#0B449A;
	text-align: center;
}
#edionnetWrap .tableSt th{
	background-color: #B9E3F9;
	font-weight: normal;
}
#edionnetWrap .tableSt .redCheck{
	border:3px solid #E60012;
}
#edionnetWrap .tableSt.serviceplanA th{
	background: #F0CB92;
}
#edionnetWrap .arwBox{
	overflow: hidden;
}
#edionnetWrap .arwBox .tableSt.serviceplanA{
	float: left;
	width:49%;
}
#edionnetWrap .arwBox .arw{
	width:80px;
	margin-left:20px;
	float: left;
}

#edionnetWrap .searchArea .titleBelt{
	background: #1D50A3;
	color:#FFF;
	font-size:16px;
	padding:10px;
}
#edionnetWrap .searchArea .yellowBg{
	padding:20px 10px;
}
#edionnetWrap .searchArea .yellowBg span{
	background:#FFE33B;
	color: #006CD8;
	padding: 10px;
	display: block;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: left;
	font-size:21px;
}
#edionnetWrap .searchArea .shop_search{
	background: #FFF;
}
#edionnetWrap .searchArea .btn{
	width:50%;
}

@media screen and (max-width: 800px) {
#edionnetWrap .searchArea .btn{
	width:100%;
}
#edionnetWrap .searchArea .yellowBg {
	padding: 10px 10px 0;
}

}/* --800px END-- */

@media screen and (max-width: 640px) {
#edioncardWrap .pcBr{
	display: inline-block;
}
#edionnetWrap .mainArea .mainImg{
	display: none;
}
#edionnetWrap .mainArea .mainimgSp{
	display: block;
	margin-bottom:10px;
}

#edionnetWrap .provider{
	padding:15px 10px;
}

#edionnetWrap .provider .enjoy,
#edionnetWrap .provider .kualnet{
	float: inherit;
	width:100%;
}
#edionnetWrap .provider .enjoy{
	margin-right: 0;
	margin-bottom:20px;
}


#edionnetWrap .providerArea .titleBelt,
#edionnetWrap .linePlanArea .titleBelt{
	font-size:18px;
	padding:10px;
	text-align: left;
}

#edionnetWrap .linePlan{
	margin-bottom:0;
}
#edionnetWrap .linePlanArea .ex{
	font-size: 13px;
	margin-bottom:10px;
}
#edionnetWrap .linePlanboxPc{
	display: none;
}
#edionnetWrap .linePlanboxSp{
	display: block;
	overflow: hidden;
}
#edionnetWrap .linePlan{
	float: left;
	width:47%;
}
#edionnetWrap .linePlan:first-child{
	margin-right:4%;
}
#edionnetWrap .linePlan .tableSt th{
	border-bottom: 1px solid #1D50A2;
}
#edionnetWrap .linePlan .tableSt .plan th{
	border-top: 1px solid #1D50A2;
}
#edionnetWrap .tableSt .serviceplanA th{
	background: #F0CB92;
}
#edionnetWrap .tableSt th,
#edionnetWrap .tableSt td{
	border:0;
}
#edionnetWrap .linePlan .tableSt td{
	padding:6px 4px;
}
#edionnetWrap .linePlan .tableSt th{
	padding:6px 0;
	border-bottom: 1px solid #1D50A2;
}
#edionnetWrap .tableSt .serviceplanA .box{
	padding: 6px 0 5px;
	display: block;
}
#edionnetWrap .balloonBox{
	border:0;
	margin: 4px auto;
	text-align: center;
}
#edionnetWrap .balloonBox .balloon{
	background: #FFFF00;
	border:2px solid #D80000;
	color:#D80000;
	position: relative;
	display: inline-block;
	padding: 4px 20px;
	width: auto;
	min-width: 115px;
	height: 29px;
	line-height: 17px;
	text-align: center;
	z-index: 0;
}
#edionnetWrap .balloonBox .balloon:before {
	content: "";
	position: absolute;
	bottom: -8px; left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #FFFF00 transparent transparent transparent;
	z-index: 0;
}
#edionnetWrap .balloonBox .balloon:after {
	content: "";
	position: absolute;
	bottom: -12px; left: 50%;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #D80000 transparent transparent transparent;
	z-index: -1;
}

#edionnetWrap .tableSt .redCheck{
	display: block;
	padding: 5px;
}

#edionnetWrap .searchArea .yellowBg{
	padding:15px 10px 0 10px;
}
#edionnetWrap .searchArea .yellowBg span{
	font-size:15px;
}
#edionnetWrap .searchArea .btn{
	width: 100%;
}

}/* --640px END-- */

/*

# CSS curd
---
優待加盟店ページ

*/

/* -- 共通 --　*/
#preferentialList img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
}
#preferentialList .red {
	overflow: hidden;
	color: #DE0A4D;
}
#preferentialList .blue {
	overflow: hidden;
	color: #1F529F;
}
#preferentialList a {
	text-decoration: none;
	font-weight: bold;
}
#preferentialList a:hover {
	text-decoration: underline;
}
#preferentialList h3 {
	font-size: 1.45rem;
	font-weight: bold;
}
#preferentialList h4 {
	font-size: 1.3rem;
	font-weight: bold;
}

#preferentialList .emp {
	font-size: 1.7rem;
	font-weight: bold;
	color: #1F529F;
}
#preferentialList li {
	list-style-type: none;
}
#preferentialList .btn:hover,
#preferentialList .btn01:hover,
#preferentialList .btn02:hover,
#preferentialList .btnBack:hover {
	text-decoration: none;
}
@media screen and (max-width: 640px) {
	#preferentialList h2,
	#preferentialList h3,
	#preferentialList h4 {
		font-size: 1.15rem;;
	}
	#preferentialList .emp {
		font-size: 1.3rem;
	}
}

/* ## shopDec ===============================
店舗説明 */
#preferentialList .shopDec {
	border: 1px solid #CCC;
	padding: 20px;
	margin-bottom: 50px;
}
#preferentialList .shopDec .txt,
#preferentialList .shopDec .image {
	display: table-cell;
	vertical-align: middle;
}
/*#preferentialList .shopDec .image {
	width: 30%;
}*/
#preferentialList .shopDec .wrap {
	display: table;
	width: 100%;
}
#preferentialList .shopDec .shop_logo {
	text-align: center;
	padding-right: 20px;
}
#preferentialList .shopDec .shop_logo,
#preferentialList .shopDec .txt {
	display: table-cell;
	vertical-align: middle;
}
#preferentialList .shopDec .title {
	color: #1F529F;
	font-size: 2rem;
}
#preferentialList .shopDec .point {
	text-align: center;
	background-color: #F5981F;
	font-weight: bold;
	font-size: 1.8rem;
	margin-top: 10px ;
	color: #FFF;
}

@media screen and (max-width: 640px) {
	#preferentialList .shopDec .wrap {
		display: block;
	}
	#preferentialList .shopDec {
		padding: 15px;
		margin-bottom: 20px;
	}
	#preferentialList .shopDec .shop_logo {
		display: block;
		text-align: center;
		padding: 0;
		margin-bottom: 10px;
	}
	#preferentialList .shopDec .txt {
		width: 100%;
		display: block;
		padding: 0;
	}
	#preferentialList .shopDec .image {
		display: none;
	}
	#preferentialList .shopDec .title {
		color: #1F529F;
		font-size: 1.3rem;
		margin: 5px 0 10px;
	}
	#preferentialList .shopDec .point {
		font-size: 1.45rem;
		padding: 3px 0;
		margin: 0;
	}
}
/* ## prefeDetail ===============================
優待内容 */
#preferentialList .prefeDetail .wrap {
	border: 3px solid #CCC;
	padding: 20px;
	margin-bottom: 50px;
}


#preferentialList .prefeDetail .get {
	font-size: 1.0rem;
	font-weight: normal;
	margin-top: 5px;
}
#preferentialList .prefeDetail .btn .btn01,
#preferentialList .prefeDetail .btn .btn02 {
	font-size: 1.3rem;
	max-width:500px;
	width: 100%;
	padding: 20px 25px;
	margin: 20px auto;
}
#preferentialList .prefeDetail .tableSt th {
	color: #455976;
}
#preferentialList .prefeDetail .tableSt,
#preferentialList .prefeDetail .tableSt th,
#preferentialList .prefeDetail .tableSt td {
	border: none;
}
#preferentialList .prefeDetail .tableSt th,
#preferentialList .prefeDetail .tableSt td {
	vertical-align: top;
	border-top:1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#preferentialList .prefeDetail .tableSt th:last-child {
	vertical-align: top;
}
#preferentialList .prefeDetail .tableSt .tel_shop {
	font-size: 1.3rem;
	font-weight: bold;
}
#preferentialList .prefeDetail .tableSt .tel_shop img{
	vertical-align: -10%;
	padding-right: 5px;
}
@media screen and (max-width: 640px) {
	#preferentialList .prefeDetail .wrap {
		border: 3px solid #CCC;
		padding: 10px;
		margin-bottom: 20px;
	}
	#preferentialList .prefeDetail .txt {
		font-size: 1.15rem;
	}
	#preferentialList .prefeDetail .btn .btn01,
	#preferentialList .prefeDetail .btn .btn02 {
		font-size: 1.08rem;
		margin: 20px 0;
	}
	#preferentialList .prefeDetail .tableSt,
	#preferentialList .prefeDetail .tableSt thead,
	#preferentialList .prefeDetail .tableSt tbody,
	#preferentialList .prefeDetail .tableSt tr,
	#preferentialList .prefeDetail .tableSt th,
	#preferentialList .prefeDetail .tableSt td{
		width: 100%;
		display: block;
	}
	#preferentialList .prefeDetail .tableSt th
	{
		border: none;
	}
	#preferentialList .prefeDetail .tableSt tr:first-child th
	{
		border-top: 1px solid #CCC;
	}
	#preferentialList .prefeDetail .tableSt .tel_shop {
		font-size: 1rem;
	}
}

/* ## notice ===============================
黄色ベースエリア */
#preferentialList .notice {
	border: 1px solid #EEBF95;
	background: #FFFBD9;
	padding: 25px;
}
#preferentialList .notice .title {
	color: #1F529F;
	font-size: 1.45em;
	font-weight: bold;
}
#preferentialList .notice h3 {
	margin-bottom: 10px;
}
#preferentialList .notice .ex{
	font-weight: bold;
	font-size: 1.15rem;;
}
@media screen and (max-width: 640px) {
	#preferentialList .notice {
		padding: 10px;
	}
	#preferentialList .notice .title {
		font-size: 1.3em;
	}
}
/* ## guide ===============================
ガイド */
#preferentialList .prefeDetail .guide {
	border: 1px solid #CCC;
	background: #F5F5F5;
	padding: 20px;
	margin-bottom: 20px;
}
#preferentialList .prefeDetail .guide .btn .btn01,
#preferentialList .prefeDetail .guide .btn .btn02 {
	margin: 20px auto;
}
@media screen and (max-width: 640px) {
	#preferentialList .prefeDetail .guide {
		padding: 20px 10px;
	}
}
/* ## special ===============================
スペシャル */
#preferentialList .prefeDetail .special {
	padding: 20px 0;
}
#preferentialList .prefeDetail .plate {
	display: inline-block;
	text-align: center;
	background-color: #F5981F;
	font-weight: bold;
	font-size: 1.3rem;
	padding: 2px 10px;
	color: #FFF;
	border-radius: 5px;
	margin: 0 5px 0 0;
}
#preferentialList .prefeDetail .emp {
	font-size: 1.7rem;
	font-weight: bold;
	display: inline-block;
	color: #1F529F;
}
#preferentialList .prefeDetail .emp+p {
	padding-left: 70px;
	margin-bottom: 15px;
}
@media screen and (max-width: 640px) {
	#preferentialList .prefeDetail .plate {
		display: block;
		font-size: 1rem;
		margin: 0 0 5px;
	}
	#preferentialList .prefeDetail .emp {
		font-size: 1.3rem;
	}
	#preferentialList .prefeDetail .emp+p {
		padding: 0;
	}
}

/* ## Flowlist ===============================
エッソと銀座山形屋 */
#preferentialList .Flowlist h3 {
	font-size: 1.3rem;
	color: #1F529F;
	padding: 10px;
	background: #F5F5F5;
}
#preferentialList .Flowlist ol li {
	border: 1px solid #CCC;
	margin: 0 0 20px;
}
#preferentialList .Flowlist ol li:last-of-type {
	margin: 0;
}
#preferentialList .Flowlist p {
	padding: 15px;
}
@media screen and (max-width: 640px) {
	#preferentialList .Flowlist .featureList {
		margin-top: 15px;
	}
	#preferentialList .Flowlist h3 {
		font-size: 1.15rem;
	}
	#preferentialList .Flowlist ol li:last-of-type {
		margin: 0 auto;
	}
}
/* ## logoList ===============================
ロゴエリア */
#preferentialList .logoList {
	margin-bottom: 30px;
}
#preferentialList .logoList ul {
	overflow: hidden;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-bottom: 20px;
}
#preferentialList .logoList li {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	width: 25%;
	float: left;
	text-align:center;
}
#preferentialList .logoList .txt {
	text-align:left;
}
#preferentialList .logoList .point {
	text-align: center;
	background-color: #F5981F;
	font-weight: bold;
	font-size: 1.45rem;
	color: #FFF;
}
#preferentialList .logoList a:hover {
	background-color: #FFF;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
@media screen and (max-width: 960px) {
	#preferentialList .logoList li {
		width: 33.3%;
	}
	#preferentialList .logoList li:nth-child(4n+1) {
		clear: none;
	}
	#preferentialList .logoList li:nth-child(3n+1) {
		clear: both;
	}
}
@media screen and (max-width: 640px) {
	#preferentialList .logoList li {
		width: 50%;
	}
	#preferentialList .logoList li:nth-child(3n+1) {
		clear: none;
	}
	#preferentialList .logoList li:nth-child(2n+1) {
		clear: both;
	}
}
@media screen and (max-width: 400px) {
	#preferentialList .logoList li {
		width: 100%;
		min-height: inherit;
	}
	#preferentialList .logoList li:nth-child(2n+1) {
		clear: none;
	}
}
/*-- オリコモール
.oricomall ロゴエリア */
#preferentialList .oricomallLogo li {
	min-height: 220px;
}
#preferentialList .oricomallLogo li img {
	padding: 5px 0;
}
@media screen and (max-width: 960px) {
#preferentialList .oricomallLogo li {
	min-height: 232px;
}
}
@media screen and (max-width: 400px) {
	#preferentialList .oricomallLogo li {
	min-height: inherit;
	}
	#preferentialList .oricomallLogo li:nth-of-type(n+7) img {
		padding: 15px 0;
	}
}
/*-- セディナ
.oricomall ロゴエリア */
#preferentialList .cedyna li {
	min-height: 150px;
}
#preferentialList .cedyna li img {
	padding: 10px 0;
}
/*-- あずみエステール
.artFlow 引越の流れ*/
#preferentialList .logoList .estelle li {
	min-height: 100px;
	padding: 15px;
}
@media screen and (max-width: 400px) {
	#preferentialList .logoList .estelle li {
		min-height: 100px;
	}
	#preferentialList .logoList .estelle li img {
		vertical-align: middle;
	}

}

/*-- ジョイフル恵利
.notice */
#preferentialList .notice .joy {
	letter-spacing: 0.2rem;
}
/*-- セシール
.barcode バーコードエリア*/
#preferentialList .prefeDetail .barcode {
	text-align: center;
}
#preferentialList .prefeDetail .barcode p {
	display: inline-block;
	font-size: 1.45rem;
	font-weight: bold;
	padding: 0 50px 0 0;
	line-height: 110px;
}
#preferentialList .prefeDetail .barcode img {
	vertical-align: middle;
}
@media screen and (max-width: 640px) {
	#preferentialList .prefeDetail .barcode p {
		display: block;
		font-size: 1.15rem;
		font-weight: bold;
		padding: 0 0 15px;
		line-height: 1.5;
	}
}
/*-- 吉兆楽
.special 商品エリア*/
#preferentialList .prefeDetail .plate.kicho {
	vertical-align: 140%;
}
/*-- .item 商品エリア --*/
#preferentialList .item h4 {
	color: #1F529F;
}
#preferentialList .prefeDetail .guide h4+p {
		margin-bottom: 30px;
}
#preferentialList .item ul {
	display:-webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
#preferentialList .item li {
	border:  1px solid #CCC;
	padding: 15px;
	width: 49%;
}
#preferentialList .item .txt {
	margin-bottom: 20px;
}
#preferentialList .item .image {
	text-align: center;
}
@media screen and (max-width: 850px) {
	#preferentialList .item ul {
		display: block;
	}
	#preferentialList .item li {
		width: 100%;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 640px) {
	#preferentialList .prefeDetail .guide h4+p {
		font-size: 1.0rem;
		margin-bottom: 20px;
	}
}
/*-- ヤマノホールディングス
.yamanoList 店舗一覧*/
#preferentialList .yamanoList ul {
	display:-webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap: wrap;
}
#preferentialList .yamanoList li {
	border: 1px solid #CCC;
	padding: 15px;
	margin-bottom: 25px;
	width: 49%;
}
#preferentialList .yamanoList img {
	max-width: none;
	width: 100%;
}
#preferentialList .yamanoList h4 {
	color: #1F529F;
	margin-top: 10px;
}
#preferentialList .yamanoList strong {
	color: #DE0A4D;
	border: 1px solid #DE0A4D;
	padding: 0 10px;
	font-size: 1rem;
	display: inline-block;
	margin-left: 10px;
}
@media screen and (max-width: 640px) {
	#preferentialList .yamanoList ul {
		display: block;
	}
	#preferentialList .yamanoList li {
		width: 100%;
		}
}
/*-- エッソ・モービル・ゼネラル
.Flowlist */
#preferentialList .Flowlist .title,
#preferentialList .Flowlist .featureList {
	margin-top: 25px;
}

#preferentialList .Flowlist .essoSet {
	text-align: center;
	padding: 15px;
}
#preferentialList .Flowlist .essoSet li {
	display: inline-block;
	border: none;
	margin: 0;
	vertical-align: top;
	padding: 0 30px;
}
#preferentialList .Flowlist .essoSet p {
	padding: 5px 0 0 0;
	text-align: left;
}
#preferentialList .Flowlist .btn .btn02 {
	display: block;
	font-size: 1.3rem;
	width: 500px;
	height: 60px;
	line-height: 59px;
	margin: 30px auto;
	padding: 0;
}
@media screen and (max-width: 750px) {
	#preferentialList .Flowlist .essoSet li {
		padding: 0 15px;
	}
}
@media screen and (max-width: 640px) {
	#preferentialList .Flowlist .featureList {
		margin-top: 15px;
	}
	#preferentialList .Flowlist .title{
		margin: 0;
	}
	#preferentialList .Flowlist .essoSet li {
		display: block;
		width: 160px;
		padding: 0;
		margin: 0 auto 20px;
	}
	#preferentialList .Flowlist .btn .btn02 {
		display: block;
		font-size: 1.08rem;
		width: 100%;
		height: auto;
		line-height: 1;
		margin: 15px auto;
		padding: 20px 25px;
	}
}
/*-- アート引越センター
.artFlow 引越の流れ*/
#preferentialList .artFlow ol {
	overflow: hidden;
}
#preferentialList .artFlow li {
	text-align: center;
	width: 24%;
	float: left;
	border: 1px solid #1F529F;
	margin-left: 1.3%;
	margin-bottom: 20px;
}
#preferentialList .artFlow li:nth-child(4n+1) {
	clear: both;
	margin-left: 0;
}
#preferentialList .artFlow .txt{
	color: #FFF;
	font-size: 1.3rem;
	font-weight: bold;
	background: #1F529F;
	padding: 5px 0;
}
#preferentialList .artFlow .image{
	padding: 23px 10px;
}
@media screen and (max-width: 640px) {
	#preferentialList .artFlow li {
		width: 48.3%;
		margin-left: 3.3%;
	}
	#preferentialList .artFlow li:nth-child(4n+1) {
		clear: none;
		margin-left: 2%;
	}
	#preferentialList .artFlow li:nth-child(2n+1) {
		clear: both;
		margin-left: 0;
	}
	#preferentialList .artFlow .txt {
		font-size: 1.15rem;
	}
}
@media screen and (max-width: 400px) {
	#preferentialList .artFlow .image {
		padding: 10px 0;
		width: 90%;
		margin: 0 auto;
	}
}

/*-- サカイ引越センター
.word*/
#preferentialList .prefeDetail .notice.nsakai{
	padding: 10px;
}
#preferentialList .prefeDetail .word {
	background: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
	line-height: 1.8;
}
#preferentialList .sakaiFeature .tit02+p {
	font-size: 1.22rem;
	padding: 0 0 20px 0;
}
#preferentialList .sakaiFeature ul {
	overflow: hidden;
}
#preferentialList .sakaiFeature  li {
	width: 49%;
	float: left;
	min-height: 120px;
	border: 1px solid #CCC;
	margin-left: 2%;
	padding: 0;
	margin-bottom: 20px;
}
#preferentialList .sakaiFeature li:nth-child(2n+1) {
	clear: both;
	margin-left: 0;
}
#preferentialList .sakaiFeature h3 {
	font-size: 1.3rem;
	color: #1F529F;
	padding: 10px;
	background: #F5F5F5;
}
#preferentialList .sakaiFeature p{
	padding: 10px;
}
#preferentialList .sakaiFeature .notice {
	border: 1px solid #EEBF95;
	padding: 15px;
}
#preferentialList .sakaiFeature .notice p {
	padding: 0;
}
@media screen and (max-width: 960px) {
	#preferentialList .sakaiFeature  li {
		width: 100%;
		float: none;
		margin-left: 0;
		min-height: inherit;
	}
	#preferentialList .sakaiFeature .notice {
		padding: 10px;
	}
}
@media screen and (max-width: 640px) {
	#preferentialList .sakaiFeature h3 {
		font-size: 1.15rem;
	}
	#preferentialList .sakaiFeature .tit02+p {
		font-size: 1.08rem;
	}
}
/*-- 銀座山形屋
.yamagataSt 各店舗のお問い合わせ --*/
#preferentialList .prefeDetail .yamagataSt {
	table-layout: auto;
}
#preferentialList .prefeDetail .yamagataSt td {
	table-layout: fixed;
}
#preferentialList .prefeDetail .yamagataSt td:not(:last-of-type) {
	border-right: 1px solid #CCC;
}
#preferentialList .prefeDetail .yamagataSt td:nth-of-type(5) {
	width: 40%;
}
/*-- add --*/
#preferentialList .prefeDetail .add {
	padding: 20px;
	background: #F5F5F5;
	border: 1px solid #CCC;
	margin-top: 20px;
	font-size: 1.22rem;
}
#preferentialList .prefeDetail .add span {
	font-size: 1rem;
}
/*-- payment --*/
#preferentialList .Flowlist .payment {
	padding: 10px 0 0;
}
@media screen and (max-width: 640px) {
	#preferentialList .prefeDetail .add {
		padding: 10px;
		font-size: 1.08rem;
	}
	#preferentialList .prefeDetail .yamagataSt tr {
		border-bottom: 1px solid #CCC;
	}
	#preferentialList .prefeDetail .yamagataSt tbody tr {
		padding: 8px 0;
	}
	#preferentialList .prefeDetail .yamagataSt td {
		border: none;
		padding: 0;
	}
	#preferentialList .prefeDetail .yamagataSt td:not(:last-of-type) {
	border-right: none;
	}
}
/*-- タイヤ館
.newShop --*/
#preferentialList .prefeDetail .newShop {
	margin-top: 30px;
}
#preferentialList .prefeDetail .newShop p {
	font-weight: bold;
	color: #DE0A4D;
	margin-bottom: 5px;
}
/*-- .taiyaFeature --*/
#preferentialList .taiyaFeature h3 {
	font-size: 1.3rem;
	color: #1F529F;
	padding: 10px;
	background: #F5F5F5;
	text-align: center;
}
#preferentialList .taiyaFeature ul {
	display:-webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
#preferentialList .taiyaFeature li {
	width: 32%;
	border: 1px solid #CCC;
	margin-bottom: 50px;
}
#preferentialList .taiyaFeature li:last-child {
	margin-right: 0;
}
#preferentialList .taiyaFeature .image {
	text-align: center;
	padding: 15px 10px 0;
}
#preferentialList .taiyaFeature .txt {
	padding: 15px;
}
/*-- テーブル設定 --*/
#preferentialList .tableTaiya{
	width: 100%;
	border: 1px solid #CCC;
}
#preferentialList .tableTaiya th,
#preferentialList .tableTaiya td{
	padding: 10px 10px;
	border: 1px solid #CCC;
	text-align: left;
	vertical-align: middle;
}
#preferentialList .tableTaiya th{
	background-color: #F5F5F5;
}
#preferentialList .tableTaiya th:nth-child(2),
#preferentialList .tableTaiya td:nth-child(2){
	width: 50%;
}
/*-- アコーディオン --*/
#preferentialList .accordion dd{
	display: none;
}
#preferentialList .accordion dt{
	cursor: pointer;
}
#preferentialList .accordion_head{
	display: block;
	color: #316AC5;
	font-size: 1.15rem;
	font-weight: bold;
	border-top: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	padding: 10px 10px;
	text-decoration: none;
	position: relative;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F6F6F6), color-stop(0.00, #FFF));
	background: -webkit-linear-gradient(#FFF, #F6F6F6);
	background: -ms-linear-gradient(#FFF, #F6F6F6);
	background: linear-gradient(#FFF, #F6F6F6);
}
#preferentialList dl:last-of-type {
	border-bottom: 1px solid #BBBBBB;
}
#preferentialList .accordion .tableTaiya tr:last-of-type td,
#preferentialList .accordion .tableTaiya {
	border-bottom: none;
}
#preferentialList .accordion_head:after{
	content: '\e806';
	font-family: "fontello";
	width: 30px;
	position: absolute;
	top: 50%;
	margin-top: -0.5em;
	right: 0;
	font-size: 23px;
	text-align: center;
	line-height: 1;
	border-left: 1px solid #BBBBBB;
	color: #AAA;
}
#preferentialList .accordion_head.open {
	border-bottom: none;
}
#preferentialList .accordion_head.open:after{
	content: '\e805';}
@media screen and (max-width: 640px) {
	#preferentialList .taiyaFeature ul {
	display: block;
	}
	#preferentialList .taiyaFeature h3 {
		font-size: 1.15rem;
	}
	#preferentialList .taiyaFeature li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	#preferentialList .tableTaiya thead {
		display: none;
	}
	#preferentialList .tableTaiya tbody,
	#preferentialList .tableTaiya tr,
	#preferentialList .tableTaiya th,
	#preferentialList .tableTaiya td
	{
		width: 100%;
		display: block;
	}
	#preferentialList .tableTaiya tbody tr {
		padding: 10px;
	}
	#preferentialList .tableTaiya th,
	#preferentialList .tableTaiya td{
		padding: 0;
	}
	padding: 10px 10px;
	#preferentialList .tableTaiya tbody {
		box-sizing: border-box;
		padding: 0 10px;
	}
	#preferentialList .tableTaiya tbody tr {
		border-bottom: 1px solid #CCC;
	}
	#preferentialList .tableTaiya td:nth-child(2) {
		width: 100%;
	}
	#preferentialList .tableTaiya tbody tr:last-child,
	#preferentialList .tableTaiya td {
		border: none;
	}
}
/* ------------------ End ------------------ */



/*

# CSS curd
---
長期修理保証(エディオン・IDカード)
長期修理保証(あんしん保証カード)
有料延長保証
ETCカード
配偶者カード
エディオンネット
会員規約ページ

*/

/* -- 共通 --　*/
.image img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
}

/* ## .pointList =============================== */
.pointList {
	margin: 20px 0 30px;
}
.pointList dl {
	border-top: 1px dotted #CCC;
	padding: 10px 10px 0 0;
}
.pointList dt {
	background-color: #F3981C;
	border-radius: 3px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 4px 10px;
	width: 125px;
	box-sizing: border-box;
	display: inline-block;
	font-size: 1.15rem;
	line-height: 1.2;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pointList dd {
	font-size: 1.15rem;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 10px;
}
.pointList dl:last-of-type {
	border-bottom: 1px dotted #CCC;
}


/* ## rule.php ===============================
会員規約 */
#ruleWrap .ruleList {
	overflow: hidden;
}
#ruleWrap .ruleList li:nth-child(2n+1) {
	clear: both;
	margin-left: 0 !important;
}
#ruleWrap .ruleList li {
	float: left;
	width: 48.3%;
	margin-left: 3.3%;
	margin-bottom: 25px;
	overflow: hidden;
	border: 1px solid #CCC;
	padding: 15px;
}
#ruleWrap .ruleList .title {
	font-size: 1.15rem;
	font-weight: bold;
	color: #455976;
	margin-bottom: 20px;
}
#ruleWrap .ruleList .image {
	text-align: center;
}
#ruleWrap .ruleList .btn01 {
	padding: 20px 20px;
	font-size: 1.22rem;
	margin-top: 20px;
}
#ruleWrap .ruleList .btnWh {
	padding: 10px 20px;
	font-size: 1.15rem;
	margin-top: 10px;
	color: #D80000;
}
@media screen and (max-width: 750px) {
#ruleWrap .ruleList  li {
	float: none;
	width: auto;
	margin-left: 0;
}
#ruleWrap .ruleList  li:last-child {
	margin: 0;
}
}

/* ## etc.php ===============================
ETCカード */
#etcWrap .intro {
	color: #1F529F;
	font-size: 2rem;
	font-weight: bold;
}
#etcWrap .intro span {
	font-size: 1.3rem;
}
#etcWrap .merit{
	overflow: hidden;
}
#etcWrap .merit .imgR{
	margin-bottom: 0;
}
#etcWrap .merit .imgR img{
	max-width: 300px;
}
#etcWrap .merit .pointList {
  margin: 0 0 30px;
  overflow: hidden;
}
#etcWrap .etcLink {
	margin: 30px 0 50px;
}
#etcWrap .etcLink .btnWh span {
	font-size: 1.15rem;
}
#etcWrap .etcLink .btnWh {
	display: inline-block;
	width: 50%;
	font-size: 1.59rem;
	padding: 20px;
	margin-top: 10px;
}

#etcWrap .etcLink .btnWh {
	max-width: inherit;
	width: 100%;
}
#etcWrap .etcLink span:after {
	font-family: "fontello";
	content: '\e883';
	color: #1F529F;
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	margin-left:3px;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
}
#etcWrap .entryWeb {
	margin-bottom: 30px;
}

#etcWrap .detailsSet .txt {
	margin-top: 20px;
}
#etcWrap .detailsSet .btn a {
	font-size: 1.3rem;
	padding: 18px 20px 18px 25px;
}
#etcWrap .entryTel .tit03{
	overflow: hidden;
}

#etcWrap .entryTel .tit03 h3{
	float: left;
}
#etcWrap .entryTel .tit03 p{
	float: right;
}
#etcWrap .other .btnArea .btn01 {
	width: 550px;
}
@media screen and (max-width: 640px){
	#etcWrap .merit .pointList{
		margin-bottom: 20px;
	}
	#etcWrap .intro {
		font-size: 1.3rem;
	}
	#etcWrap .intro span,
	#etcWrap .merit dt {
		font-size: 1rem;
	}
	#etcWrap .etcLink {
		margin: 20px 0;
	}
	#etcWrap .area2list li {
		width: 100%;
		margin: 0;
	}
	#etcWrap .etcLink li:last-child .btnWh{
		margin-top: 15px;
		margin-bottom: 20px;
	}
	#etcWrap .detailsSet li {
		float: none;
		min-height: inherit;
		margin: 0 0 20px 0;
		width: 100%;
	}
	#etcWrap .detailsSet li:last-child {
		margin-top: 20px;
	}
	#etcWrap .etcLink .btnWh {
		font-size: 1.3rem;
	}
	#etcWrap .etcLink .btnWh span {
		font-size: 1rem;
	}
	#etcWrap .entryTel .tit03 h3,
	#etcWrap .entryTel .tit03 p{
		float: none;
	}
	#etcWrap .other .btnArea .btn01 {
		width: 100%;
	}
}
/* ## partner.php ===============================
配偶者カード */
#partnerWrap .intro {
	color: #1F529F;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.0;
}
#partnerWrap .intro span {
	font-size: 1.3rem;
}

/* case set */
#partnerWrap .case {
	position: relative;
	text-align: center;
	border: 5px solid #1F529F;
	background-image: -webkit-gradient(linear,0 0,100% 100%, color-stop(.25,#9AD1F3), color-stop(.25,transparent), color-stop(.5,transparent), color-stop(.5,#9AD1F3), color-stop(.75,#9AD1F3), color-stop(.75,transparent),to(transparent));
	-webkit-background-size: 7px;
	background-color: #87cefa;
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	margin: 20px 0 50px;
}
#partnerWrap .whbg {
	background: -moz-linear-gradient(top, rgba(0,171,235,0.1), #fff);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,171,235,0.1)), to(#fff));
	background: -o-linear-gradient(top, rgba(0,171,235,0.1), #fff);
	background: linear-gradient(top, rgba(0,171,235,0.1), #fff);
	padding:20px 15px;
}
#partnerWrap .case img{
	max-width: 100%;
	height: auto;
	width /***/: auto;
}

/* tit */
#partnerWrap .case .tit03 {
	font-size: 2rem;
	text-align: center;
	padding:13px 20px;
	margin-bottom: 0;
}

/* plus */
#partnerWrap .partnerSet {
	position: relative;
}
#partnerWrap .partnerSet .plus {
	position: absolute;
	top: 43%;
	left: 45.5%;
	right: 45.5%;
	text-align: center;
	z-index: 200;
}

#partnerWrap .partnerSet ul {
	margin: 10px auto;
	max-width: 920px;
	width: 100%;
	display:-webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#partnerWrap .partnerSet li {
	max-width: 446px;
	background: #FFF;
	border-radius: 9px;
	position: relative;
}
#partnerWrap .partnerSet li.man {
	border: 2px solid #4EADE3;
}
#partnerWrap .partnerSet li.woman {
	border: 2px solid #EE8EAB;
}

#partnerWrap .partnerSet .imageM,
#partnerWrap .partnerSet .imageW {
	margin-top: -15px;
}
#partnerWrap .partnerSet .txt {
	margin-top: -40px;
	padding: 0 18px;
}
#partnerWrap .partnerSet .txt img{
	padding-bottom: 13px;
}

@media screen and (max-width: 1000px){
#partnerWrap .partnerSet li {
	width: 48%;
}
#partnerWrap .partnerSet li.man {
	margin-right: 4%;
}
}/* --1000px END-- */
@media screen and (max-width: 800px){
#partnerWrap .whbg {
	padding: 10px;
}
}/* --800px END-- */
@media screen and (max-width: 640px){
#partnerWrap .partnerSet ul {
	display: block;
}
#partnerWrap .partnerSet li {
	width: 100%;
	margin:0 auto 15px !important;
}
#partnerWrap .partnerSet li.man {
	margin-bottom: 20px !important;
}
#partnerWrap .partnerSet .plus {
	top: 47%;
	left: 41%;
	right: 41%;
}
}/* --640px END-- */
@media screen and (max-width: 640px){
#partnerWrap .intro {
	font-size: 1.3rem;
}
#partnerWrap .intro span,
#partnerWrap .partnerList dt,
#partnerWrap .partnerList dd {
	font-size: 1rem;
}
#partnerWrap .case .tit03 {
	font-size: 1.15rem;
	padding: 10px;
}
#partnerWrap .partnerSet .txt{
	padding: 0 10px;
}
}/* --640px END-- */


/* point */
#partnerWrap .point {
	margin: 10px 10px 0;
}
#partnerWrap .point div,
#partnerWrap .point p {
	display: inline-block;
	vertical-align: middle;
}
#partnerWrap .point .txt {
	font-weight: bold;
	font-size: 1.45rem;
	margin-right: 15px;
}
#partnerWrap .point .txt span{
	display: block;
}
#partnerWrap .yearIcon {
	border-radius: 50%;
	border: 3px solid #DE0A4F;
	background: #FFF;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 1.7rem;
	font-weight: 900;
	color: #DE0A4F;
}
#partnerWrap .price1,
#partnerWrap .price2 {
	color: #DE0A4F;
	font-size: 35px;
	font-weight: 900;
}
#partnerWrap .price1 {
	font-size: 60px;
}
#partnerWrap .price1 span {
	vertical-align: middle;
	font-size: 35px;
}
@media screen and (max-width: 640px){
#partnerWrap .point .txt{
	margin-right: 0;
	font-size: 1rem;
}
#partnerWrap .price span {
	font-size: 30px;
}
#partnerWrap .price1{
	font-size: 40px;
}
#partnerWrap .price2 {
	font-size: 28px;
}
#partnerWrap .yearIcon {
	width: 55px;
	height: 55px;
	line-height: 54px;
	font-size: 1.3rem;
	font-weight: 900;
}
#partnerWrap .point {
	margin: 10px 0 0;
}
}/* --640px END-- */
@media screen and (max-width: 410px){
#partnerWrap .point .txt span{
	display: inline-block;
}
}/* --410px END-- */

/* partnerList */
#partnerWrap .partnerList1 .pointList,
#partnerWrap .partnerList2 .pointList {
	margin: 0 0 40px;
}
#partnerWrap .partnerList2 .pointList dt {
	background-color: #009BCE;
}
#partnerWrap .partnerList dd {
	font-size: 1.15rem;
	display: inline-block;
	font-weight: bold;
}

/* ## extension.php ===============================
有料延長保証*/
#extensionWrap .intro {
	color: #1F529F;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.0;
}
#extensionWrap .security {
	margin-bottom: 20px;
}
#extensionWrap .products .tit03{
	text-align: center;
	margin: 0;
}
#extensionWrap .products .tit03 h2{
	font-size: 50px;
}
#extensionWrap .products .tit03 p{
	font-size: 1.65rem;
}

#extensionWrap .security li {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	text-align: center;
}
#extensionWrap .security li:first-child {
	border: 3px solid #00A3D9;
}
#extensionWrap .security li:last-child {
	border: 3px solid #20AE38;
}
#extensionWrap .productsList {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#extensionWrap .productsList li {
	margin: 0;
	width: 25%;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: 80px;
}
#extensionWrap .productsList .box {
	display: table;
}
#extensionWrap .productsList .image {
	background: #F5F5F5;
	width: 110px;
	height: 79px;
	text-align: center;
	border-right: 1px solid #CCC;
}
#extensionWrap .productsList .image,
#extensionWrap .productsList .name {
	display: table-cell;
	vertical-align: middle;
}
#extensionWrap .productsList .name {
	font-weight: bold;
	padding: 0 10px;
}
#extensionWrap .peace h2 {
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: #1F529F;
	margin-bottom: 20px;
}
#extensionWrap .peace ul {
	text-align: center;
	display:-webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: -ms-wrap;
	flex-wrap: wrap;
}
#extensionWrap .peace li {
	width: 49%;
	margin-bottom: 20px;
}
#extensionWrap .peace h3 {
	font-size: 1.89rem;
	margin-bottom: 20px;
	background-color: #0B449B;
	border-radius: 6px 6px 0 0;
	color: #FFF;
	font-weight: bold;
	margin: 0;
}
#extensionWrap .peace li:last-child h3 {
	background-color: #E95193;
}
#extensionWrap .peace div {
	width: 100%;
	display: table;
	table-layout: fixed;
	border-top: none;
	padding: 10px;
	border: 2px solid #CCC;
	border-top: 0;
	border-radius: 0 0 6px 6px;
	height: 120px;
}
#extensionWrap .peace div p {
	width: auto;
	display: table-cell;
	vertical-align: middle;
}
#extensionWrap .peace div span {
	font-size: 0.79rem;
	display: block;
	margin-top: 10px;
	text-align: left;
}
#extensionWrap .security li img,
#extensionWrap .peace li img{
	max-width: 100%;
	height: auto;
	width /***/: auto;
}
#extensionWrap .pdfLink {
	margin: 20px 0 50px;
}
#extensionWrap .pdfLink .btnWh span {
	color: #FF0000;
}
#extensionWrap .pdfLink .btnWh {
	display: inline-block;
	font-size: 1.3rem;
	padding: 20px;
	margin-top: 10px;
}
#extensionWrap .pdfLink .btnWh {
	max-width: inherit;
	width: 100%;
}
@media screen and (max-width: 960px){
	#extensionWrap .productsList li {
		width: 33.3%;
	}
	#extensionWrap .area4list li:nth-child(4n+1) {
		clear: none;
	}
	#extensionWrap .area4list li:nth-child(3n+1) {
		clear: both;
	}
	}
	@media screen and (max-width: 900px){
	#extensionWrap .security li {
		margin: 0;
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	}
	@media screen and (max-width: 800px){
	#extensionWrap .peace h2 {
		font-size: 40px;
		margin-bottom: 10px;
	}
	#extensionWrap .peace ul {
		display: block;
	}
	#extensionWrap .peace li {
		width: 100%;
	}
	#extensionWrap .peace h3 {
		font-size: 1.3rem;
	}
	#extensionWrap .peace div {
		min-height: inherit;
		padding: 20px 10px;
	}
	}
	@media screen and (max-width: 640px){
	#extensionWrap .intro {
		font-size: 1.3rem;
	}
	 #extensionWrap .productsList li {
		width: 50%;
	}
	#extensionWrap .area4list li:nth-child(3n+1) {
		clear: none;
	}
	#extensionWrap .area4list li:nth-child(2n+1) {
		clear: both;
	}
	#extensionWrap .products .tit03 h2 {
		font-size: 1.45rem;
	}
	#extensionWrap .peace h2 {
		font-size: 1.8rem;
		margin: 20px 0;
	}
	#extensionWrap .products .tit03 p {
	font-size: 1rem;
	}
	#extensionWrap .pdfLink .area2list li {
		float: none;
		width: 100%;
		margin: 0;
	}
	#extensionWrap .pdfLink .btnWh {
		margin-top: 20px;
	}
	#extensionWrap .pdfLink .btnWh {
		font-size: 1.15rem;
	}
	}
	@media screen and (max-width: 414px){
	#extensionWrap .productsList li {
		width: 100%;
	}
	#extensionWrap .area4list li:nth-child(2n+1) {
		clear: none;
	}
	}
/* ## repair_ei.php ===============================
長期修理保証(エディオンカード・ＩＤカード)*/

/* securitySet */
.securitySet{
	overflow: hidden;
	margin-top: 30px;
}
.securitySet ul {
	display: table;
	width: 100%;
}
.securitySet p {
	border: 1px solid #1F529F;
	color: #1F529F;
	text-align: center;
	font-weight: bold;
	font-size: 1.3rem;
	padding: 3px 0;
	margin-bottom: 15px;
}
.securitySet li {
	display: table-cell;
	text-align: center;
	color: #FFF;
	font-size: 1.8rem;
	line-height: 1.0;
	vertical-align: middle;
	box-sizing: border-box;
	border-radius: 5px;
	padding:3px 5px;
}
.securitySet li:nth-child(odd) {
	width: 30%;
}
.securitySet li:nth-child(even) {
	width: 5%;
}
.securitySet .plus {
	color: #1F529F;
	font-size: 2.5rem;
}
.securitySet .pay {
	background: #407D54;
}
.securitySet .parts {
	background: #1A82A4;
}
.securitySet .trip {
	background: #9E881F;
	padding-bottom: 10px;
}
.securitySet span {
	font-size: 1rem;
}

/* guar_btnLink */
.guar_btnLink {
	margin-top: 50px;
}
.guar_btnLink .btnWh{
	max-width: 550px;
	padding: 20px 25px;
	font-size: 1.3rem;
	margin: 0 auto;
	line-height: 1.3;
}

.lead_txt{
	font-weight: bold;
	font-size: 1.59rem;
	color: #1D509F;
}

#repair_eiWrap .wideGoods .tit03 {
	text-align: center;
	font-size: 1.8rem;
	margin: 30px 0 20px;
}
#repair_eiWrap .wideGoods img{
	max-width: 100%;
	height: auto;
	width /***/: auto;
}
#repair_eiWrap .wideGoods .area2list {
	width: 80%;
	margin: 0 auto;
}
#repair_eiWrap .wideGoods .otherList {
	display: table;
	margin: 0 auto;
}
#repair_eiWrap .wideGoods .otherList li {
	display: table-cell;
	vertical-align: middle;
}
#repair_eiWrap .wideGoods li {
	margin: 0 ;
	text-align: center;
}
#repair_eiWrap .itemArea dl {
	border: 5px solid #CCC;
	padding: 25px;
}
#repair_eiWrap .itemArea dt {
	font-weight: bold;
	font-size: 1.15rem;
	color: #455976;
	margin-bottom: 3px;
}
#repair_eiWrap .itemArea dd:not(:last-of-type) {
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 15px;
}

#repair_eiWrap .family .wrap {
	overflow: hidden;
}
#repair_eiWrap .family .txt {
	width: 70%;
	float: left;
	padding-right: 10px;
}
#repair_eiWrap .family .lead {
	font-size: 1.59rem;
	font-weight: bold;
	color: #1F529F;
}
#repair_eiWrap .family .image {
	width: 30%;
	float: right;
}

@media screen and (max-width: 800px){
	.guar_btnLink li {
		width: 100%;
		margin-bottom: 20px;
	}
	.guar_btnLink li {
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
	}
}
@media screen and (max-width: 640px){
	#repair_eiWrap .wideGoods .tit03,
	#repair_eiWrap .family .lead {
		font-size: 1.45rem;
	}
	.securitySet li {
		font-size: 1.15rem;
	}
	.guar_btnLink {
		margin-bottom: 50px;
	}
	.guar_btnLink .area2list li{
		width: 100%;
		float: none;
		text-align: center;
		margin: 0 0 20px 0;
	}

	#repair_eiWrap .wideGoods .otherList{
		padding: 0 20px;
	}
	#repair_eiWrap .wideGoods .otherList,
	#repair_eiWrap .wideGoods .otherList li {
		display: block;
		text-align: center;
	}
	#repair_eiWrap .family .txt {
		width: 100%;
		float: none;
	}
	#repair_eiWrap .family .image {
		display: none;
	}
	#repair_eiWrap .itemArea dl {
		padding: 10px;
	}
}

/* ## repair_a.php ===============================
長期修理保証(あんしん保証カード)*/


#repair_aWrap .point {
	margin: 20px 0 30px;
}
#repair_aWrap .point dl {
	border-top: 1px dotted #CCC;
	padding: 10px;
}
#repair_aWrap .point dt {
	background-color: #F3981C;
	border-radius: 3px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 4px 10px;
	width: 120px;
	box-sizing: border-box;
	display: inline-block;
	font-size: 1.15rem;
	line-height: 1.2;
	margin-right: 10px;
}
#repair_aWrap .point dd {
	font-size: 1.15rem;
	display: inline-block;
	font-weight: bold;
}
#repair_aWrap .point dl:last-of-type {
	border-bottom: 1px dotted #CCC;
}
#repair_aWrap .productList ul {
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
#repair_aWrap .productList li {
	margin: 0;
	width: 14.28%;
	border-right: 1px dashed #87BCA0;
	border-bottom: 1px dashed #87BCA0;
	height: 170px;
	display: table;
}
#repair_aWrap .productList li:nth-child(7n) {
	border-right: none;
}
#repair_aWrap .productList li:nth-last-child(-n+7) {
	border-bottom: none;
}
#repair_aWrap .productList li div {
	display: table-cell;
	vertical-align: middle;
}
@media screen and (max-width: 960px){
	#repair_aWrap .productList li {
		width: 33.3%;
	}
	#repair_aWrap .productList li:nth-child(7n+1) {
		clear: none;
	}
	#repair_aWrap .productList li:nth-child(3n+1) {
		clear: both;
	}
	#repair_aWrap .productList li:nth-child(7n) {
		border-right: 1px dashed #87BCA0;
	}
	#repair_aWrap .productList li:nth-last-child(-n+7) {
		border-bottom: 1px dashed #87BCA0;
	}
	#repair_aWrap .productList li:nth-child(3n) {
		border-right: none;
	}
	#repair_aWrap .productList li:nth-last-child(-n+3) {
		border-bottom: none;
	}
}

@media screen and (max-width: 640px){
	#repair_aWrap .productList li {
		width: 50%;
	}
	#repair_aWrap .productList li:nth-child(3n+1) {
		clear: none;
	}
	#repair_aWrap .productList li:nth-child(2n+1) {
		clear: both;
	}
	#repair_aWrap .productList li:nth-child(3n) {
		border-right: 1px dashed #87BCA0;
	}
	#repair_aWrap .productList li:nth-last-child(-n+3) {
		border-bottom: 1px dashed #87BCA0;
	}
	#repair_aWrap .productList li:nth-child(2n) {
		border-right: none;
	}
	#repair_aWrap .productList li:nth-last-child(-n+1) {
		border-bottom: none;
	}
}


.pop_guarantee .tableSt th{
	width: 80px;
	text-align: center;
}
.pop_guarantee2 .tableSt02 th{
	text-align: center;
}
@media screen and (max-width: 640px){
.pop_guarantee .tableSt th,
.pop_guarantee2 .tableSt02 th{
	text-align: left;
}
}

/* ## welcomeCedyna ===============================
セディナ会員様(優待店情報) */
#welcomeCedyna .lead {
	color: #1F529F;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 30px;
}
#welcomeCedyna .entryBtn {
	margin-top: 30px;
}
#welcomeCedyna .entryBtn .btnWh {
	padding-top: 10px;
	width: 90%;
	max-width: 550px;
	margin: 0 auto;
}
@media screen and (max-width: 750px) {
#welcomeCedyna .notice {
	margin-top: 20px;
}
}/* --750px END-- */
@media screen and (max-width: 640px) {
#welcomeCedyna .lead {
	font-size: 20px;
}
}/* --640px END-- */


/* ## NEWS ===============================
お知らせ一覧 */

#card_top #newsWrap dl {
	width: 100%;
	border-bottom: solid 1px #CCCCCC;
	padding: 0.8em 0;
}
#card_top #newsWrap dl:first-child {
	border-top: solid 1px #CCCCCC;
}
#card_top #newsWrap dl dt,
#card_top #newsWrap dl dd {
	display: inline-block;
}
#card_top #newsWrap dl dt {
	font-weight: normal;
	margin-right: 1em;
}
#card_top #newsWrap .ritNav {
	text-align: right;
}
@media screen and (max-width: 640px) {
#card_top #newsWrap dl dt,
#card_top #newsWrap dl dd {
	display: block;
}
}/* --640px END-- */

#newsWrap dl {
	padding: 10px 0;
}
#newsWrap dl dt{
	font-weight: bold;
	margin-bottom: 3px;
}
#newsWrap dl dd a{
	font-weight: normal;
	font-size: 1rem;
}
#newsWrap dl dd a:before{
	content: "\e813";
	font-family: "fontello";
	font-size: 15px;
	margin-right: 5px;
	color: #fb9d00;
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
}
#newsWrap dl dd.pdf a:before{
	content: "\e808";
	color: #D80000;
}


#newsWrap .newsinfo{
	margin-top: 30px;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	padding: 10px;
}
#newsWrap .newsinfo li a{
	line-height: 1.8;
}
#newsWrap .newsinfo li a:before{
	content: "\e813";
	font-family: "fontello";
	display: inline-block;
	font-size: 15px;
	margin-right: 5px;
	color: #fb9d00;
}


/* ## simulation ===============================
ポイントがこんなに貯まる */

/* paymentList */
.paymentList {
	margin-top: 15px;
	border: 1px solid #CCC;
	padding: 10px;
}
.paymentList .typeWrap {
	overflow: hidden;
}
.paymentList li {
	width: 32.3%;
	margin-left: 1.55%;
	float: left;
	font-weight: bold;
	background: #f5f5f5;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
}
.paymentList li:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}
.paymentList li .type {
	color: #455976;
	text-align: center;
	font-size: 1.15rem;
	padding-bottom: 10px;
}
.paymentList li .cost {
	overflow: hidden;
}
.paymentList li .txt {
	float: left;
	width: 15%;
	line-height: 2.7;
}
.paymentList li .select-wrap_form {
	float: right;
	display: block;
	width: 85%;
}
.paymentList li .select-wrap_form select {
	width: 100%;
	font-size: 16px;
}


/* btnSimulate */
.btnSimulate {
	background: #f5f5f5;
	border: 1px solid #CCC;
	border-top: none;
	padding: 20px 10px;
}
.btnSimulate .btn01,
.btnSimulate .btnWh {
	width: 350px;
	margin: 0 auto;
}
.btnSimulate .btn01 {
	padding: 20px 20px;
	font-size: 1.3rem;
}
.btnSimulate .btn01:before {
	right: 5px;
}
.btnSimulate .btnWh {
	padding: 15px 20px;
	color: #444;
}
.btnSimulate .peLink:before {
	color: #FFF;
}

/* resultArea */
.resultArea {
	margin-top: 50px;
	font-weight: bold;
}
.resultArea .pointAll {
	font-size: 1.3rem;
	border: 1px solid #EEBF95;
	background: #FFFBD9;
	padding: 15px 20px;
	overflow: hidden;
}
.resultArea .pointAll .txt {
	float: left;
	width: 35%;
	line-height: 2.5;
}
.resultArea .pointAll .txtTotal {
	float: right;
	width: 65%;
	text-align: right;
}
.resultArea .pointAll .txtTotal span {
	vertical-align: middle;
	display: inline-block;
	margin: 0 10px;
	padding: 0 10px;
	width: 70%;
	text-align: right;
	font-size: 30px;
	color: #D80000;
	background: #FFF;
	border-radius: 5px;
	border: 1px solid #CCC;
}
.resultArea .typeTable th {
	color: #455976;
	font-size: 1.15rem;
}
.resultArea .typeTable .tableSt,
.resultArea .typeTable .tableSt tr:first-child th,
.resultArea .typeTable .tableSt tr:first-child td {
	border-top: none;
}
.resultArea .typeTable td {
	overflow: hidden;
}
.resultArea .typeTable td p:first-child {
	float: left;
	width: 50%;
	line-height: 36px;
}
.resultArea .typeTable td p:last-child {
	float: right;
	width: 40%;
	text-align: right;
	line-height: 36px;
}
.resultArea .typeTable span {
	display: inline-block;
	text-align: right;
	font-size: 28px;
	line-height: 1;
	padding-right: 10px;
	-ms-transform: translateY(4px);
	transform: translateY(4px);
}
.resultArea .typeTable .price {
	width: 60%;
}
.resultArea .typeTable .point {
	width: 60%;
}

@media screen and (max-width: 1100px) {
.resultArea .pointAll .txt,
.resultArea .pointAll .txtTotal {
	float: none;
	text-align: center;
	width: 100%;
}

.resultArea .pointAll .txt {
	line-height: 1.0;
	margin-bottom: 15px;
}

#simulationWrap .typeTable .tableSt th,
#simulationWrap .typeTable .tableSt td {
	display: block;
	width: 100% !important;
	max-width: inherit;
}

#simulationWrap .tableSt {
	border: none;
}

#simulationWrap .tableSt th {
	border-top: none;
	border-bottom: none;
}

.resultArea .typeTable .tableSt tr:first-child td {
	border: 1px solid #CCC;
}
}
@media screen and (max-width: 900px) {
.paymentList li {
	width: 49%;
	margin-left:2%;
}

.paymentList li:nth-child(3n+1) {
	margin-left: 2%;
	clear: none;
}

.paymentList li:nth-child(2n+1) {
	clear: both;
	margin-left: 0;
}
}
@media screen and (max-width: 820px) {
.resultArea .typeTable td p:first-child,
.resultArea .typeTable td p:last-child {
	float: none;
	width: 100%;
	text-align: left;
}

.resultArea .typeTable td p:first-child {
	border-bottom: 1px solid #CCC;
}

#simulationWrap .tableSt th {
	padding: 5px 10px;
}

#simulationWrap .tableSt td {
	padding: 0 10px;
}
}
@media screen and (max-width: 640px) {
.paymentList li:nth-child(3n+1) {
	margin-left: 0;
}

.paymentList li {
	float: none;
	width: 100%;
	margin: 0 0 10px;
}

.btnSimulate .btn01,
.btnSimulate .btnWh {
	width: 100%;
	margin: 0;
}
}
@media screen and (max-width: 500px) {
.resultArea .pointAll .txtTotal span {
	font-size: 26px;
	width: 48%;
}
}
@media screen and (max-width: 450px) {
.resultArea .typeTable .point,
.resultArea .typeTable .price {
	width: 45%;
}

.resultArea .typeTable span {
	font-size: 25px;
}
}

/* 動画サムネイルエリア */
.movieLink  {
	overflow: hidden;
	padding: 19px;
	margin: 0 0 40px;
	border: 1px solid #CCC;
	background:#F5F5F5;
}
.movieLink .imgR {
  width: 230px;
  margin-bottom: 0;
}
.movieLink .txt {
  overflow: hidden;
}
.movieLink .txt p {
  color: #455976;
  font-size: 1.45rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.movieLink .txt .btn .btnWh {
  margin: 0;
  max-width: 360px;
  padding: 18px 25px;
}
.movieLink  .txt .btn {
  margin:10px 0 0 0;
}
#edioncardlineup .movieLink .btn  {
	width: auto;
}

@media screen and (max-width: 800px) {
.movieLink .imgR {
	width: auto;
	margin-bottom: 5px;
}
.movieLink .txt p {
	margin-top: 5px;
	text-align: center;
}
.movieLink .txt .btn .btnWh {
	margin: 0 auto;
}
}
/* ------------------ End ------------------ */