@charset "utf-8";


/* インボイス対応 */
#lp .mainvisualWrapTop.lpinvoice {
	background-image: url("/img/lp/invoice2/invoice_mainvisual02.jpg?2407");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
  background-size: 2000px;
}
#lp .mainvisualWrapTop.lpebook2 {
	background-image: url("/img/lp/ebook2/ebook2_mainvisual01.jpg?2407");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
  background-size: 2000px;
}
#lp .mainvisualCell01 {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	height: 460px;
}
#lp .spmv {
	margin: 20px 0 10px 0;
	object-fit: none;
}
#lp .mainvisualCell01 .h102 {
	color: #fff;
	font-size: 40px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 50px;
}
#lp .lpebook2 .mainvisualCell01 .h102 {
	font-size: 54px;
	line-height: 1.2em;
}
#lp .mainvisualCell01 .h102 span {
  background:linear-gradient(transparent 80%, #034276 80%);
}
#lp .edge1 {
	margin-bottom: 3px;
	max-width: 460px;
}
#lp .edge1::after {
	margin: 0 auto;
	padding: 0;
	line-height: 100%;
	text-align: center;
	content: url(/img/lp/invoice2/edge1.png);
	display: block;
	height: 12px;
}
#lp .edge2 {
	margin: 0 auto;
}
#lp .edge2::after {
	margin: 0;
	padding: 0;
	line-height: 100%;
	content: url(/img/lp/invoice2/edge2.png);
	display: block;
	height: 12px;
}
#lp .edge2 .benefit {
	margin: 0 auto;
}
#lp .benefit {
	margin: 0;
	padding: 10px 10px 10px 80px;
	max-width: 460px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	text-align: left;
	border-radius: 30px;
	box-sizing: border-box;
	background: #53A8FB;
	background-image: url("/img/lp/invoice2/checksheet.png");
	background-repeat: no-repeat;
	background-size: 40px 51px;
	background-position: 30px center;
	display: block;
}
.flexbox01 {
	display: flex;
	justify-content: space-around;
}
.flexbox01 li {
	width: 45%;
}
.flexbox01 li .flexbox0101 {
	padding: 30px 0;
	background: #FFFFFF;
	box-sizing: border-box;
}
.flexbox01 li .flexbox0101 h5 {
	font-weight: bold;
	font-size: 20px;
}
.flexbox01 li img {
	margin-bottom: 15px;
}
.flexbox01 li .nextnum {
	font-size: 20px;
}

img.bizreach {
	max-width: 400px;
}
.lp .priceBox {
	margin-top: 0!important;
	background: none;
}
.lp .priceBox .price-container .price {
	padding: 10px 0;
	width: 480px;
	box-sizing: border-box;
	background: #ffffff!important;
}
.lp .priceBox .price-container .price dl:first-child {
	padding-right: 50px;
}
#lp .contH403 {
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	display: flex;
}
#lp .contH403 span {
	padding: 10px 20px;
	color: #fff;
	background: #005A96;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: inline-block;
	display: flex;
	align-items: center;
}
#lp .contH403 strong {
	padding: 10px;
	width: 100%;
	font-weight: bold;
	background: #eee;
	display: block;
}
#lp .bridge .top2btn.present {
  margin-top: 3px;
}
#lp .strong {
	padding: 0 10px;
	color: #fff;
	background: #FA7C1F;
}
#lp .flexMerit1 h5 {
	font-size: 20px;
}
#lp .flexMerit1 p {
	text-indent: 0;
	padding-left: 0;
	text-align: center;
}

#lp .left {
text-align: left;
font-size: 16px;
}

