@charset "utf-8";

/*------------------------------------------------------------
	conts
------------------------------------------------------------*/
#gNavi li.navi01 a img.rollover {
	visibility: hidden;
}
#conts h2 {
	margin-bottom: 21px;
	padding: 10px 10px 4px 36px;
	font-size: 16px;
	line-height: 1.2;
	color: #000;
	clear: both;
	border: 1px solid #DBDBDB;
	background: url(../img/second/h2_bg.gif) no-repeat left top;
	zoom: 1;
	text-align: left;
}
#conts h3 {
	margin-bottom: 12px;
	padding: 10px 10px 4px 3px;
	font-size: 14px;
	line-height: 1.2;
	color: #000;
	clear: both;
	border-bottom:#960 4px groove;
}
#conts h3.blue {
	border-bottom:#00C 4px groove;
}
#henkou02,
#henkou03 {
	margin-top:30px;
}
#conts .section {
	margin-right: 1px;
}
#conts .section p {
	line-height: 180%;
}








/**************** SP *******************/
@media screen and (max-width: 750px) {

#conts .section {
	margin: auto;
	width: 94%;
	box-sizing: border-box;
}
.section img {
	max-width:100%;
	width: auto;
}
#conts h3 {
	font-size:1.1rem;
	padding-bottom: 8px;
	margin-top: 20px;
	line-height: 140%;
}
#conts table {
	width: 100%;
}
iframe{
	max-width: 100%;
}

}




/*------------------------------------------------------------
	common parts
------------------------------------------------------------*/
p.vicon{
	border-top:#CCC 1px dotted;
	background: url(../img/second/vpassicon.jpg) no-repeat left 10px;
	text-indent:50px;
	padding-top:13px;
	margin-top:10px;
	margin-bottom:10px;
}
p.kicon {
	background: url(../img/second/kojinicon.jpg) no-repeat left top;
	text-indent:50px;
	padding-top:3px;
}
p.merits {
	background: url(../img/common/category_nav_bullet.gif) no-repeat left 2px;
	text-indent:20px;
	margin-bottom:10px;
	line-height:1.5;
	text-indent:3px;
	padding-left:17px;
}
span.orange{
	font-weight:bold;
	color:#F90;
}
.secondCatchTxt {
	overflow:hidden;
	display:flex;
	align-items:center;
}
.secondCatchTxt img {
	height:auto;
	width:40%;
}
img.second_top{
	float:left;
	margin: 0 15px 12px 0;
	overflow: hidden;
}




/**************** SP *******************/
@media screen and (max-width: 750px) {

p.vicon{
	margin: 22px 0 12px;
	display:block;
	padding-top:20px;
	background: url(../img/second/vpassicon.jpg) no-repeat left 20px;
}
.secondCatchTxt{
	display:block;
}
.secondCatchTxt img {
	margin:5px 4% 0 0;
}
img.second_top{
}
.btnArea {
	display:flex;
	flex-wrap:wrap;
}
.btnArea a {
	padding:20px 0 0;
}
img.vpassBtn {
	width: auto;
	float: none;
}

}




/*------------------------------------------------------------
	card lineup
------------------------------------------------------------*/
#conts .section table.card_lineup{
	margin-bottom: 18px;
	width: 100%;
	border-collapse: collapse;
	background: url(../img/second/table_bg.gif) repeat-y left top;
}
#conts .section table.single_tbl{
	width: 273px;
	background: url(../img/second/table_bg_single.gif) repeat-y left top;
}

#conts .section table.card_lineup td {
	line-height: 1.2;
	color: #000;
	vertical-align: middle;
	text-align: left;
}
#conts .section table.card_lineup td.text {
	padding: 18px 6px 11px 3px;
}

#conts .section table.card_lineup td.card {
	padding: 0 7px;
	width: 96px;
}
#conts .section table.card_lineup td.bornone {
	width: 13px;
}
#conts .section table.card_lineup td h3 {
	padding: 6px 5px 6px 32px;
	width: 236px;
	font-size: 14px;
	border: 1px solid #ccc;
	background: url(../img/second/h3_bg.gif) no-repeat left top;
}
#conts .section table.single_tbl{
	margin-bottom: 18px;
	width: 273px;
	border-collapse: collapse;
	background: url(../img/second/table_bg_single.gif) repeat-y left top;
}
#conts .section table.single_tbl td {
	line-height: 1.2;
	color: #000;
	vertical-align: middle;
	text-align: left;
}

#conts .section table.single_tbl td.text {
	padding: 18px 6px 11px 3px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #FFF;
}

#conts .section table.single_tbl td.card {
	padding: 0 7px;
	width: 96px;
}

#conts .section table.single_tbl td h3 {
	padding: 6px 5px 6px 32px;
	width: 236px;
	font-size: 14px;
	border: 1px solid #ccc;
	background: url(../img/second/h3_bg.gif) no-repeat left top;
}
.onlineIcon {
	color:orange;
}
#conts .section table.card_lineup td h3{
	width:auto;
}
#conts .section table.card_lineup tr{
	display:flex;
	flex-wrap:wrap;
}
#conts .section table.card_lineup td.card{
	display:block;
	box-sizing: border-box;
}
#conts .section table.card_lineup td.text{
	box-sizing:border-box;
	display:block;
}


