@charset "UTF-8";
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-size: 62.5%;
	font-family: YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	letter-spacing: -0.01rem;
	color: #000;
}

img {
	vertical-align: top;
	max-width: 100%;
}

span {
	vertical-align: baseline;
	line-height: 100%;
}

.hissu {
	color: #ff2020;
	font-size: 0.8rem;
}

#container {
	margin: 0px auto 140px;
}

.mainvisual {
	margin: 0px auto;
	text-align: center;
	width: 1120px;
	margin-top: 70px;
}

.mainvisual img {
	width: 1120px;
	margin: 0px auto;
	text-align: center;
}

.topmessage {
	width: 100%;
	background-color: #ebebf5;
}

.topmessage_inner {
	width: 1120px;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}

.topmessage_innerimg {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}

.topmessage_inner p {
	font-size: 2.0rem;
    line-height: 30px;
	color: #FF0000;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

.topmessage_inner img {
	display: inline-block;
	vertical-align: middle;
}

.topmessage_icon {
	position: absolute;
	top: -70px;
	right: 0px;
}

.topthreestep {
	width: 100%;
	background-color: #1a2b97;
	padding-top: 40px;
	padding-bottom: 30px;
}

.topthreestep_inner {
	width: 1120px;
	margin: 0px auto;
	text-align: center;
}

.topthreestep_inner h2 {
	font-size: 3.4rem;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 30px;
	line-height: 130%;
}

.topthreestep_inner img {
}

.factoring_inner {
	width: 1120px;
	margin: 85px auto 110px;
}

.factoring_inner .factoring_text {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	line-height: 36px;
	width: 600px;
	vertical-align: top;
}

.factoring_inner .factoring_text h2 {
	padding-bottom: 45px;
}

.factoring_inner .factoring_image {
	display: inline-block;
	letter-spacing: -0.05rem;
	width: 460px;
	margin-left: 30px;
	vertical-align: top;
}

.content_calc {
	width: 820px;
	margin: 20px auto;
	letter-spacing: -1.0rem;
}

/*  calc */
.calcWrap {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0.1rem;
}

.resultwrap {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0.1rem;
}

.content01 {
	width: 820px;
	margin: 0px auto;
}

.content01 h2 {
	margin-top: 30px;
}

.calc_content {

}

.calc_content_head {
	text-align: center;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-top: 30px;
}

.calc_content_head h3 {
	font-size: 2.6rem;
}

.calc_content_head p {
	font-size: 1.4rem;
	margin-top: 10px;
}

.manga_content {
	width: 820px;
	margin: 40px auto 0px;
}

.manga_content_person_one {
	letter-spacing: -1.0rem;
	margin-top: 30px;
}

.manga_content_person_one_img {
	width: 120px;
	display: inline-block;
	vertical-align: top;
}

.manga_content_person_one_txt {
	display: inline-block;
	margin-left: 30px;
	letter-spacing: -0.03rem;
	vertical-align: top;
}

.manga_content_person_one_txt h3 {
	font-size: 1.8rem;
	font-weight: bold;
}

.manga_content_person_one_txt p {
	font-size: 1.5rem;
	line-height: 180%;
	margin-top: 20px;
}

.manga_content_main img {
	width: 100%;
}

.content02 {
	width: 100%;
	margin: 60px auto 0px;
}

.content02_flow {
	background-color: #f8fafa;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 40px;
}

.content02_flow img {
	margin-top: 40px;
}

.content02_message {
	width: 1120px;
	margin: 40px auto 0px;
	letter-spacing: -1.0rem;
}

.content02_message_img {
	display: inline-block;
	width: 640px;
	vertical-align: top;
}

.content02_message_txt {
	display: inline-block;
	letter-spacing: -0.05rem;
	width: 480px;
	vertical-align: top;
}

.content02_message_txt h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 3.0rem;
	color: #1aa5ff;
	font-weight: bold;
	margin-bottom: 20px;
}

.content02_message_txt p {
	font-size: 1.8rem;
	background-image: linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97.5%, #646464 100%);
	background-size: 8px 100%, 100% 3em;
	line-height: 3em;
	padding: 0em 1em 1.98em 0em;
}

.tel_contact {
	width: 100%;
	background-color: #1aa5ff;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 30px;
}