.flexbox02 {
	font-size: 20px;
	display: flex;
	justify-content: center;
}
.flexbox02 li {
	padding: 15px 0;
	width: 290px;
	font-size: 24px;
	text-align: center;
	border: 1px solid #999;
	border-radius: 8px;
	background: #fff;
	display: block;
}
.flexbox02 li:first-child {
	margin-bottom: 25px;
}
.flexbox02 img {
	margin: 0 50px;
}
.flexbox03 {
	display: flex;
	justify-content: space-between;
}
.flexbox03 img {
	margin-bottom: 10px;
}
.flexbox0301 {
	font-size: 17px;
	font-weight: bold;
	position: relative;
}
.flexbox0301 span {
	padding: 5px 15px;
	color: #FFFFFF;
	background: #125990;
	position: absolute;
	top: 0;
	left: 0;
}
.checkList {
	margin: 0 0 50px 30px;
}
.checkList li {
	margin-bottom: 5px;
	padding-left: 35px;
	background: url(/img/lp/icon-check.svg);
	background-repeat: no-repeat;
	background-size: 26px 26px;
	background-position: left top;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.flexbox04 {
	margin-bottom: 30px;
	text-align: left;
	font-size: 16px;
	display: flex;
	justify-content: flex-start;
}
.flexbox04 img {
	margin-right: 20px;
	height: auto;
}
.flexbox04 h3 {
	font-size: 20px;
	font-weight: bold;
}
.numbox {
	margin-right: 10px;
	padding: 5px 15px;
	color: #FFFFFF;
	background: #125990;
}
sup {
	font-size: small;
}
.navy {
color: #125990;
}
.lightcyan {
	background: #E2F1FF;
}
.screen1 {
	margin: 0 auto 30px;
	max-width: 800px;
}
.flexbox05 {
	display: flex;
	justify-content: space-between;
}
.zeirishiL .detailText07 {
	margin: 10px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.zeirishiR {
	display: flex;
	align-items: flex-end;
}
.zeirishiR .name {
	padding: 0 10px 10px 0;
	text-align: right;
}

/* ファーストビューフォーム */
#fvForm {
	padding-top: 10px;
	background-image: url(/img/lp/top_mainvisual03.jpg?2407);
	background-repeat: no-repeat;
}
#fvForm .fvFormLogo {
	margin-bottom: 30px;
	width: 200px;
}
#fvForm h1 {
	margin: 0 0 5px 0;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
#fvForm h3 {
	margin: 0 0 10px 0;
	font-size: 65px;
	line-height: 110%;
	font-weight: bold;
	color: #fff;
}
#koutsuhi .yoshitani .mainvisualCell01 h1.h201 {
	font-size: 49px;
}

@media screen and (max-width:768px) {
#lp .mainvisualWrapTop.lpebook2, #lp .mainvisualWrapTop.lpinvoice {
		background-image: none;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
}
#lp .mainvisualCell01 {
	height: auto;
}
#lp .spmv {
	display: none;
}
#lp .mainvisualCell01 .h102 {
	display: none;
}
#lp .benefit {
	margin: 0 10px;
	padding: 10px 10px 10px 70px;
	background-size: 30px 38px;
	font-size: 15px;
}
#lp .spcenter {
	margin: 20px auto 0;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	display: block;
}
#lp .contH403 span {
	padding: 0 10px;
	font-size: 12px;
}
#lp .contH403 strong {
	font-size: 12px;
	width: calc(100% - 20px);
}
#lp .imgMerit img {
	width: 100px;
}
#lp .flexMerit1 h5 {
	font-size: 15px;
}
#lp .edge2 {
	padding: 0 15px;
}
#lp .flexMerit1 p {
	text-align: left;
}

.bizreach {
	width: 70%;
}
.lp .priceBox .price-container .price {
	width: 100%;
}
#lp .bridge .top2btn2.present {
  margin-top: 20px;
}
.f12 h5, .f12 p {
font-size: 10px;
text-align: left;
}
.flexbox01 li {
	
}
.flexbox01 li .flexbox0101 h5 {
	font-size: 14px;
}
.flexbox01 li .flexbox0101 {
	padding: 5px;
	height: 6.5rem;
	font-size: 12px;
}
.flexbox01 li .nextnum {
	font-size: 16px;
}
.flexbox02 li {
	padding: 10px 0;
	width: 140px;
	font-size: 12px;
}
.flexbox02 li:first-child {
	margin-bottom: 10px;
}
.flexbox02 img {
	margin: 0 10px;
	width: 60px;
	height: 76px;
}
.flexbox03 {
	display: block;
}
.flexbox0301 {
	margin-bottom: 30px;
}
.checkList {
	margin: 0 0 30px 0;
}
.checkList li {
	margin-bottom: 5px;
	padding-left: 35px;
	background: url(/img/lp/icon-check.svg);
	background-repeat: no-repeat;
	background-size: 26px 26px;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.flexbox04 {
	display: block;
}
.flexbox04 p {
	font-size: 12px;
}
.flexbox04 img {
	margin: 0 auto 10px;
	display: block;
}
.triangle {
	max-width: 150px;
}
.flexbox05 {
	display: block;
	justify-content: space-between;
}
.zeirishiL .detailText07 {
	font-size: 14px;
}
.zeirishiR {
	margin: auto;
	justify-content: center;
}
.zeirishiR img {
	width: 150px;
}

/* ファーストビューフォーム */
#lp #top {
	padding-top: 0;
}
#fvForm {
	padding: 20px 20px 0 20px;
}
#fvForm .fvFormLogo {
	margin: 0 auto 20px;
	width: 150px;
	display: block;
	
}
#fvForm .fvFormPic {
	margin: auto;
	width: 280px;
	height: 220px;
	display: block;
	object-fit: cover;
	object-position: top 0 left 0;
}
#fvForm h1 {
	margin: 5px 0;
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
#fvForm h3 {
	font-size: 40px;
	text-align: center;
}
}