@charset "UTF-8";

/* #form */
.contact_head {
	text-align: center;
	background: url(../img/common/tile.jpg);
	padding: 50px 0;
}

@media screen and (max-width:1000px){
	.contact_head {
		padding: 50px 15px;
		text-align: left;
	}
}

.contact_head_txt {
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 10px;
}

.contact_head_tel {
	background: #fafafa;
	padding-bottom: 30px;
}

.contact_icon {
	margin-bottom: 5px;
}

#form .c_ico1 {
	width: 80px;
}

#form .contact-tel {
	margin-top: 0;
	margin-bottom: 10px;
}

.privacy_box {
	width: 100%;
	height: 300px;
	overflow-y: scroll;
	padding: 2% 2%;
	background: #fff;
	color: #666;
	margin: 10px 0;
	border: 1px solid #a7a7a7;
	border-radius: 3px;
}

.form_heading {
	margin-top: 30px;
}

@media screen and (max-width:1000px){
	.form_heading {
		margin-top: 0;
	}
}

#form .heading2 {
	margin-top: 15px;
}

@media screen and (max-width:1000px){
	#form .contents {
		padding-top: 10px;
	}
}

.form_block_l {
    float: left;
    width: 48%;
    margin-right: 3%;
}

.form_block_l input,.form_block_l select {
	width: 100%;
}

.form_label_l {
	width: 45% !important;
}

.form_box_l {
	width: 55% !important;
}

.form_block_r {
    float: right;
    width: 49%;
}

.form_block_r input,.form_block_r select {
	width: 100%;
}

.form_label_r {
	width: 30% !important;
}

.form_box_r {
	width: 70% !important;
}

@media screen and (max-width:1000px){
	.form_block_l {
		width: 100% !important;
	}

	.form_block_r {
		width: 100% !important;
	}
	.form_box_l {
		width: 100% !important;
	}
	.form_box_r {
		width: 100% !important;
	}
}



/* #web_installment_form */


.web_installment_sankaku {
	position: relative;
	margin-top: 10px;
	margin-bottom: 50px;
}

.web_installment_sankaku:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 30px solid transparent;
	border-top: 30px solid #ddd;
}

@media screen and (max-width:1000px){
	.web_installment_sankaku:before {
		border: 25px solid transparent;
		border-top: 25px solid #ddd;
	}
}

.web_installment_step_bg {
	background: #eee;
	padding: 30px;
}

.web_installment_step_box {
	margin-bottom: 30px;
}

.web_installment_step_heading {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}

.web_installment_step {
	color: #0082ce ;
	margin-right: 20px;
}

.web_installment_step_list {
	margin-top: 20px;
}

.web_installment_step_list > li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 12px;
	text-indent: -28px;
	padding-left: 30px;
}

.form_head {
	background: #666;
	color: #fff;
	padding: 20px;
	text-align: left;
	font-size: 20px;
}

.form_head2 {
	background: #ddd;
	padding: 20px 40px;
}

@media screen and (max-width:1000px){
	.form_head2 {
		padding: 20px;
	}
}

#mail_form2 {
	width : 100%;
	margin : 50px auto;
	overflow : hidden;
}

#mail_form2 dl {
	width: 80%;
	margin : 0 auto;
}

@media screen and (max-width:1000px){
	#mail_form2 dl {
		width: 100%;
		margin : 0 auto;
	}
}


#web_installment_form .checkTable {
	margin-bottom: 50px;
}

#web_installment_form .checkTable dl {
	margin: 0 auto;
}

#web_installment_form .checkTable dl dt {
	padding: 10px 0;
}
@media screen and (max-width:1000px){
	#web_installment_form .checkTable dl dt {
		padding: 5px 0;
	}
}

#web_installment_form .checkTable dl dd {
	padding: 10px 0;
	margin-bottom: 20px;
}

@media screen and (max-width:1000px){
	#web_installment_form .checkTable dl dd {
		padding: 5px 0;
	}
}

.check_form_head {
	background: #666;
	color: #fff;
	padding: 10px;
	text-align: left;
	font-size: 14px;
}

