@charset "shift_jis";
@media screen and (min-width: 769px) {
	.pc_off {
		display: none;
	}
	body {
		margin: 0;
		line-height: 1.6;
		font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	}
	h1 {}
	h2 {
		text-align: center;
		font-size: 28px;
	}
	ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	/*--------------------contact----------------------*/
	.contact_wrap {
		width: 100%;
		height: 280px;
		background: #beaf87;
	}
	.contact_co {
		width: 1100px;
		margin: 0 auto;
		padding-top: 40px;
		text-align: center;
		color: #fff;
	}
	.con_title {
		font-size: 22px;
		line-height: 35px;
		font-weight: bold;
	}
	.contact_co p {
		margin: 0px auto 40px;
		font-size: 35px;
		line-height: 55px;
		font-weight: bold;
	}
	.contact_btn {
		display: flex;
		justify-content: center;
	}
	.contact_btn a {
		width: 450px;
		height: 70px;
		display: block;
		margin: 0 10px;
		background: #fff;
		line-height: 25px;
		text-decoration: none;
		color: #000;
		font-size: 25px;
		font-weight: bold;
		border-radius: 40px;
		text-indent: 15px;
		position: relative;
		padding: 15px 0;
		box-sizing: border-box;
	}
	.contact_btn a span {
		font-size: 14px;
		display: block;
		font-weight: normal;
	}
	.contact_btn a::before {
		content: "";
		display: inline-block;
		background: url(../img/leaseback/tel_icon.png);
		background-size: auto;
		width: 23px;
		height: 23px;
		margin-right: 14px;
		margin-bottom: -2px;
		position: absolute;
		top: 35%;
		left: 35px;
	}
	.contact_btn a:nth-child(2):before {
		background: url(../img/leaseback/mail_icon.png);
		background-repeat: no-repeat;
		background-position: center;
	}
	/*--------------------/contact----------------------*/
	/*--------------------共通----------------------*/
	.lb_con_wrap h2 {
		font-size: 40px;
		line-height: 40px;
		font-weight: bold;
		text-align: center;
		color: #000;
		margin: 0 0 40px;
	}
	.lb_con_wrap h2::after {
		content: "";
		display: block;
		width: 70px;
		height: 5px;
		background-color: #beaf87;
		margin: 30px auto 0;
	}
	/*--------------------/共通----------------------*/
	/*--------------------main----------------------*/
	.lb_main_wrap {
		height: 550px;
		background: url(../img/leaseback/main_bg.png);
		background-size: cover;
		background-position: center;
	}
	.lb_main_inner {
		width: 1100px;
		margin: 0 auto;
		padding-top: 80px;
	}
	.lb_main_inner .main_ti {
		font-size: 35px;
		font-weight: bold;
		line-height: 43px;
		letter-spacing: 0.1em;
		color: #fff;
		text-shadow: 0 0 10px rgba(54, 118, 142, 0.8);
	}
	.lb_main_inner .main_ti b {
		font-size: 75px;
		line-height: 80px;
	}
	.lb_main_inner p {
		display: block;
		width: 500px;
		text-align: center;
		font-size: 15px;
		font-weight: bold;
		color: #fff;
		line-height: 25px;
		margin: 15px 0;
		padding: 15px 0;
		text-shadow: 0 0 10px rgba(54, 118, 142, 0.8);
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		letter-spacing: 0;
	}
	.lb_main_inner ul {
		width: 500px;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.lb_main_inner ul li {
		width: 242px;
		line-height: 50px;
		background: #beaf87;
		color: #fff;
		font-size: 15px;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-bottom: 10px;
		text-align: center;
	}
	/*--------------------/main----------------------*/
	/*--------------------structure----------------------*/
	.lb_st_wrap {
		width: 1180px;
		margin: 80px auto;
		text-align: center;
	}
	.lb_st_wrap h2 {
		font-size: 30px;
		line-height: 70px;
	}
	.lb_st_wrap h2 b {
		display: block;
		font-size: 50px;
	}
	.lb_st_wrap p {
		font-size: 22px;
		line-height: 35px;
		text-align: center;
		margin: 40px 0;
	}
	.lb_st_wrap p b {
		font-weight: bold;
		color: #beaf87;
	}
	/*--------------------/structure----------------------*/
	/*--------------------nayami----------------------*/
	.lb_nayami_wrap {
		background: #f2efe7;
		padding: 80px 0;
	}
	.lb_nayami_inner {
		width: 1100px;
		margin: 0 auto;
	}
	.lb_nayami_inner h2::before {
		content: "";
		display: block;
		background: url(../img/leaseback/n_ti_be.png);
		width: 514px;
		height: 36px;
		margin: 0 auto 15px;
	}
	.lb_nayami_txt {
		background: #fff;
		padding: 40px 40px 0;
		margin-bottom: 20px;
		border-radius: 5px;
	}
	.lb_nayami_txt h3 {
		font-size: 25px;
		line-height: 30px;
		font-weight: bold;
		color: #beaf87;
		letter-spacing: 0.1em;
		padding-left: 50px;
		position: relative;
		margin: 0;
		border-bottom: 1px solid #eee;
		padding-bottom: 20px;
	}
	.lb_nayami_txt h3::before {
		content: "";
		display: block;
		background: url(../img/leaseback/ti_icon.png);
		width: 38px;
		height: 57px;
		position: absolute;
		left: -4px;
		top: -18px;
	}
	.lb_nayami_txt ul {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		padding: 20px 10px 25px;
	}
	.lb_nayami_top {
		height: 110px;
		box-sizing: border-box;
	}
	.lb_nayami_bottom {
		height: 255px;
		box-sizing: border-box;
	}
	.lb_nayami_txt ul li {
		width: 50%;
		font-size: 16px;
		font-weight: bold;
		line-height: 30px;
		letter-spacing: 0.1em;
		color: #222;
		list-style: disc;
	}
	.lb_nayami_txt ul li b {
		color: #df0707;
	}
	.lb_nayami_flex {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.lb_nayami_flex .lb_nayami_txt {
		width: 540px;
		box-sizing: border-box;
	}
	.lb_nayami_flex .lb_nayami_txt ul {
		display: block;
	}
	.lb_nayami_flex .lb_nayami_txt ul li {
		width: auto;
	}
	.lb_nayami_about {
		width: 1100px;
		margin: 80px auto 60px;
	}
	.lb_nayami_about ul {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.lb_nayami_about ul li {
		width: 340px;
		margin-bottom: 40px;
	}
	.lb_nayami_about ul li h3 {
		font-size: 20px;
		font-weight: bold;
		color: #beaf87;
		letter-spacing: 0.05em;
		line-height: 30px;
		margin: 20px 0 10px;
	}
	.lb_nayami_about ul li p {
		font-size: 16px;
		font-weight: 500;
		line-height: 28px;
		color: #666;
		margin: 0;
	}
	/*--------------------/nayami----------------------*/
	/*--------------------result----------------------*/
	.lb_result_wrap {
		background-color: #f2efe7;
		padding: 110px 0 80px;
	}
	.lb_result_ti {
		text-align: center;
		margin-bottom: 40px;
	}
	.lb_result_ti h2::after {
		content: none;
	}
	.lb_result_wrap ul {
		width: 1100px;
		margin: 0 auto;
	}
	.lb_result_wrap ul li {
		list-style-type: none;
		background-color: #fff;
		border: 3px solid #40505e;
		border-radius: 5px;
		box-sizing: border-box;
		padding: 40px;
		margin-bottom: 30px;
	}
	.lb_result_subti {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
		margin-bottom: 30px;
	}
	.lb_result_tag {
		width: 200px;
		background-color: #40505e;
		color: #fff;
		margin-right: 20px;
		font-size: 18px;
		text-align: center;
		font-weight: bold;
		line-height: 28px;
		padding: 6px 0;
	}
	.lb_result_subti h3 {
		font-size: 23px;
		color: #40505e;
		font-weight: bold;
		margin: 0;
		letter-spacing: 0.1em;
	}
	.lb_result_subti h3 span {
		font-size: 18px;
	}
	.lb_result_con {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
	}
	.lb_result_con img {
		margin-right: 30px;
	}
	.lb_result_con p {
		font-size: 16px;
		line-height: 28px;
		margin: 0;
		letter-spacing: 0.1em;
	}
	/*--------------------/result----------------------*/
	/*--------------------difference----------------------*/
	.lb_diff_wrap {
		width: 1150px;
		margin: 110px auto;
	}
	.lb_diff_inner {
		background: #f2efe7;
		padding: 50px 20px;
		margin-top: 60px;
	}
	.lb_diff_inner p {
		text-align: center;
		font-size: 19px;
		font-weight: 500;
		line-height: 30px;
		margin: 0 0 50px;
	}
	.lb_diff_inner p b {
		color: #beaf87;
		font-weight: bold;
		letter-spacing: 0;
	}
	.lb_diff_img {
		width: 1000px;
		margin: 0 auto;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.lb_diff_con {
		width: 980px;
		margin: 80px auto;
	}
	.lb_diff_con h3 {
		color: #000;
		font-size: 25px;
		line-height: 33px;
		letter-spacing: 0.05em;
		margin: 0 0 40px;
		padding-left: 15px;
		border-left: 5px solid #beaf87;
	}
	.lb_diff_flex {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.lb_diff_table {
		width: 510px;
		height: 530px;
		background: #fbe6e4;
	}
	.lb_diff_table h4 {
		text-align: center;
		line-height: 60px;
		background: #b24138;
		color: #fff;
		font-size: 28px;
		margin: 0;
	}
	.lb_diff_md {
		padding: 30px;
	}
	.lb_diff_md span {
		display: block;
		width: 145px;
		text-align: center;
		color: #000;
		font-size: 18px;
		font-weight: bold;
		line-height: 40px;
		letter-spacing: 0.02em;
		border-radius: 5px;
		margin-bottom: 10px;
		background: #fff;
	}
	.lb_diff_md ul {
		margin-bottom: 30px;
	}
	.lb_diff_md ul li {
		font-size: 18px;
		font-weight: 500;
		line-height: 30px;
		letter-spacing: 0.02em;
		list-style: disc;
		margin-left: 20px;
	}
	.lb_diff_merit li {
		font-size: 23px !important;
		line-height: 42px !important;
		font-weight: bold !important;
	}
	.lb_diff_merit li b {
		color: #e81100;
	}
	.lb_diff_table_lm {
		width: 440px;
		background: #e9e9e9;
	}
	.lb_diff_table_lm h4 {
		background: #9b9a9a;
	}
	/*--------------------/difference----------------------*/
	/*--------------------qa----------------------*/
	.lb_qa_wrap {
		margin: 110px 0 80px;
	}
	.lb_qa_ti {
		text-align: center;
		margin-bottom: 40px;
	}
	.lb_qa_ti h2::after {
		content: none;
	}
	.salec_qa_list ul {
		padding: 0;
		margin: 0 auto;
		width: 1100px;
	}
	.salec_qa_list ul li {
		border: 1px solid #ccc;
		border-radius: 5px;
		padding: 5px 20px;
		box-sizing: border-box;
		list-style-type: none;
		margin-bottom: 20px;
	}
	.salec_list_q {
		border-bottom: 1px dashed #ccc;
		font-size: 20px;
		font-weight: bold;
		padding: 20px 0 20px 65px;
		background-image: url(../img/leaseback/q_icon.png);
		background-position: center left;
		background-repeat: no-repeat;
	}
	.salec_list_a {
		font-size: 18px;
		line-height: 30px;
		padding: 20px 0 20px 50px;
		background-image: url(../img/leaseback/a_icon.png);
		background-position: top 20px left;
		background-repeat: no-repeat;
	}
	/*--------------------/qa----------------------*/
}