#conts .section .cardLineupBox li {
	overflow:hidden;
	display:block;
	margin-bottom: 30px;
}
#conts .section .cardLineupBox h3 {
	margin-bottom:22px;
	border-bottom: #0000d6 4px groove;
	font-size: 1.1rem;
	line-height: 170%;
}
#conts .section .cardLineupBox h3 a {
	text-decoration:none;
	color: #050577;
}
#conts .section .cardLineupBox a {
	text-decoration:none;
}
#conts .section .cardLineupBox .card {
	display:inline;
}
#conts .section .cardLineupBox .card img {
	width:55%;
	float:left;
	padding:0 5% 5px 0;
}
#conts .section .cardLineupBox .text {
	display:inline;
	line-height:180%;
	font-size: .9rem;
}
#conts .section .cardLineupBox .cardBtn{
	margin-top: 13px;
	display: inline-block;
	width: 40%;
	float: right;
}
#conts .section .cardLineupBox .cardBtn a {
	width: 100%;
	display:block;
	text-align:center;
	border-radius:5px;
	color:#fff;
	text-decoration:none;
	padding: 11px 0 10px 5%;
	font-size:1rem;
	letter-spacing:1px;
	margin: auto;
	box-sizing:border-box;
	background:none;
	color: #ffffff;
	border:#3a93fa 2px solid;
	background-color: #0078ff;
	background:linear-gradient(to bottom, #4d9df9, #017cff);
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#conts .section .cardLineupBox .cardBtn a:after {
	font-family: "icomoon";
    content: "\e90a";
    display: inline-block;
    width: 10px;
    height: 10px;
    font-size: .7rem;
    padding-right: 5%;
    color: #ffffff;
    float:right;
}



/**************** SP *******************/
@media screen and (max-width: 750px) {

#conts .section table.card_lineup td h3{
	width:auto;
}
#conts .section table.card_lineup tr{
	display:flex;
	flex-wrap:wrap;
}
#conts .section table.card_lineup td.card{
	display:block;
	box-sizing: border-box;
}
#conts .section table.card_lineup td.text{
	box-sizing:border-box;
	display:block;
}
#conts .section .cardLineupBox h3{
	margin-bottom:22px;
	border-bottom: #0000d6 4px groove;
	margin-top: 0;
	padding-top: 3px;
}
#conts .section .cardLineupBox h3 a {
	text-decoration:none;
	color: #050577;
}
#conts .section .cardLineupBox a {
	text-decoration:none;
}
#conts .section .cardLineupBox .card {
	display:inline;
}
#conts .section .cardLineupBox .card img {
	width:55%;
	float:left;
	padding:0 5% 5px 0;  
}
#conts .section .cardLineupBox .text {
	display:inline;
	line-height:180%;
}
#conts .section .cardLineupBox .cardBtn{
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	width: 100%;
	float: none;
	clear: both;
}
#conts .section .cardLineupBox .cardBtn a {
	width: 100%;
	display:block;
	text-align:center;
	border-radius:5px;
	color:#fff;
	text-decoration:none;
	padding: 11px 0 10px 5%;
	font-size:1rem;
	letter-spacing:1px;
	margin: auto;
	box-sizing:border-box;
	background:none;
	color: #ffffff;
	border:#3a93fa 2px solid;
	background-color: #0078ff;
	background:linear-gradient(to bottom, #4d9df9, #017cff);
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#conts .section .cardLineupBox .cardBtn a:after {
	font-family: "icomoon";
    content: "\e90a";
    display: inline-block;
    width: 10px;
    height: 10px;
    font-size: .7rem;
    padding-right: 5%;
    color: #ffffff;
    float:right;
}

}








/*------------------------------------------------------------
	table-01
------------------------------------------------------------*/
.table-01 th.loanExample {
    background:#E4F3EE;
}
.table-01 th.loanName {
	background: url(../img/common/bg_gray.gif) repeat-x left top;
}
.table-01 .txtCenter {
	text-align:center;

}
.table-01 td.txtRight {
	text-align:right;

}
.table-01 th.tokucho{
	font-weight:normal;
	text-align:left;
	background-color:#FFF;
	border:none;
	line-height: 165%;
	width: auto;
	padding: 16px 10px 20px 10px;
}
.table-01 th.tokucho img {
	display: block;
	margin-left: -10px;
}
.table-01 th.tokucho strong{
	color:#F00;
	font-weight:2.5em;
}
.indent01 {
    margin-top: 10px;
}
.table-01 th.icon_area {
	margin-left:auto;
	margin-right:auto;
	border-right:none;
	width:60px;
	background-color:#FFF;
	vertical-align: top;
	padding-top: 7px;
}
.table-01 th.icon_area img {
	margin-left:auto;
	margin-right:auto;
}
.indent01 {
	margin-left: 1em;
	text-indent: -1em;
}