.item_box {
	width: 90%;
	margin: auto;
}
@media screen and (max-width:1000px){
	.item_box  {
		width: 100%;
	}
}
.item_box .form_label {
	width: 100% !important;
}
@media screen and (max-width:1000px){
	.item_box .form_label {
		font-size: 11px;
	}
}
.item_box .form_box {
	width: 100% !important;
}
@media screen and (max-width:1000px){
	.item_box .form_box {
		font-size: 10px;
		margin-bottom: 0 !important;
	}
	.item_box .form_box input {
		font-size: 14px;
	}
}

@media screen and (max-width:1000px){
	.block_f2_item {
		margin-bottom: 30px;
	}
}

.block_f2_item dl {
	width: 33% !important;
	float: left !important;
}

.item_box dl.block_f2_item1 {
	width: 50% !important;
}
@media screen and (max-width:1000px){
	.item_box dl.block_f2_item1 {
		width: 100% !important;
	}
}
.item_box dl.block_f2_item2 {
	width: 25% !important;
}
@media screen and (max-width:1000px){
	.item_box dl.block_f2_item2 {
		width: 50% !important;
	}
}
.item_box dl.block_f2_item3 {
	width: 25% !important;
}
@media screen and (max-width:1000px){
	.item_box dl.block_f2_item3 {
		width: 50% !important;
	}
}
@media screen and (max-width:1300px){
	.item_box dl.block_f2_item2 input {
		width: 70% !important;
	}
	.item_box dl.block_f2_item3 input {
		width: 70% !important;
	}
}

#f2_name1,#f2_name2,#f2_name3 {
	width: 80%;
}

.form_label_hide {
	display: none;
}
@media screen and (max-width:1000px){
	.form_label_hide {
		display: block;
	}
}

.f2_no {
	display: none;
}

.f2_cal_box {
	width: 95% !important;
	margin: 0 auto;
}

@media screen and (max-width:1300px){
	.f2_cal_box input {
		width: 70% !important;
	}
}
.f2_cal_box .form_label {
	width: 74%;
	text-align: right;
	padding-right: 20px;
}

@media screen and (max-width:1000px){
	.f2_cal_box .form_label {
		width: 100%;
		text-align: left;
	}
}
.f2_cal_box .form_box {
	width: 26%;
}

@media screen and (max-width:1000px){
	.f2_cal_box .form_box {
		width: 100%;
		text-align: left;
	}
}

#web_installment_form .backBtn {
	display: block;
	margin: 0 auto;
	width : 25%;
	height: auto;
	text-align: center;
	vertical-align : middle;
	padding: 14px 0;
	border : none;
	font-family : inherit;
	letter-spacing: 2px;
	font-size: 14px;
	border-radius: 5px !important;
	background-color: #fff;
	color: #0176c3;
	border: 1px solid #0176c3;
	float: left;
	margin-right: 5%;
}


#web_installment_form .backBtn:hover {
	cursor: pointer;
}

@media screen and (max-width:1300px){
	#web_installment_form .backBtn {
		width : 25%;
		margin-right: 5%;
	}
}

@media screen and (max-width:1000px){
	#web_installment_form .backBtn {
		float: none;
		width: 93%;
		margin: 0 auto;
		margin-top: 30px;
	}
}

#web_installment_form .btnArea {
	width: 65%;
	margin: 30px auto;
}

@media screen and (max-width:1000px){
	#web_installment_form .btnArea {
		width: 100%;
	}
}

#web_installment_form_icon {
	width: 75px;
}
@media screen and (max-width:1000px){
	#web_installment_form_icon {
		width: 50px;
	}
}

#web_installment_form .heading2 {
    margin-top: 15px;
    margin-bottom: 10px;
}

/* #somo_calculation_system */

.tab_style {
	border: 1px solid #ccc;
	padding: 3px 6px;
	border-radius: 3px;
	margin: 0 5px;
	background-color: #eee;
}

.cal_step {

}

.cal_step_box {
	float: left;
	width: 28%;
	margin: 0 2.5%;
	text-align: center;
}

@media screen and (max-width:1000px){
	.cal_step_box {
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}
}