.tel_contact_inner {
	width: 1120px;
	margin: 0px auto;
	text-align: center;
	color: #FFF;
}

.tel_contact_inner h3 {
	font-size: 3.8rem;
	font-weight: bold;
	letter-spacing: -1px;
}

.tel_contact_inner h4 {
	font-size: 2.6rem;
	line-height: 140%;
}

.tel_contact_num {
	font-size: 4rem;
	font-weight: bold;
	margin-top: 40px;
	padding: 20px 40px 15px;
	border: solid 2px #fff;
	display: inline-block;
}

.tel_contact_num p {
	color: #FFF;
	font-family: initial;
	text-align: left;
	float: left;
	margin-left: 20px;
}

.tel_contact_num p img {
	float: left;
}

}
.tel_contact_num a {
	color: #FFF;
	padding-left: 10px;
}

.tel_contact_businesstime {
	font-size: 3.0rem;
	margin-top: 10px;
}

.tel_contact_fax {
	font-size: 4.0rem;
	margin-top: 30px;
	font-weight: bold;
	color: #FFF;
}

.content03 {
	width: 1120px;
	margin: 30px auto 0px;
	text-align: center;
}

.content03 img {
	margin-top: 30px;
}

.content03 p {
	font-size: 1.8rem;
	line-height: 220%;
}

.underline_y {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}

.content04 {
	margin: 30px auto 0px;
}