/**************** SP *******************/
@media screen and (max-width: 750px) {

.table-01{
	position:relative;
	margin: 8px 0 15px 0;
}
.table-01 th {
	text-align:left;
	width: auto;
	line-height: 160%;
	vertical-align:top;
	padding: 12px 2%;
	min-width: 71px;
}
.table-01 td {
	width: auto;
	padding: 12px 2% 11px 3%;
	line-height: 160%;
	box-sizing: border-box;
}
.table-01 td map {
	display:none;
}
.table-01 td.taCenter{
	min-width:80px;
}
.table-01 th.tokucho{
	padding: 16px 3% 10px 2%;
}
#conts .section table.table-01 th.tokucho img {
	position:absolute;
	left:3%;
	top:10px;
	width: auto;
	margin: 0;
	max-width: 96%;
}
.table-01 th.icon_area {
	padding: 40px 0 0 3%;
}
.table-01 th.icon_area img{
	width:90%;
}
.table-01 .cardMainBtnArea {
	display:block;
	width: 56%;
	height: 43px;
	position:absolute;
	right: 3%;
	bottom: 15px;
}
.table-01 .cardMainBtnArea .btnArea {
	justify-content:space-between;
}
.table-01 .cardMainBtnArea .btnArea li {
	width:48%;
}
.table-01 .cardMainBtnArea .btnArea li a {
	display:block;
	width:100%;
	height:43px;
	box-sizing: border-box;
}
.table-01 .txtCenter .img_center {
	width:100%;
}
.applyBox{
	background:linear-gradient(to bottom, #f5f5f5, #e6e6e6);
	padding:20px 5%;
}
.applyBox .applyBtnList {
	display:flex;
	justify-content:space-between;
}
.applyBox .applyBtnList li {
	border:1px solid #ffbc60;
	width: 48%;
	outline: solid 1px #ffbc60;
 outline-offset: 1px;
 margin: 1px;
 box-sizing:border-box;
 background:linear-gradient(to bottom, #fdca76, #ff5f00);
}
.applyBox .applyBtnList li.only {
	width:100%;
	padding:5px 2% 7px;
}
.applyBox .applyBtnList .postBtn{
	outline:1px solid #9bcf00;
	border:1px solid #9bcf00;
	background:linear-gradient(to bottom, #bedd5d, #6db000);
}
.applyBox .applyBtnList a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding: 10px 6%;
	text-align:center;
	font-size: .9rem;
}
.applyBox .applyBtnList .postBtn a span {
	background-color:#fff;
	color:#73b700;
	font-size:.7rem;
	padding:0 8%;
	margin-top:4px;
	display:inline-block;
	white-space:nowrap;
	width: 50%;
}

}




/*------------------------------------------------------------
	inquiryArea
------------------------------------------------------------*/
.table-01 th.inquiryArea {
	text-align:left;
	border:none;
	padding:10px;
	background-color:#e5e7ed;
	border-top: #fff 5px solid;
	border-bottom: #fff 15px solid;
}



/**************** SP *******************/
@media screen and (max-width: 750px) {

.inquiryBox {
	background-color:#e5e7ed;
	padding: 15px 5% 10px;
	margin:20px 0 10px;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: .7rem;
}
#conts .inquiryBox h3 {
	font-size: 0.8rem;
	padding: 0px 0 0 7px;
	border-left: #016699 5px solid;
	color: #016699;
	border-bottom: none;
	margin: 0 0 8px;
}
.inquiryBox .telNumber .number {
	color:#0700a4;
	font-weight:bold;
	font-size: 1.3rem;
	font-family:"arial";
	line-height:140%;
	white-space: nowrap;
}
.inquiryBox .telNumber .tel{
	display:none;
}
.inquiryBox .telNumber:before {
  font-family: 'icomoon';
  content:"\e920";
  color: #ff6500;
  padding-right: 2%;
  font-size: 1rem;
}
.inquiryBox .time{
	margin-top:5px;
}

}



/*------------------------------------------------------------
	id
------------------------------------------------------------*/
/**************** SP *******************/
@media screen and (max-width: 750px) {

#id .table-01 th.icon_area {
	width: 30%;
	padding: 15px 2% 10px 3%;
}
#id .table-01 th.icon_area img {
	width:100%;
	line-height: 100%;
}
#conts #id .table-01.type{
	padding:0;
	overflow:hidden;
	border:2px solid #0095d7;
}
#conts #id .table-01.type td{
	padding:0;
	overflow:hidden;
	border:none;
}
#conts #id .table-01.type2 {
	border-color:green;
}
#conts #id .table-01.type3 {
	border-color: #b7a137;
}
#conts #id .table-01.type td img {
	width:200%;
	max-width: initial;
	margin-left:-2%;
}

}




