@charset "utf-8";
@media screen and ( min-width:769px ){

	/* CSS Document */

  /*2016/10/20・ｽ@・ｽt・ｽH・ｽ[・ｽ・ｽ・ｽ・ｽ・ｽC・ｽR・ｽR・ｽJ・ｽ・ｽ*/
  /*
	#nF_Wrap{
		width:784px;
		margin:24px 0px 0px 0px;
	/*	background:#DDDCDC; */


	
  #nF_Wrap {
    width: 1000px;
    margin: 0px auto 0px auto;/* 24px auto 0px auto  161025変更*/
  }
/*2016/10/20・ｽ@・ｽt・ｽH・ｽ[・ｽ・ｽ・ｽ・ｽ・ｽC・ｽR・ｽR・ｽ}・ｽf*/
	
	/*---------
	common img
	---------*/
	#upon_s img{
		display:none;
	}
	#flow_step0_s img{
		display:none;
	}
	#flow_step1_s img{
		display:none;
	}
	#flow_step2_s img{
		display:none;
	}
	 /*---------
	 common
	 ---------*/
	 p{
		margin:0;
		padding:0;
	}
	img{
		vertical-align:top;
	}
	 .nF_txt_s{
		font-size:92%;
	 }
	 .nF_txt_red{
		 color:#ff0000;
	 }
	 .nF_txt_grn{
		 color:#008b8b;
	 }

	#nF_Step{
		padding-bottom:20px;
	}
	
	
	
	/*-----161024・ｽﾇ会ｿｽ-------*/
	#nF_att_Wrap {
		background-color: #0095e2;
		padding:2px;
		margin-top: 10px;
		width:auto;
		border: 1px solid #0095e2;
		box-sizing: border-box;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		margin-bottom: 10px;
	}
	.nF_att_R{
		border-top: 1px solid #0095e2;
		text-align: center;
		margin-top: -5px;
	}
	.nF_att_txt{
		color: #0095e2;
		padding: 5px 5px 5px 5px;
		text-align:justify;
		
	}
	.nF_att_tit{
		color:#0095e2;
		font-size:13px;
		padding:10px 10px ;
		padding-right: 60px;
		line-height:14px;
		font-weight:bold;
		cursor:pointer;
		background:#fff url(../img/arw_down_k.png) 98% 50%  no-repeat;
    background-size: 50px;
        
	}
	.nF_att_tit.active{
		color:#0095e2;
		font-size:13px;
		padding:10px 10px ;
		padding-right: 60px;
		line-height:14px;
		font-weight:bold;
		background:#fff url(../img/arw_up_k.png) 98% 50%  no-repeat;
    background-size: 50px;
		cursor:pointer;
		}

	.nF_att_Inr{
		background-color:#fff;
		text-align:center;
		padding-bottom: 20px;
		max-height: 800px;
		padding: 5px 5px 5px 5px;
	}
	
	/*--@media screen and (max-width: 640px) {
	.img01 {
		height: 0;
		padding-top: 69.531%; /* 445px・ｽ・ｽ640px・ｽ~100=69.531...% 
		background: url(../img/attention_sp.png) no-repeat center;
		background-size: contain;
	}
	.img01 img {
		display: none; 
	}
	} */
	
	

	/*--------------*/
	/*
	#nF_carInf{
	}
	.nF_carInf_list__tit{
		color:#FFF;
		font-size:14px;
		padding:10px 10px ;
		width:auto;
		line-height:14px;
		font-weight:bold;
		background:#6db63c url(img_02/arw_down_drm.png) 98% 50%  no-repeat;
		cursor:pointer;

		border: 3px solid #e2e6ee;
		box-sizing: border-box;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	}
	.nF_carInf_list__tit.fix{
		border-top: 2px solid #6db63c;
		background: #fff;
		padding: 0;
		cursor: default;
	}
	.nF_carInf_list__tit.fix p{
		display: inline-block;
		background:#6db63c;
		padding:10px 10px ;
	}

	.nF_carInf_list__tit.active{
		background:#6db63c url(img_02/arw_up_drm.png) 98% 50%  no-repeat;
		/*padding-right: 60px;
	}

	.nF_carInf_list dd{
		display:block !important;
	}
*/	
	/*1205table追加===========*/
	.nF_carInf_info__tbl{
		width: 100%;
		border-collapse: collapse;
		display: none;
		line-height: 1.3;/*高さ調整17131*/
	}
	.nF_carInf_list__tbl{
		width: 100%;
		border-collapse: collapse;
	    line-height: 1.3;/*高さ調整17131*/
	/*display: block !important; 1205*/
	}
	.nF_carInf_info__tbl th,.nF_carInf_info__tbl td,
	.nF_carInf_list__tbl th,.nF_carInf_list__tbl td{
		padding: 8px 4px 7px 6px;
		border: 1px solid #ccc;
		width:25%;
	}
	.nF_carInf_info__tbl th,
	.nF_carInf_list__tbl th{
		background-color: #e9e9e9; /*1125*/
		/*background-color:#dcffe2;*/
		font-weight:normal;
		text-align:left;
		width:250px; /*1130*/
	}
	.nF_carInf_info__tbl td,
	.nF_carInf_list__tbl td{
		background-color: #e5f7fb;/*1128*/
		/*background-color:#f5f5f5; */
		width:250px; /*1130*/
	}
	/*===========1205table追加*/
	

	/*------161031・ｽr・ｽ[・ｽN・ｽ・ｽ・ｽ・ｽ・ｽC・ｽt・ｽ・ｽ・ｽ--------*/
	
	#nF_login_Wrap {
		margin: 0px 10px 10px auto;
		width:auto;
		box-sizing: border-box;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	}
	
	.nF_login dd{
		display:none;
		/*background: #f8f9fa;*/
	}

	.nF_login_tit{
		color:#FFF;
		font-size:10px;
		padding:10px 5px 10px 10px;/*161116_変更*/
		line-height:5px;
		font-weight:bold;
		background:#6db63c url(img_02/login_down_icon.png) 96% 49%  no-repeat;/*161116_変更*/
		background-size: 12px;
		cursor:pointer;
		border-radius: 20px;
		float: right;
		width: 200px;
		margin-top: 10px;
		margin-right: 5px;
	}


	.nF_login_tit.active{
		color: #FFF;
		font-size: 10px;
		padding:10px 5px 10px 10px;/*161116_変更*/
		line-height: 5px;
		font-weight: bold;
		background: #6db63c url(img_02/login_up_icon.png) 96% 49% no-repeat;/*161116_変更*/
		background-size: 12px;
		cursor: pointer;
		border-radius: 20px;
	}