.cal_step_name {
	margin: 15px 0;
	font-size: 16px;
	font-weight: bold;
	color: #0176c3 ;
}

.cal_step_body {
	width: 82%;
	margin: 0 auto;
	text-align: left;
}

@media screen and (max-width:1300px){
	.cal_step_body {
		width: 90%;
	}
}

.cal_table {
	width: 62%;
	margin: 0 auto;
}

@media screen and (max-width:1000px){
	.cal_table {
		width: 100%;
	}
}

.cal_table th {
	width: 40%;
	padding: 10px;
	vertical-align: top;
	color: #595757;
	font-weight: bold;
}

.cal_table td {
	width: 60%;
	padding: 10px;
	vertical-align: top;
}



/* #installment_similation */


.installment_similation_heading {
	margin-top: 40px;
}

@media screen and (max-width:1000px){
	.installment_similation_heading {
		margin-top: 0;
	}
}

#installment_similation_icon {
	width: 75px;
}
@media screen and (max-width:1000px){
	#installment_similation_icon {
		width: 50px;
	}
}

.cal_step_icon {
	width: 70px;
}
@media screen and (max-width:1000px){
	.cal_step_icon {
		width: 50px;
	}
}

#installment_similation .heading2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

@media screen and (max-width:1000px){
	#installment_similation .contents {
	}
}

.border_top_dot {
	border-top: 3px dashed #bbb;
}

.any {
	background: #e1e1ea;
}

#installment_similation .backBtn {
	display: block;
	margin: 0 auto;
	width : 220px;
	height: auto;
	text-align: center;
	vertical-align : middle;
	padding: 17px 0;
	border : none;
	font-family : inherit;
	letter-spacing: 2px;
	font-size: 14px;
	border-radius: 5px !important;
	background-color: #fff;
	color: #0176c3;
	border: 1px solid #0176c3;
	float: left;
	margin-right: 30px;
}


#installment_similation .backBtn:hover {
	cursor: pointer;
}

@media screen and (max-width:1300px){
	#installment_similation .backBtn {
		width : 25%;
		margin-right: 5%;
	}
}

@media screen and (max-width:1000px){
	#installment_similation .backBtn {
		float: none;
		width: 100%;
		margin-top: 30px;
	}
}


#installment_similation .submit_button {
	width : 350px;
	text-align: center;
	vertical-align : middle;
	padding: 10px 0 !important;
	color : #fff;
	background : #0176c3  !important;
	border : none !important;
	border-radius : 5px !important;
	font-family : inherit;
	letter-spacing: 2px;
	font-size: 14px;
	float: right;
}

@media screen and (max-width:1300px){
	#installment_similation .submit_button {
		width : 70%;
	}
}


@media screen and (max-width:1000px){
	#installment_similation .submit_button {
		float: none;
		width: 100%;
	}
}

#installment_similation .submit_button:hover {
	cursor: pointer;
}

#installment_similation .btnArea {
	width: 60%;
	margin: 30px auto;
}

@media screen and (max-width:1000px){
	#installment_similation .btnArea {
		width: 100%;
	}
}

#installment_similation  .btnTxt {
	font-size: 80%;
}



/*#account_transfer_form*/


.at_table {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.at_table tr {
	border-bottom: 1px solid #bbb;
}

.at_table tr.tr_first {
	border-bottom: 2px solid #333;
}

.tr_first td,.tr_first th {
	font-weight: bold;
}

.at_table tr {
	border-bottom: 1px solid #e7e7e7;
}

.at_table th {
	width: 30%;
	vertical-align: top;
	padding: 12px 0;
}

.at_table td {
	width: 70%;
	vertical-align: top;
	padding: 12px 0;
}


#account_transfer_form .heading2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

@media screen and (max-width:1000px){
	#account_transfer_form .contents {
	}
}

#account_transfer_form_icon {
	width: 75px;
}
@media screen and (max-width:1000px){
	#account_transfer_form_icon {
		width: 50px;
	}
}


/*#account_transfer_form*/