/*------------------------------------------------------------
/* カード情報　利用可能枠 */
/*------------------------------------------------------------*/
.useLimit{
	border-bottom: 1px solid #8080803b;
	display:block;
	padding: 9px 0 8px 5px;
}
.useLimit:last-child {
	border-bottom:none;
}
.useLimit dt {
	 float: left;
	 width: 50%;
	 display:inline-block;
	 margin-right:5%;
}
.icon_brand {
	float:left;
	margin-left: 4px;
}
.pdtp8{
	padding-top:8px;
}
.table-01 th.color_gold{
	background-color:#DBCB6B;
}
.kaihi_merit{
	display:block;
	width:auto;
	height: auto;
	padding:12px;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
	border:#DBCB6B 6px solid;
	font-weight:normal;
	overflow: hidden;
}
.kaihi_merit p{
	font-weight:bold;
}
.kaihi_merit p span.before_kaihi{
	color:#00F;
}

.kaihi_merit p span.after_kaihi{
	color:#F00;
	font-size:1.4em;
}

.kaihi_merit p.detail_tokuten{
	display:block;
	width:auto;
	text-align:right;
}

.icon_tokuten{
	float:right;
	margin-right:30px;
}
.id_merit_copy{
	font-size:1.2em;
	color:#FC0;
}
.riyouwaku{
	border:#090 solid 1px;
	width:auto;
	padding:5px 5px 5px 20px;
	margin-bottom:20px;
}
.riyouwaku span{
	font-weight:bold;
	color:#060;
}





/**************** SP *******************/
@media screen and (max-width: 750px) {

.kaihi_merit{
	padding:17px 7% 5px;
	line-height:180%;
	margin:20px 0;
}
body #container .kaihi_merit p{
	line-height:220%;
	padding: 5px 0 10px;
}
.kaihi_merit p span.after_kaihi{
	white-space:nowrap;
}

}




/*------------------------------------------------------------
 年会費特典のページ tokuten
------------------------------------------------------------*/
body.tokuten{
	min-width:0;
}
#tokuten_detail{
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0;
	text-align:left;

}
#tokuten_detail h1{
	margin-bottom: 21px;
	padding: 10px 10px 4px 36px;
	font-size: 16px;
	line-height: 1.2;
	color: #000;
	clear: both;
	border: 1px solid #DBDBDB;
	background: url(../img/second/h2_bg.gif) no-repeat left top;
	zoom: 1;
}
#tokuten_detail h2{
	font-size:1.1em;
	padding: 8px 10px 4px 50px;
	margin-bottom:10px;
	line-height: 1.2;
	border: none;
}
#tokuten_detail h2.sono1{
	background: url(../img/second/h2_tokuten01.gif) no-repeat left 5px;	
}

#tokuten_detail h2.sono2{
	background: url(../img/second/h2_tokuten02.gif) no-repeat left 5px;	
}

#tokuten_detail h2.sono3{
	background: url(../img/second/h2_tokuten03.gif) no-repeat left 5px;	
}
#tokuten_detail h3{
	margin-bottom: 12px;
	padding: 10px 10px 4px 3px;
	font-size:1.0em;
	line-height: 1.2;
	color: #000;
	clear: both;
	border-bottom:#00C 4px groove;
}
#tokuten_detail .close_btn{
	margin-top:20px;
	margin-bottom:60px;
	display:block;
	width:auto;
	text-align:center;
}
.fred{
	color:#F00;
}
.table-01 td.td_boder_all_none{
	border:none;
}
.table-01 td.td_boder_left_none{
	border-left:none;
}
.table-01 td.td_boder_left_right{
	border-right:none;
}





/**************** SP *******************/
@media screen and (max-width: 750px) {

#tokuten_detail{
	width:100%;
	line-height:170%;
}
#tokuten_detail h2{
	padding:14px 5% 15px 60px;
	line-height:170%;
	font-size:.9rem;
}
#tokuten_detail h2.sono1{
	background: url(../img/second/h2_tokuten01.gif) no-repeat 3% 17px;	
}
#tokuten_detail h2.sono2{
	background: url(../img/second/h2_tokuten02.gif) no-repeat 3% 17px;	
}
#tokuten_detail h2.sono3{
	background: url(../img/second/h2_tokuten03.gif) no-repeat 3% 17px;	
}
#tokuten_detail h3{
	font-size:1rem;
	padding:0 0 7px 0
}
.table-01 td.td_boder_left_right {
	padding:10px 0 9px 2%;
}
.table-01 td.td_boder_left_right img {
	width:30px
}

}





/*------------------------------------------------------------
 PAYMENT
------------------------------------------------------------*/
/**************** SP *******************/
@media screen and (max-width: 750px) {

#payment a img {
	padding-bottom:10px;
}

}




/*------------------------------------------------------------
 table-02
------------------------------------------------------------*/

table.table-02 {
    width: 100%;
    border: 1px #E3E3E3 solid;
	border: 1px #00F solid;
    border-collapse: collapse;
    border-spacing: 0;
	background:none;
}