/*------161102・ｽr・ｽ[・ｽN・ｽ・ｽ・ｽ・ｽ・ｽC・ｽt・ｽ・ｽ・ｽ--------*/

	/*.nF_login_Inr{
		text-align:center;
		padding-bottom: 20px;
	}*/
	
	.nF_login_Inr_f{
	width: 100%;
	border-collapse: collapse;
	padding-top: 10px;
}

	.nF_login_tbl{
	/*	width:700px; */
		padding:18px auto 0;
		margin: 0 auto;
		border:0;
		padding:4px;
	}

	.nF_login_Inr input[type="text"]{
		width:260px;
		height:28px;/*高さ調整17131*/
		border:1px solid #e2e3ea;
		font-size:14px;
		line-height:22px;
	}

	.nF_login_Inr input[type="password"]{
		width:260px;
		height:28px;/*高さ調整17131*/
		border:1px solid #e2e3ea;
		font-size:14px;
		line-height:22px;
		border-radius: 5px;
	}

	/*.arw_icn{
		display:block;
		float:left;
		background:url(../img/icn_arrow_01.gif) 2px 4px no-repeat;
		width:18px;
		height:18px;*/
	}


	/*--------------*/
	.nF_introduction_Wrap{
	}
	.nF_introduction {
		/*width:785px; 1125*/
	}

	.nF_introduction dd{
		display:none;
		background-color: #FFF;
		border: 3px solid #FFF;
	    clear: both;
	}

	.nF_introduction_tit{
		color:#FFF;
		font-size:14px;
		padding:10px 15px ;
		width: 51%; /*width:40%;  1202 */
		line-height:14px;
		font-weight:bold;
		background:#6db63c url(img_02/login_down_icon.png) 95% 50%  no-repeat;
		cursor:pointer;
		float:right;
		background-size: 19px;
		border: 3px solid #e2e6ee;
		box-sizing: border-box;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		margin-top: -40px; /*1205*/
	}
	.nF_introduction_tit p{
	}
	.nF_introduction_tit.active{
		background:#6db63c url(img_02/login_up_icon.png) 95% 50%  no-repeat; 
		float:right;
		background-size: 19px;
	}

	.nF_introduction_Inr{
		text-align:center;
		padding-bottom: 20px;
	}

	.nF_introduction_tbl{
		width:100%;
		padding:18px auto 0;
		border:0;
		padding:4px;
		/*border: 3px solid #e2e3ea;*/
	}

	.nF_introduction_tbl td{
		width: 50%; 
		float: right; /*1202*/
	}

	.nF_introduction_tbl #intro_cd_in{
	}

	.nF_introduction_tbl b{
		margin-right:5px;
	}

	.nF_introduction input[type="text"]{
		width:210px;/*1206*/
		height:28px;/*高さ調整17131*/
		border:1px solid #e2e3ea;
		font-size:14px;
		line-height:22px;
		text-align:left;
		margin-right:45px;
		margin-left: 5px;
	}

	.arw_icn{
		display:block;
		float:left;
		background:url(../img/icn_arrow_01.gif) 2px 4px no-repeat;
		width:18px;
		height:18px;
	}
	#nF_introduction_Wrap{
		display:none;
	}


	/*--------------*/
	#nF_Box{
		max-width: 1000px;
	}
	
	#nF_Box.thx{
		height: 700px;
	}

	.nF_Box_tbl{
		width: 100%;
		border-collapse: collapse;
	}
	.nF_Box_tbl th{
		width: 25%;
		padding: 6px 0 8px 8px;/*1130*/
		text-align: left;
		vertical-align: top;
		background-color: #e9e9e9;
		border: 1px solid #ccc;
	}
	.nF_Box_tbl td{
		padding: 6px 0 8px 10px;
		background-color: #fff;
		border: 1px solid #ccc;
	}
	.nF_Box_tbl span.ast{
		color:#ff0000;
		vertical-align: super;
		letter-spacing:2px;
		margin:0;
	}


	/*-------------------
	form
	-----------------------*/
	#nF_Wrap input:focus,
	#nF_Wrap select:focus,
	#nF_Wrap textarea:focus {
		outline: 1px #5e83d7 solid;
	}

	label {
	 	display: inline-block;
	  	line-height: 30px;
	  	cursor: pointer;
		 }
	.errDisplay_Dtl{
		line-height: 14px;
		text-align: left;
	}

	input[type="text"],
	input[type="password"],
	input[type="radio"],
	input[type="checkbox"],
	select, label{
	 	vertical-align: middle;
		 }
	input[type="radio"] {
		margin-top:2px;
	}

	input[type="text"]{
		height:35px;
		border:1px solid #e2e3ea;
		font-size:14px;
		margin:0 4px 0 0;
		line-height:22px;
		vertical-align: middle;
		border-radius: 5px;
	}

	input[type="password"]{
		height:22px;
		border:1px solid #e2e3ea;
		font-size:14px;
		margin:0 4px 0 0;
		line-height:22px;
		vertical-align: middle;
	}

	select{
		height:35px;
		border:1px solid #e2e3ea;
		border-radius: 5px;
	}
	.req{
		background-color:#ffffff;
		}

		/*--------------*/

	.nF_Box_tbl__inr{
		margin:0;
		padding:0;
	}
	.nF_Box_tbl__inr li{
		display:block;
	}
	.nF_Box_tbl__inr li span,.nF_Box_tbl__inr li label{
		vertical-align:middle;
		margin:0 4px 0 0;
		white-space: nowrap;
	}

	.nF_Box_tbl__inr li.col2_r{
		width:280px;
		float:left;
	}

	.nF_Box_tbl__inr li.col2_l{
		width:260px;
		float:left;
	}
	/*1201
	.nF_Box_tbl__inr img{
		vertical-align:middle;
		margin-right:6px;
	}
	*/
	.dsp_in{
		display:inline;
	}

	.dsp_in-b{
		display:inline-block;
	}
	.w_index{
		width:116px;
	}
	.w_index_l{
		width:210px;
	}
	.w_1th{
		width:380px;
		padding-left: 5px;
	}
	.w_1th_s{
		width:304px;
	}
	.w_2th{
		width:160px;
		padding-left: 5px;
	}
	.w_3th{
		width:90px;
		padding-left: 5px;
	}
	.w_4th{
		width:60px;
	}

	.w_select{
		width:180px;
	}