#mail_credit .backBtn {
	display: block;
	margin: 0 auto;
	width : 25%;
	height: auto;
	text-align: center;
	vertical-align : middle;
	padding: 14px 0;
	border : none;
	font-family : inherit;
	letter-spacing: 2px;
	font-size: 14px;
	border-radius: 5px !important;
	background-color: #fff;
	color: #0176c3;
	border: 1px solid #0176c3;
	float: left;
	margin-right: 5%;
}


#mail_credit .backBtn:hover {
	cursor: pointer;
}

@media screen and (max-width:1300px){
	#mail_credit .backBtn {
		width : 25%;
		margin-right: 5%;
	}
}

@media screen and (max-width:1000px){
	#mail_credit .backBtn {
		float: none;
		width: 93%;
		margin: 0 auto;
		margin-top: 30px;
	}
}

#mail_credit .btnArea {
	width: 65%;
	margin: 30px auto;
}

@media screen and (max-width:1000px){
	#mail_credit .btnArea {
		width: 100%;
	}
}

#mail_credit_icon {
	width: 75px;
}
@media screen and (max-width:1000px){
	#mail_credit_icon {
		width: 50px;
	}
}


#mail_credit .heading2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

@media screen and (max-width:1000px){
	#mail_credit .contents {
	}
}


#mail_credit .item_box {
	width: 90%;
	margin: auto;
}
@media screen and (max-width:1000px){
	#mail_credit .item_box  {
		width: 100%;
	}
}

#mail_credit .item_box .form_label {
	width: 100% !important;
}

@media screen and (max-width:1000px){
	#mail_credit .item_box .form_label {
		font-size: 13px;
	}
}

#mail_credit .item_box .form_box {
	width: 100% !important;
}
@media screen and (max-width:1000px){
	#mail_credit .item_box .form_box {
		font-size: 12px;
		margin-bottom: 0 !important;
	}
	#mail_credit .item_box .form_box input {
		font-size: 14px;
	}
}

@media screen and (max-width:1000px){
	#mail_credit .block_f2_item {
		margin-bottom: 30px;
	}
}

#mail_credit .block_f2_item dl {
	width: 33% !important;
	float: left !important;
}

#mail_credit .item_box dl.block_f2_item1 {
	width: 40% !important;
}
@media screen and (max-width:1000px){
	#mail_credit .item_box dl.block_f2_item1 {
		width: 100% !important;
	}
}

#mail_credit .item_box dl.block_f2_item2 {
	width: 15% !important;
}
@media screen and (max-width:1000px){
	#mail_credit .item_box dl.block_f2_item2 {
		width: 50% !important;
	}
}

#mail_credit .item_box dl.block_f2_item3 {
	width: 25% !important;
}
@media screen and (max-width:1000px){
	#mail_credit .item_box dl.block_f2_item3 {
		width: 50% !important;
	}
}

#mail_credit .item_box dl.block_f2_item4 {
	width: 20% !important;
	padding-left: 20px;
}
@media screen and (max-width:1300px){
	#mail_credit .item_box dl.block_f2_item4 {
		padding-left: 0;
	}
}
@media screen and (max-width:1000px){
	#mail_credit .item_box dl.block_f2_item4 {
		width: 100% !important;
	}
}


#mail_credit .item_box dl.block_f2_item4 .form_label {
	text-align: right;
	padding-right: 20%;
}
#mail_credit .item_box dl.block_f2_item4 .form_box {
	margin: 5px 0;
	text-align: right;
	padding-right: 20%;
}

@media screen and (max-width:1000px){
	#mail_credit .item_box dl.block_f2_item4 .form_label {
		text-align: right;
		padding-right: 0;
	}
	#mail_credit .item_box dl.block_f2_item4 .form_box {
		margin: 5px 0;
		text-align: right;
		padding-right: 0;
	}
}

@media screen and (max-width:1300px){
	#mail_credit .item_box dl.block_f2_item2 input {
		width: 70% !important;
	}
	#mail_credit .item_box dl.block_f2_item3 input {
		width: 70% !important;
	}
}

@media screen and (max-width:1000px){
	#mail_credit .item_box dl.block_f2_item2 input {
		width: 80% !important;
	}
	#mail_credit .item_box dl.block_f2_item3 input {
		width: 80% !important;
	}
}