table.table-02 th {
	padding: 5px;
    border: #E3E3E3 solid;
	border: #00F solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
	background:#009;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	color:#FFF;
}

table.table-02 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
	border: 1px #00F solid;
    border-width: 0 0 1px 1px;
    text-align:left;
}
table.table-02 td.txtCenter {
	text-align:center;

}
table.table-02 td img {
	display: block;
}




/*------------------------------------------------------------
 table-03
------------------------------------------------------------*/
#conts .table-03 {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    background:none;
    margin-top: 20px;
    margin-bottom: 10px;
}
#conts .table-03.rivoEx{
	margin-top:20px;
	margin-bottom:20px;
}
h3#bunkatsu{
	margin-top:20px;
}
.table-03 th {
	padding: 10px 20px 10px 20px;
	font-weight: bold;
	line-height: 120%;
	background-color: #f0f4fe;
	color:#0000B2;
	text-align: left;
	display: block;
}
.table-03 td {
    padding: 18px 20px 17px 20px;
    text-align:left;
    background-color: #f0f4fe;
    overflow: hidden;
}
.table-03 td.hrBox {
	padding:0 20px;
}
.table-03 td hr {
	height: 1px;
    background-color:#cccccc;
    border:none;
}
.table-03 td img{
	float:right;
}
.table-03 td img.kicon{
	margin:10px 10px 0 0;
}
.table-03 td.explain {
    padding: 10px 20px 10px 40px;
}
.table-03 td.explain p {
	padding-top:10px;
}
.table-03 td.btn_area{
	width:40%;
}
.table-03 td.btn_area img{
	float:none;
	margin-bottom: 5px;
	margin-top: 5px;
}
.table-03 td.tdwtype {
	background-color:#FFF;
}
.table-03 th.thgtype {
	background-color:#f0f1f4;
}
.table-03 td.tdgtype {
	/* background-color:#f0f1f4; */
	padding: 5px 20px 9px;
}
.table-03 td.tdwtype.rivoBtn{
	padding: 0 0 10px 0;
}
#conts table.noborders {
	border:none;
}
.pdg_change20{
	    padding: 10px 20px 10px 0px;
}
.pa-l0{
	padding-left:0;
}
#conts .btnBoxWExFrame {
    width: 99.5%;
    padding: 0;
    border: 1px #E3E3E3 solid;
    background-color: #f0f4fe;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.btnBoxWEx {
	margin:20px 3.5%;
	display:block;
	overflow:hidden;
}
.exTxt{
	float:left;
	padding: 0;
	display: inline-block;
	width: 46%;
}
.vpassBtnBox {
	float:right;
}
.vpassBtnBox a {
	display:block;
	overflow:hidden;
}
.btnBoxWEx.bottomBorder{
	border-bottom:#cccccc 1px solid;
	padding-bottom:20px;
}
.btnBoxWEx .supp {
	clear:both;
	padding-top:15px;
	font-size:11px;

}