.content04_header {
	background-color: #f0f0f0;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

.content04_inner {
	width: 820px;
	margin: 30px auto 0px;
	text-align: center;
}

.content04_inner p {
	margin-top: 40px;
	font-size: 1.8rem;
	line-height: 220%;
}

.content05 {
	margin: 0px auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #1a2b97;
}

.content05_header {
	width: 820px;
	margin: 0px auto;
}

.content05_header p {
	color: #FFF;
	text-align: center;
	font-size: 2.0rem;
	margin-top: 20px;
}

.content05_inner {
	width: 820px;
	background-color: #FFF;
	margin: 30px auto 0px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.content05_inner h3 {
	font-size: 2.8rem;
	color: #505050;
	font-weight: bold;
}

.content05_inner img {
	margin-top: 50px;
}

.content05_inner p {
	margin-top: 40px;
	font-size: 1.8rem;
	line-height: 220%;
}

.content06 {
	width: 1120px;
	margin: 0px auto;
	background-image: url(../images/content06_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.content06_header {
	width: 100%;
	margin: 0px auto;
	padding-top: 30px;
}

.content06_header h2 {
	text-align: center;
}

.content06_header p {
	text-align: center;
	font-size: 2.0rem;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content06_inner {
	width: 820px;
	margin: 30px auto 0px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}

.content06_inner h3 {
	font-size: 2.0rem;
	color: #000000;
	font-weight: bold;
	display: inline;
	vertical-align: middle;
}

.content06_inner h3 img {
	vertical-align: middle;
	padding-right: 10px;
}

.content06_ill {
	margin-top: 20px;
	text-align: center;
}

.content06_inner p {
	margin-top: 20px;
	font-size: 1.8rem;
	line-height: 220%;
	/* text-align: center; */
}

.content06_inner_one {
	margin-bottom: 60px;
}

.content07 {
	margin: 0px auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #1a2b97;
}

.content07_header {
	width: 820px;
	margin: 0px auto;
}

.content07_header h2 {
	text-align: center;
}

.content07_inner {
	width: 1120px;
	background-color: #FFF;
	margin: 30px auto 0px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px;
}

.content07_inner h3 {
	font-size: 2.8rem;
	color: #000000;
	font-weight: bold;
}

.content07_inner img {
	margin-top: 50px;
}

.content07_inner p {
	margin-top: 40px;
	font-size: 1.8rem;
	line-height: 220%;
}

.content07_inner_one {
	margin-bottom: 10px;
}

.content08 {
	width: 820px;
	margin: 40px auto 0px;
}

.content08 h2 {
	margin-bottom: 50px;
}

.content08_one {
	margin-bottom: 60px;
}

.content08_one p {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 200%;
	margin-top: 20px;
}

.content09 {
	width: 100%;
	margin: 40px auto 0px;
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #f0f0f0;
}

.content09_inner {
	width: 1120px;
	margin: 0px auto 0px;
	text-align: center;
}

.content09_inner img {
	margin-top: 20px;
	margin-bottom: 20px;
}

.content09 h2 {
	margin-bottom: 50px;
	border-bottom: 1px solid #1a2b97;
}

.content09_one {
	text-align: center;
	width: 820px;
	margin: 0px auto;
}

.content09_one h3 {
	text-align: center;
	font-size: 2.8rem;
	color: #1a2b97;
	font-weight: bold;
	margin-bottom: 10px;
}

.content09_one p {
	font-size: 1.6rem;
}

.content09_one2 {
	text-align: center;
	width: 820px;
	margin: 0px auto 0px;
	letter-spacing: -1.0rem;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content09_one2 img {
	margin-top: 20px;
}

.content09_one2_in {
	text-align: center;
	width: 410px;
	display: inline-block;
	letter-spacing: 0.1rem;
}

.content09_one2_in h4 {
	color: #1a2b97;
	font-weight: bold;
	font-size: 2.6rem;
	margin-bottom: 10px;
}

.content09_one2_in p {
	font-size: 1.6rem;
}

.content10 {
	background-image: url(../images/content10-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.content10 h2 {
	text-align: center;
	font-size: 2.8rem;
	font-weight: bold;
	color: #1a2b97;
	line-height: 1.4;
	margin-bottom: 40px;
}

.content10 dl {
	letter-spacing: -1.0rem;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	line-height: 1.5;
	font-size: 1.6rem;
	margin-top: 20px;
}

.content10 dl dt {
	display: inline-block;
	letter-spacing: 0rem;
	width: 100%;
	font-weight: bold;
	color: #1a2b97;
	vertical-align: top;
	margin-bottom: 5px;
}

.content10 dl dd {
	display: inline-block;
	letter-spacing: 0rem;
	width: 800px;
}

.content10 dl dd img {
	padding-left: 10px;
}

.copyright {
	text-align: center;
	font-size: 1.2rem;
}

#footer_float {
	background-color: rgba(0, 0, 0, 0.7);
	padding-top: 10px;
	letter-spacing: -1.0rem;
	height: 74px;
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 99;
}


#footer_float p {
	display: inline-block;
	letter-spacing: 0.1rem;
	vertical-align: top;
}

.footer_float_inner {
	width: 1200px;
	margin: 0px auto;
	text-align: center;
}

.footer_float_inner h3 {
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
	margin-bottom: 0px;
	color: #FFF;
	display: inline-block;
	text-align: left;
	margin-right: 20px;
	vertical-align: top;
}


.footer_float_inner p {
	margin-right: 10px;
}

.footer_float_inner p:last-child {
	margin-right: 0px;
}

.footer_float_satei {

}

.footer_float_satei a {
	background-color: #1a2b97;
	border-radius: 8px;
	color: #FFF;
	text-align: center;
	padding: 15px 30px;
	font-size: 2.0rem;
	font-weight: bold;
	display: block;
	position: relative;
}

.footer_float_mail {

}

.footer_float_mail a {
	background-color: #e60012;
	border-radius: 8px;
	color: #FFF;
	text-align: center;
	padding: 15px 20px;
	font-size: 2.0rem;
	font-weight: bold;
	display: block;
	position: relative;
}

.footer_float_satei a::after,
.footer_float_mail a:after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	right: 10px;
	top: 20px;
	transform: rotate(45deg);
}

.footer_float_tel {

}

.footer_float_tel a {
	background-color: #1aa5ff;
	border-radius: 8px;
	color: #FFF;
	text-align: center;
	padding: 0px 30px 20px;
	font-size: 3.0rem;
	font-weight: bold;
}

.footer_float_tel a img {
	height: 47px;
	width: auto;
	margin-right: -5px;
	vertical-align: top;

}

.footer_float_tel_bt {
	display: inline-block;
	font-size: 1.2rem;
}

#mailcontainer {
	width: 800px;
	margin: 10px auto 50px;
}

.mailcontainer_logo {
	text-align: center;
}

.mailcontainer_logo img {
	width: 400px;
	margin: 0px auto;
}

.mailcontainer_txt p {
	font-size: 1.0rem;
	line-height: 180%;
}

.mailform {
	margin-top: 20px;
}

.mailform dt {
	font-size: 1.0rem;
	vertical-align: top;
}

.mailform dd select {
	height: 50px;
}

input[type="file"] {
	font-size: 1.0rem;
	margin-bottom: 10px;
}

#mailcontainer label {
	font-size: 1.2rem;
}

#formWrap {
	width: 100%;
	margin: 0 auto;
	line-height: 120%;
	font-size: 1.0rem;
}

table.formTable {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}

table.formTable td, table.formTable th {
	border: 1px solid #ccc;
	padding: 10px;
}

table.formTable th {
	width: 35%;
	font-weight: normal;
	background: #efefef;
	text-align: left;
}

#formWrap select {
	height: 50px;
	width: 80%;
	font-size: 1.0rem;
}

#formWrap input {
	height: 50px;
	font-size: 1.0rem;
	padding-left: 10px;
	vertical-align: middle;
	width: 80%;
}