/*
	.w_select_s{
		width:120px;
	}
*/
	.addsearch{
		margin:0 8px;
	}

	#nF_btn{
		margin:20px auto;
		text-align:center;
	}
	#nF_btn img{
		margin:0 3px;
	}
	#nF_btn p{
		margin-bottom:10px;
	}
	.selSsTbl{
		width:640px;
		margin-left:30px;
	}
	.ssTxt{
		margin-top: 20px;　/*---161104---*/
		padding:5px 0px; /* 161104*/
		margin-left:200px;
	}
	.ssTxtErr{
		margin-left:250px;
	}
	#tbl_sssce{
		margin-bottom:20px;
	}
	#td_ssbtn{
		padding-top:20px;
		padding-bottom:10px;
	}
	#td_ssbtn a{
		margin-left:150px;
	}
	#td_back{
		padding-top:10px;
	}
	#td_back a{
		margin-left:250px;
	}
	#td_resel{
		text-align: center;
		padding-bottom:15px;
	}
	#td_resel a{
		margin-left:190px;
	}
	
	.order_header{
		display:inline-block;
	}
	
	.order_no{
		display:inline-block;
	}
	.order_no_1{
		display:inline-block;
	}
	.order_no_2{
		display:inline-block;
	}
	
	.kj_sei{
		display:inline-block;
	}
	.kj_mei{
		display:inline-block;
	}
	.kn_sei{
		display:inline-block;
	}
	.kn_mei{
		display:inline-block;
	}

	.Info{
		margin-top: 30px;
		/*border: 3px #6fba2c solid;*/
    	border: 3px #0095e2 solid;/*161024*/ 
		width: auto;
		font-size:13px;
	}
	
	/*
	.Info{
		margin-top: 30px;
		border:3px #6fba2c solid;
		width:760px;
		padding:10px;
	}
	
	.Info_ttl{
		text-align: center;
	}
	.Info_ttl_mb{
		margin-bottom: 5px;
	}
	.Info_dtl{
		margin-left: 10px;
	}
	#Info_id {
		text-align: center;
		font-size:14px;
		color: #0000FF;
	}
	*/
	#nF_btn_pg{
		margin:20px auto;
		text-align:center;
	}
	#nF_btn_pg img{
		margin:0 3px;
		width: auto;
	}
	#nF_btn_pg p{
		margin-bottom:10px;
	}
	
	/*-------------------
	 ・ｽﾂ別設抵ｿｽ
	-----------------------*/
	#td_untenbangou .w_2th{
		width:190px;
	}
	#td_address .w_index{
		width:125px;
	}
	