/**************** SP *******************/
@media screen and (max-width: 750px) {

#conts .table-03 {
    margin-top: 18px;
    margin-bottom: 20px;
    overflow: hidden;
}
#conts .payBtnBox table.table-03 td.tdwtype {
	line-height: 180%;
	float: left;
	padding-top: 23px;
	padding-bottom: 20px;
}
#conts .table-03 td.tdwtype.rivoBtn{
	padding: 0 3% 8px 0;
	float: left;
}
p.merits {
	background: url(../img/common/category_nav_bullet.gif) no-repeat left 4px;
}
#conts .payBtnBox table.table-03 th {
	padding: 20px 5% 5px;
    line-height: 140%;
	font-size:1rem;
}
#conts .payBtnBox table.table-03 th.thwtype{
	padding: 15px 5% 15px;
}
#conts .payBtnBox table.table-03 td {
	padding: 7px 5% 15px;
	line-height: 160%;
}
#conts .payBtnBox table.table-03 .payBtn img {
	margin:0 3% 0 0;
	float:left;
}
#conts .table-03 td img.kicon {
    margin: 10px 0 0 0;
    float:left;
}
#conts .payBtnBox table.table-03 td.explain {
	padding: 7px 5% 0;
}
#conts .table-03 td.explain hr{
	display: none;
}
#conts .table-03 td.explain p {
	border-top:1px solid #dad8e1ab;
	padding-top: 20px;
}
#conts .table-03.pointEx{
	padding: 10px 5% 18px 7%;
	display: block;
	box-sizing: border-box;
	background-color: #f0f4fe;
}
#conts .table-03.pointEx tr {
	display: block;
}
#conts .table-03.pointEx td.btn_area,
#conts .table-03.pointEx th {
	width:100%;
	display:block;
	padding: 10px 0;
	margin: 0;
}
#conts .table-03.pointEx td,
#conts .table-03.pointEx th {
	display:block;
	width: 100%;
	line-height: 160%;
	text-align: left;
	margin: 10px 0 5px 0;
	padding: 0;
}
#conts .table-03.pointEx td.btn_area a img {
	display: block;
	margin: 0;
}
#conts .table-03.rivoEx{
	padding: 10px 0 18px 0;
	display: block;
	background-color: #f0f4fe;
	width: 100%;
}
#conts .table-03.rivoEx tr {
	width:100%;
	display:block;
}
#conts .table-03.rivoEx td.btn_area,
#conts .table-03.rivoEx th {
	width: 90%;
	display:block;
	padding: 10px 0 10px 5%;
}
#conts .table-03.rivoEx td,
#conts .table-03.rivoEx th {
	display:block;
	width: 90%;
	line-height: 160%;
	padding: 10px 0 5px 5%;
	text-align: left;
}
#conts .table-03.rivoEx td a {
	float:left;
	width: 100%;
}
#conts .table-03.rivoEx td a img {
	float: left;
	width: auto;
}
#conts .table-03.rivoEx td.btn_area a img {
	display: block;
	margin: 0;
}
#conts .table-03.rivoEx td.btn_area.small_btn a img {
	width:auto;
}
#conts .table-03 td{
	line-height:160%;
	display:block;
}
#conts .table-03 td.btn_area{
	display:block;
	width: 95%;
	padding: 10px 0 20px 5%;
}
#conts .table-03 th{
	line-height:160%;
}
#conts .payDetailBtnBox {display: block;overflow: hidden;}
#conts .payDetailBtnBox p a img {
	padding-top:15px;
	overflow: hidden;
}
#conts .table-03 td.tdgtype {
	padding: 17px 20px 0;
}
#conts .table-03 tr:last-child td.tdgtype:last-child {
	padding: 15px 20px 10px;
}
#conts .table-03 td.tdgtype.btn_area{
	padding-bottom:3px;
}
#conts .table-03 td.tdgtype.btn_area a {
	padding:0 0 5px;
	display:block;
	margin:0;
}
#conts .table-03 td.tdgtype.btn_area a:first-child {
	padding:0 0 15px;
}
#conts .table-03 td.tdgtype.btn_area br {
	display:none;
}
#conts .btnBoxWExFrame{
	padding:0 0 10px;
}
.btnBoxWEx {
	margin:10px 6%;
}
.vpassBtnBox {
    float: left;
}
.exTxt{
	float: left;
	padding:10px 0;
	width: 100%;
}

}



/*------------------------------------------------------------
 businesscard
------------------------------------------------------------*/
#businesscard .section table.table-03 td.tdwtype {
	padding: 20px 4% 17px 5%;
}




/*------------------------------------------------------------
 table-04
------------------------------------------------------------*/
table.table-04 {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    background:none;
}

table.table-04 td {
    padding: 10px;
    text-align:center;
    line-height: 1.5;
}
table.table-04 td img{
    text-align:center;
}



/**************** SP *******************/
@media screen and (max-width: 750px) {

table.table-04 {
	margin-top:15px;
}
body #container p.consul{
	display: block;
	padding: 13px 2% 8px;
	font-size:.8rem;
}
body #container p.consul .tel {
	font-size:.9rem;
	display:block;
	padding-top:15px;
	line-height: 200%;
}
body #container p.consul .spCall {
	font-size:1.1rem;
	font-weight:bold;
}
.spCall{
	white-space:nowrap;
}

}





/*------------------------------------------------------------
 Menu Tabs 1
------------------------------------------------------------*/
#tabs1{
	width: 100%;
	line-height:normal;
	border-bottom:#039 3px solid;
	margin-bottom:15px;
	margin-top: 20px;
	display: block;
	overflow: hidden;
}
#tabs1 ul {
	margin:0;
	padding:0;
	list-style:none;
	width: 100%;
	display: block;
}
#tabs1 li {
	width: 32.6%;
	float: left;
	margin-right: 1%;
}
#tabs1 li:last-child {
	float:right;
	margin-right: 0;
}
#tabs1 a {
	float:left;
	display:block;
	background-color:#009;
	padding: 10px 0;
	color: #FFF;
	text-decoration:none;
	margin-right:2px;
	text-align:center;
	font-weight:bold;
	width: 100%;
}
#tabs1 a:hover {
		background-color:#69F;
}
#tabs1.double li {
	width: 47%;
	display: inline-block;
}






/**************** SP *******************/
@media screen and (max-width: 750px) {

#tabs1 {
	margin: 20px 0 12px 0;
	padding:0;
	width:100%;
}
#tabs1 ul {
	display:flex;
	justify-content: space-between;
	align-items:center;
	flex-grow: 0;
	width:100%;
}
#tabs1 ul li {
	width:32.5%;
}
#tabs1 ul li:last-child {
	margin-right:0;
}
#tabs1 a {
	width:auto;
	margin:0;
	font-weight:normal;
	border-radius:5px 5px 0 0;
	padding: 10px 3% 0;
	height: 55px;
	font-weight: normal;
	font-size: .8rem;
	display: block;
	width: 100%;
	box-sizing: border-box;
}
#cashloan #tabs1 a,
#tabs1.low a {
	height: 40px;
	white-space:nowrap;
}
#tabs1.double li {
	width:49%;
}

}