.form_check input {
	width: inherit !important;
}

input#submit_button {
	padding: 8px 20px;
	font-size: 1.0em;
	background-color: #000;
	color: #fff;
	border-style: none;
	width: 40%;
	cursor: pointer
}

input#reset_button {
	padding: 8px 20px;
	font-size: 1.0em;
	background-color: #000;
	color: #fff;
	border-style: none;
	width: 40%;
	cursor: pointer
}

@media screen and (max-width: 572px) {

	.footer_float_inner h3 {
		font-size: 2.0rem;
		font-weight: bold;
		letter-spacing: 0.2rem;
		margin-bottom: 30px;
		color: #FFF;
	}

	#formWrap {
		width: 100%;
		margin: 0 auto;
	}

	table.formTable th, table.formTable td {
		width: auto;
		display: block;
	}

	table.formTable th {
		margin-top: 5px;
		border-bottom: 0;
	}

	input[type="text"], textarea {
		width: 80%;
		padding: 5px;
		font-size: 110%;
		display: block;
	}

	input[type="submit"], input[type="reset"], input[type="button"] {
		display: block;
		width: 100%;
		height: 40px;
	}

	input#submit_button {
		width: 100%;
		margin-bottom: 10px;
	}

	input#reset_button {
		width: 100%;
	}
}

@media screen and (min-width: 981px) {
	.hidden_pc {
		display: none;
	}
}

/* スマホ */
@media screen and (max-width: 980px) {
	.hidden_sp {
		display: none;
	}
}


.c-info {
	width: 640px;
	margin: 0 auto;
	padding: 60px 0;
}

.btn_company a:hover {
	opacity: .7;
}
.btn_company img {
	height: 50px;
}


/*----------------------------------------------------
----------------------------------------------------*/
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

/*----------------------------------------------------
----------------------------------------------------*/
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/*----------------------------------------------------
----------------------------------------------------*/
.modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10500;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal .center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10400;
	background-color: #000;
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (max-width: 640px) {
	.modal .section-company #infobox td {
		font-size: .8em;
	}

	.modal .content10 h2 {
		margin-bottom: 30px;
		font-size: 2.3rem;
	}

	.modal .content10 dl {
		padding-bottom: 10px;
		font-size: 1.4rem;
		margin-top: 10px;
	}

	.modal .content10 dl dd {
		vertical-align: top;
	}
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}

	.modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 960px;
	}

	body.modal-open {
		padding-right: 0 !important;
	}

	body.modal-open #container {
		padding-right: 15px;
	}

	body.modal-open #footer_float {
		right: 15px;
		width: auto;
	}
}

/*----------------------------------------------------
----------------------------------------------------*/
body {
	position: relative;
}

/*----------------------------------------------------
----------------------------------------------------*/
.btn_company a:hover {
	opacity: .7;
}

@media (max-width: 640px) {
	.btn_company {
		position: fixed;
		top: 5px;
		right: 5px;
	}
}

/*----------------------------------------------------
----------------------------------------------------*/
.btn_to_docs{
	border-bottom: solid 1px #000;
	position: relative;
	padding-right: 12px;
	padding-bottom: 3px;
}

.btn_to_docs::after{
    content: '';
    border: 0;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    display: inline-block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: 3px;
    transform: translateY(-50%) rotate(45deg);
}