/*20161025*/
@media only screen and (max-width: 768px) {
	.nF_att_tit{
		color:#0095e2;
		font-size:13px;
		padding:10px 10px ;
		padding-right: 60px;
		line-height:14px;
		font-weight:bold;
		cursor:pointer;
    background:#fff url(../img/arw_down_k.png) 98% 50%  no-repeat;
    background-size: 50px;
    text-align: center;
	}
	.nF_att_tit.active{
		color:#0095e2;
		font-size:13px;
		padding:10px 10px ;
		padding-right: 60px;
		line-height:14px;
		font-weight:bold;
    background:#fff url(../img/arw_up_k.png) 98% 50%  no-repeat;
    background-size: 50px;
		cursor:pointer;
		}
  .nF_att_txt{
    color: #0095e2;
    padding: 5px 5px 5px 5px;
    text-align:justify;
  }
	.nF_att_R{
		border-top: 1px solid #0095e2;
		text-align: center;
		margin-top: -5px;
	}
	.nF_att_Inr{
		background-color:#fff;
		text-align:center;
		padding-bottom: 20px;
		max-height: 800px;
		padding: 5px 5px 5px 5px;
	}
}

 .info_step{
	text-align:left;
	display:none;	
}

/*20161102*/

.clr {
  content: '';
  display: table;
  clear: both;
  height: 0;
}