/*------------------------------------------------------------
	cashloan
------------------------------------------------------------*/

.consulImg{
	display:block;
	padding:12px;
}


/*------------------------------------------------------------
	etc
------------------------------------------------------------*/
#etc table.table-01 th.tokucho .id_merit_copy {
	display:inline-block;
	padding-bottom:10px;
}



/**************** SP *******************/
@media screen and (max-width: 750px) {

#etc table.table-01 th.icon_area {
	display: inline-block;
	float: right;
	border: none;
}
#etc table.table-01 th.tokucho {
	padding:1px 6% 18px;
	box-sizing:border-box;
	width: 100%;
	display: inline-block;
}
#etc table.table-01 th.tokucho .id_merit_copy{
	display:inline-block;
	width:80%;
	font-size:1.3rem;
	line-height:160%;
	margin-top:-60px;
}

}




/*------------------------------------------------------------
 atokara
------------------------------------------------------------*/
.atokara_ttl{
	display:block;
	float:left;
	background:#F00;
	color:#FFF;
	font-weight:bold;
	padding:15px;
	text-align:center;
}

.atokara_p{
	line-height:1.4;
	float:left;
	font-weight:bold;
	margin-left:10px;
}

.atokara_kijitsu{
	font-weight:bold;
	font-size:200%;
	color:#F60;	
}
.atokara_kijitsu_area{
	font-weight:bold;
	font-size:200%;
	color:#06F;
	display: inline-block;
	line-height: 135%;
}
.img_center{
	margin-left:auto;
	margin-right:auto;
}






/**************** SP *******************/
@media screen and (max-width: 750px) {

.atokara_ttl {
	width:auto;
	display:block;
	float: inherit;
	margin-top: 3px;
	padding: 16px 5% 14px;
}
.atokara_ttl br {
	display:none;
}
body #container p.atokara_p{
	line-height: 230%;
	text-align: center;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	margin: 10px 0 0;
}
.atokara_kijitsu_area {
	font-size:1.2rem;
}

}







/*------------------------------------------------------------
 guide_area
------------------------------------------------------------*/
#guide_area dl {
    width: 265px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    background:none;
	margin:5px 5px 10px 5px;
}
#guide_area dt {
	padding: 10px 20px 10px 15px;
    font-weight: bold;
    line-height: 120%;
	border-bottom: #36C 2px groove;	
}
#guide_area dd {
    padding: 10px 20px 10px 20px;
    text-align:left;
    background-color: #FFF;
    line-height: 120%;
	background: url(../img/common/icon/icon_navi.gif) no-repeat 15px 10px;
	text-indent:14px;
}
#guide_area dd.hd1 {
    padding: 10px 20px 10px 10px;
    text-align:left;
    line-height: 120%;
	text-indent:7px;
	font-weight:bold;
	background: none;
	background-color: #f0f4fe;
}
#guide_area dd.subline {
    padding: 5px 20px 5px 30px;
    text-align:left;
    line-height: 120%;
	text-indent:14px;
	background: none;
}
#guide_area dd.noicon {
    padding: 10px 20px 10px 20px;
    text-align:left;
    background-color: #FFF;
    line-height: 120%;
	background:none;
	text-indent:14px;
}
.flow_ttl{
	background-color:#06F;
	color:#FFF;
	padding:7px;
	font-weight:bold;
}
.flow_copy{
	line-height:1.6;
}





/**************** SP *******************/
@media screen and (max-width: 750px) {

#guide_area{
	display:flex;
	flex-wrap:wrap;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 0 0;
	}
#guide_area .floatL,
#guide_area .floatR {
	width:100%;
	box-sizing: border-box;
	margin: 0;
}
#guide_area dl,
#guide_area dt,
#guide_area dd {
	width:100%;
	box-sizing: border-box;
	line-height: 180%;
}
#guide_area dl {
	margin: 0px 0 20px;
	padding-bottom: 15px;
}
#guide_area .floatR dl:last-child {
	margin:0;
}
#guide_area dd.noicon{
	display:none;
}
#guide_area dd {
padding: 10px 0 5px 0;
    text-align:left;
    background-color: #FFF;
    line-height: 120%;
    background: none;
    text-indent:14px;
}
#guide_area dd a {
	padding: 10px 20px 5px 20px;display:block;
	background: url(../img/common/icon/icon_navi.gif) no-repeat 15px 12px;
	font-size: 1rem;
}
#guide_area dd.hd1 {
	margin-top:20px;
	margin-bottom:10px;
}
#guide_area dd.hd1:nth-child(2) {
	margin-top:0;
	margin-bottom:0;
}
#guide_area dd.subline{
	line-height:160%;
}
#guide_area dd.subline a {
	background:none;
	display:inline;
}

}