#mail_credit .item_box input {
	width: 70%;
}

@media screen and (max-width:1000px){
	#mail_credit .item_box input {
		width: 90%;
	}
}

#mail_credit .f2_send_box {
	float: left;
	width: 50%;
	text-align: right;
}



#mail_credit .f2_cal_box1 {
	width: 46% !important;
	float: right;
	margin: 0 auto;
}
@media screen and (max-width:1000px){
	#mail_credit .f2_cal_box1 {
		width: 100% !important;
	}
}
#mail_credit .f2_cal_box1 .form_label {
	width: 44% !important;
}
@media screen and (max-width:1000px){
	#mail_credit .f2_cal_box1 .form_label {
		width: 100% !important;
	}
}
#mail_credit .f2_cal_box1 .form_box {
	width: 56% !important;
}
@media screen and (max-width:1000px){
	#mail_credit .f2_cal_box1 .form_box {
		width: 100% !important;
	}
	#mail_credit .f2_cal_box1 .form_box input {
		width: 90% !important;
	}
}
#mail_credit .f2_cal_box2 {
	width: 54% !important;
	float: left;
	margin: 0 auto;
	text-align: right;
}

@media screen and (max-width:1300px){
	#mail_credit .f2_cal_box2 {
		width: 50% !important;
	}
}

#mail_credit .f2_cal_box2 .form_label {
	width: 30% !important;
	text-align: right;
	padding-right: 40px;
	float: right;
}

@media screen and (max-width:1300px){
	#mail_credit .f2_cal_box2 .form_label {
		width: 36% !important;
	}
}

@media screen and (max-width:1000px){
	#mail_credit .f2_cal_box2 .form_label {
		width: 85% !important;
		text-align: left;
	}
}

#mail_credit .f2_cal_box2 .form_box {
	width: 70% !important;
	padding: 7px 0px;
	text-align: right;
}

@media screen and (max-width:1300px){
	#mail_credit .f2_cal_box2 .form_box {
		width: 60% !important;
	}
}
@media screen and (max-width:1000px){
	#mail_credit .f2_cal_box2 .form_box {
		width: 10% !important;
		padding: 0 !important;
	}

	#f2_send_cover {
		margin-left: 0;
	}
}

#mail_credit .f2_cal_box3 {
	width: 46% !important;
	float: right;
	margin: 0 auto;
}
@media screen and (max-width:1300px){
	#mail_credit .f2_cal_box3 {
		width: 52% !important;
	}
}
#mail_credit .f2_cal_box3 .form_label {
	width: 44% !important;
}
#mail_credit .f2_cal_box3 .form_box {
	width: 56% !important;
}

@media screen and (max-width:1000px){
	#mail_credit .f2_cal_box3 .form_box {
		width: 100% !important;
	}

	#mail_credit .f2_cal_box3 .form_box input {
		width: 90% !important;
	}
}

@media screen and (max-width:1300px){
	#mail_credit .f2_cal_box2 {
		width: 50% !important;
		float: left;
		margin: 0 auto;
		text-align: right;
	}

	#mail_credit .f2_cal_box3 {
		width: 46% !important;
		float: right;
		margin: 0 auto;
	}
}

@media screen and (max-width:1000px){
	#mail_credit .f2_cal_box2 {
		width: 100% !important;
	}

	#mail_credit .f2_cal_box3 {
		width: 100% !important;
	}
}

@media screen and (max-width:1300px){
	#mail_credit .f2_cal_box input {
		width: 70% !important;
	}
}
#mail_credit .f2_cal_box .form_label {
	width: 50%;
	text-align: right;
	padding-right: 20px;
}

@media screen and (max-width:1000px){
	#mail_credit .f2_cal_box .form_label {
		width: 100%;
		text-align: left;
	}
}
#mail_credit .f2_cal_box .form_box {
	width: 50%;
}

@media screen and (max-width:1000px){
	#mail_credit .f2_cal_box .form_box {
		width: 100%;
		text-align: left;
	}
}