/*------20161121--------*/

.txttel_right{
	float: right;
	margin-right: 6px;/*1130*/
}
.icon_tag{
	width: 30px;
	float: right;
	margin-right: 5px;/*1130_-5pxより*/
}
.icon_tagT{
	width: 30px;
	float: right;
	margin-right: 5px;/*1130*/
	margin-top: -15px;
}
.icon_tagN{
	width: 17px;
	padding-right: 5px;
}
.icon_tag2{
	width: 15px;
	float: right;
	margin-right: 3px;
	margin-top: 1px;
}
.nF_Box_tbl2 th:nth-child(2){
	width: 15%;
    padding: 6px 0 8px 8px;/*1130*/
    text-align: left;
    vertical-align: top;
    background-color: #F0F0F0;
    border: 1px solid #ccc;
	}
.nF_box_color{
	background-color: #F0F0F0 !important;
}
.txt_error{
	float: left;
	margin-top: 5px;
}
.txt_error2{
	margin-top: 5px;
}
.txt_error2  p {
    padding-left: 15px;
    text-indent: -18px;
}
#nF_Box2{
	max-width: 784px;
}
.nF_Box_tbl2{
	width: 100%;
	border-collapse: collapse;
}
.nF_Box_tbl2 th{
	width: 10%;
	padding: 6px 0 8px 8px;/*1130*/
	text-align: left;
	vertical-align: top;
	background-color: #e9e9e9;
	border: 1px solid #ccc;
}
.nF_Box_tbl2 td{
	padding: 6px 0 8px 10px;
	background-color: #fff;		
	border: 1px solid #ccc;
}
.nF_Box_tbl2 span.ast{
	color:#ff0000;
	vertical-align: super;
	letter-spacing:2px;
	margin:0;
}
.txtBold{
	font-weight: bold;
}
.radio_div{
	padding-right: 30px;
}
.radio_div2{
	padding-right: 5px;
}
.check-group label {
	position: relative;
	width: 55px;
	left: -32px;
	padding-left: 35px;
	border-radius: 5px;
	border: solid 1px #C3C3C3;
}
.check-group input[type="radio"]{
	position: relative;
	margin-left: 12px;
}
.check-group input:checked+label {
	position: relative;
    color: #000;
	background: rgba(101, 188, 243, 0.31);
}


.check-group2 label {
	position: relative;
	width: 55px;
	left: -32px;
	padding-left: 35px;
	border-radius: 5px;
	border: solid 1px #C3C3C3;
}
/*1206*/
.check-group2 input[type="checkbox"],
.check-group2 input[type="radio"]{
	position: relative;
	margin-left: 12px;
}
.check-group2 input:checked+label {
	position: relative;
    color: #000;
	background: rgba(101, 188, 243, 0.31);
}