/*------------------------------------------------------------
	goldservice
------------------------------------------------------------*/
#goldservice p {
	text-align:left;
	padding-top:5px;
}
#goldservice .table-01 {
	margin-top:20px;
}
#goldservice .table-01 th,
#goldservice .table-01 td {
	padding:13px 2% 12px;
}



/**************** SP *******************/
@media screen and (max-width: 750px) {

#goldservice p {
	padding-top:0;
}

}



/*------------------------------------------------------------
	waon
------------------------------------------------------------*/

#waon .waonTable{
	margin:20px 0;
}
#waon .waonTable th p {
	padding-bottom:20px;
}



/**************** SP *******************/
@media screen and (max-width: 750px) {

#waon .waonTable{
	margin:20px 0 10px;
}
#waon .waonTable th {
	width:100%;
	display:block;
}
#waon .waonTable th:first-child {
	text-align:center;
}
#waon .waonTable th img {
	padding: 10px 0 15px;
}

}








/*------------------------------------------------------------
	addressupdate
------------------------------------------------------------*/

#conts #addressupdate .section p.btnArea {
	display:block;
	overflow:hidden;
	padding-bottom:20px;
	padding-top:10px;
}





/**************** SP *******************/
@media screen and (max-width: 750px) {

#conts #addressupdate .section p{
	margin:auto;
	box-sizing:border-box;
}
#conts #addressupdate .section p.btnArea {
	float:left;
	display: flex;
	padding-top: 0;
}
#conts #addressupdate .section p.btnArea a {
	width:88%;
}

}





/*------------------------------------------------------------
	lost
------------------------------------------------------------*/
/**************** SP *******************/
@media screen and (max-width: 750px) {

#lost table.table-03 td.btn_area{
	padding:18px 5%;
	text-align:center;
}

}




/*------------------------------------------------------------
	kojinjh
------------------------------------------------------------*/
/**************** SP *******************/
@media screen and (max-width: 750px) {

#kojinjh {
	line-height:180%;
}
#kojinjh table tr td{
	padding:10px 1% 9px 2%;
}
#kojinjh table tr td table {
	margin:0;
}
#kojinjh table tr td table tr,
#kojinjh ul li {
	padding-bottom:10px;
	display:block;
}
#kojinjh table tr td table tr td {
	padding: 0;
	display: inline;
}

}




/*------------------------------------------------------------
	sitemap
------------------------------------------------------------*/
#sitemap table.table-01 td {
	padding: 18px 5%;
	line-height: 210%;
}



/**************** SP *******************/
@media screen and (max-width: 750px) {

#sitemap table.table-01 td {
	padding: 15px 3% 15px 7%;
	line-height: 260%;
}
#sitemap table.table-01 td a {
	padding-left:2%;
}

}




/*------------------------------------------------------------
	mente
------------------------------------------------------------*/

#mente.mainContents {
	width: 90%;
	margin: auto;
	line-height: 170%;
}





/*------------------------------------------------------------
	linenup_parts
------------------------------------------------------------*/

#conts .linenupTable td.linenup_parts {
	text-align:center;
}
#conts .linenupTable td.linenup_parts a img {
	margin-left:auto;
	margin-right:auto;
	display: block;
}
#conts .linenupTable td.linenup_parts {
	width: 33.3%;
	vertical-align: top;
	box-sizing: border-box;
	padding: 10px 0 10px;
}
#conts .linenupTable tr {
	border-left: 1px #E3E3E3 solid;
	border-right: 1px #E3E3E3 solid;
}
#conts .linenupTable tr:first-child {
	border:none;
}
#conts .linenupTable td.linenup_parts a {
	display:block;
	padding: 0 1%;
	width:100%;
	line-height: 150%;
}
#conts .linenupTable tr:last-child td a {
	padding-bottom:30px;
}
#conts .linenupTable td.linenup_parts a img {
	width: 62%;
	width: 120px;
}
#conts .linenupTable{
	margin-top:30px;
	border-top: none;
	border-left: none;
	border-right: none;
}
#conts .linenupTable td.lineupBarTitle {
	background-color:#003aaf;
	background: linear-gradient(to bottom, #4e7be7 49%, #003ad6 50%);
	color:#FFF;
	text-align:center;
	border-radius: 10px 10px 0 0;
	border: none;
}
#conts .linenupTable h3 {
	padding:5px;
	margin:0;
	border:none;
	color:#fff;
	font-size:1rem;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	letter-spacing: 1px;
}




/**************** SP *******************/
@media screen and (max-width: 750px) {

#conts .linenupTable{
	border:none;
}
#conts .linenupTable tr {
	border:none;
}
table.table-01 td.linenup_parts a img {
	width: 82%;
}
#conts table.table-01 td.linenup_parts a img {
	width: 70%;
}
#conts .linenupTable h3 {
	font-size:.9rem;
}
#conts .linenupTable td.lineupBarTitle {
	padding:5px 1% 4px;
}
#conts .linenupTable td.linenup_parts a {
	text-decoration:none;
}
#conts .linenupTable tr:last-child td a {
	padding-bottom:0;
}

}