.fltRcopy{
	float: right;
	margin-right: 10px;/*1206*/
	margin-top: 5px;/*1206*/
}
.agree_check_div{
	padding-bottom:1px;
	/*width: 350px;*/
	width: 300px; /*161124*/
	text-align: center; /*161124*/
	background-color: #F9C4C4;
	margin: 10px auto;
	border-radius: 5px;
	font-size:14px;
}
.va-inherit {
	vertical-align: inherit!important;
}
/*1128*/
.ifrm-container {
	height: 180px;
}
/*1130_個人情報高さ調整*/
#td_privacy iframe{
	width: 90%;
	height: 170px!important;
	font-size: 11px;
}
#td_privacy {
	border-bottom: 1px solid #fff;
}
.icon_tag3{
	width: 15px;
	float: left;
	margin-right: 3px;
	margin-top: 0px;
}
.icon_tag4{
	width: 35px;
	float: left;
	margin-right: 3px;
	margin-top: 0px;
}
.nF_txt_green {
    color: #6fba2c;
}

/*1201*/
.qet_lst2 label{
	display: inline-block!important;
	width: 125px!important;
	padding-right: 10px!important;
}
.qet_lst2{
	display: inline-block!important;
	margin-bottom: 10px;
}
.brow_win{
	width: 12px !important; 
	height: 10px;
	vertical-align: middle;
	padding: 3px;
}
 a.blue_txt{
	color: #0095e2;
}
.p_ifrm{
		width: 600px;
		height: 500px;
		border: 1px solid #ccc;
	}

/*1205追加*/
.nF_carInf_list__tit2{
		color:#FFF;
		font-size:14px;
		padding:10px 15px ;
		width: 100%; /*width:40%;  1202 */
		line-height:14px;
		font-weight:bold;
		background:#6db63c url(img_02/login_up_icon.png) 97.5% 50%  no-repeat;
		cursor:pointer;
		background-size: 19px;
		border: 3px solid #e2e6ee;
		box-sizing: border-box;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
}
.nF_carInf_list__tit2.active{
		background:#6db63c url(img_02/login_down_icon.png) 97.5% 50%  no-repeat; 
		background-size: 19px;
}
.nF_carInf_list__info{
		color:#FFF;
		font-size:14px;
		padding:10px 15px ;
		width: 100%; /*width:40%;  1202 */
		line-height:14px;
		font-weight:bold;
		background:#6db63c url(img_02/login_down_icon.png) 97.5% 50%  no-repeat;
		cursor:pointer;
		background-size: 19px;
		border: 3px solid #e2e6ee;
		box-sizing: border-box;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
}
.nF_carInf_list__info.active{
		background:#6db63c url(img_02/login_up_icon.png) 97.5% 50%  no-repeat; 
		background-size: 19px;
}

#Step2Common{
	width: 25%;
}




#page0{
	margin-left:25px;
}


/* 申込時注意 STA */
#prepara_Wrap {
	background-color: #0095e2;
	padding:2px;
	margin-top: 10px;
	width:auto;
	border: 1px solid #0095e2;
	box-sizing: border-box;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 10px;
	
}

.prepara_tit{
	color:#0095e2;
	font-size:13px;
	padding:10px 10px ;
	padding-right: 60px;
	line-height:14px;
	font-weight:bold;
	cursor:pointer;
	background-size: 50px;
}

.prepara_Inr{
	border-top: 1px solid #0095e2;
	margin-top: -5px;
	background-color:#fff;x
	text-align:center;
	padding-bottom: 20px;
	max-height: 800px;
	padding: 5px 5px 5px 5px;
}
.prepara_Inr td{
	max-width:420px;
}
.prepara_img{
	text-align:left;
	padding-left:150px;
}
/* 申込時注意 END */

/* 申込時注意 STA */
#entry_att{
	width:100%;
	margin-left:10px
}

#entry_att h2{
	background:url(../common/image/ico_square_b.gif) 0 0px no-repeat; padding-left:15px; margin:20px 0 0 0;
}

#entry_att table{
	width:100%;
}

#entry_att table td{
	font-size:9pt;
	padding-left:30px;
	height:40px;
}

#entry_att table td ul{
	line-height:1.5;
}


/* 申込時注意 END */