@charset "utf-8";
/*====================================
フッター
====================================*/
footer{
	background-color:#000000;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 90px 0;
	width: 100%;
}

.footer_copyright{
	color: #606060;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	line-height: 1.2;
}

@media only screen and (max-width: 850px) {
}

@media only screen and (max-width: 520px) {
footer{
	padding: 3.0rem 0 9.0rem 0;
}

.footer_copyright{
	font-size: 1.2rem;
}
}



/*====================================
サイトここから
====================================*/
.lp_main_bg01{
	background-image: url(../images/lp/companylp_main-bg.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_main-bg.webp") type("image/webp"),
		url("../images/lp/companylp_main-bg.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_main-bg.webp") type("image/webp"),
		url("../images/lp/companylp_main-bg.jpg") type("image/jpg"));
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.companylp_main-img{}

.companylp_main-img img{
	aspect-ratio: 1200 / 769;
	height: auto;
	width: 100%;
}

@media only screen and (max-width: 850px) {
.companylp_main-img img{
	aspect-ratio: 1040 / 1300;
}
}

@media only screen and (max-width: 520px) {
}


.lp_c01_bg01{
	background-color: #000000;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.lp_c01_bg01:before{
	aspect-ratio: 1600 / 657;
	background-image: url(../images/lp/companylp_c01-bg.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c01-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c01-bg.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c01-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c01-bg.jpg") type("image/jpg"));
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: auto;
	z-index: 0;
}

.lp_c01-contentsarea{
	padding: 80px 0 50px 0;
	position: relative;
	z-index: 1;
}

.lp_c01_repetitions01_g2 > .grid_container {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 50% 50%;
	grid-template-columns: 50% 50%;
	-ms-grid-rows:  auto;
	grid-template-rows:  auto;
}

.lp_c01_repetitions01_g2 > .grid_container > .grid_item {
	margin: 0 15px 30px 15px;
}

.lp_c01-ttl{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0.15em;
	line-height: 2;
	margin: 50px 0 0 0;
}

.lp_c01-ttl:before{
	aspect-ratio: 540 / 46;
	background-image: url(../images/lp/companylp_c01-ttl.png);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c01-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c01-ttl.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c01-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c01-ttl.jpg") type("image/jpg"));
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: auto;
	max-width: 502px;
	margin: 0 0 5px 0;
	width: 100%;
}

.companylp_c01-img01{
	text-align: center;
}

.companylp_c01-img01 img{
	aspect-ratio: 503 / 481;
	height: auto;
	max-width: 503px;
	width: 100%;
}

.lp_c01-list01{
	list-style-position: outside;
	margin: 50px 0 50px 33px;
	padding: 0 0;
}

.lp_c01-list01 li{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.15em;
	line-height: 1.6;
	margin: 0 0 25px 0;
	padding: 0 0;
}

@media only screen and (max-width: 850px) {
.lp_c01_repetitions01_g2 > .grid_container {
	-ms-grid-columns: 100%;
	grid-template-columns: 100%;
}

.lp_c01-ttl{
	margin: 0 0;
}

.lp_c01-list01{
	margin: 30px 0 0 33px;
}
}

@media only screen and (max-width: 520px) {
.lp_c01-contentsarea{
	padding: 8.0rem 0 5.0rem 0;
}

.lp_c01_repetitions01_g2 > .grid_container > .grid_item {
	margin: 0 1.5rem 3.0rem 1.5rem;
}

.lp_c01-ttl{
	font-size: 2.4rem;
}

.lp_c01-ttl:before{
	margin: 0 0 0.5rem 0;
}

.lp_c01-list01{
	margin: 3.0rem 0 0 3.3rem;
}

.lp_c01-list01 li{
	font-size: 1.8rem;
	margin: 0 0 2.5rem 0;
}
}


.lp_c02_bg01{
	background-color: #000000;
	border-top: 1px #FFFFFF solid;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.lp_c02_bg01:before{
	aspect-ratio: 1600 / 657;
	background-image: url(../images/lp/companylp_c02-bg.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c02-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c02-bg.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c02-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c02-bg.jpg") type("image/jpg"));
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: auto;
	z-index: 0;
}

.lp_c02-contentsarea{
	padding: 130px 0 50px 0;
	position: relative;
	z-index: 1;
}

.lp_c02_repetitions01_g2 > .grid_container {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 50% 50%;
	grid-template-columns: 50% 50%;
	-ms-grid-rows:  auto;
	grid-template-rows:  auto;
}

.lp_c02_repetitions01_g2 > .grid_container > .grid_item {
	margin: 0 15px 30px 15px;
}

.lp_c02-ttl{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0.15em;
	line-height: 2;
	margin: 50px 0 0 0;
}

.lp_c02-ttl:before{
	aspect-ratio: 540 / 46;
	background-image: url(../images/lp/companylp_c02-ttl.png);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c02-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c02-ttl.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c02-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c02-ttl.jpg") type("image/jpg"));
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: auto;
	max-width: 540px;
	margin: 0 0 5px 0;
	width: 100%;
}

.lp_c02-tx01{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.02em;
	line-height: 2;
	padding: 65px 0 45px 0;
}

.lp_c02-name{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.02em;
	line-height: 1.2;
	text-align: right;
}

.lp_c02-name span{
	font-size: 30px;
	padding: 0 0 0 15px;
}

@media only screen and (max-width: 850px) {
.lp_c02_bg01:before{
	aspect-ratio: auto;
	background-image: url(../images/lp/sp/sp-companylp_c02-bg.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/sp/sp-companylp_c02-bg.webp") type("image/webp"),
		url("../images/lp/sp/sp-companylp_c02-bg.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/sp/sp-companylp_c02-bg.webp") type("image/webp"),
		url("../images/lp/sp/sp-companylp_c02-bg.jpg") type("image/jpg"));
	background-position: bottom right;
	background-size: cover;
	bottom: 0;
	left: inherit;
	right: 0;
	top: inherit;
	transform: translate(0,0);
	width: 100%;
}

.lp_c02-contentsarea{
	padding: 100px 0 50px 0;
}

.lp_c02_repetitions01_g2 > .grid_container {
	-ms-grid-columns: 100%;
	grid-template-columns: 100%;
}

.lp_c02_repetitions01_g2 > .grid_container > .grid_item {
	margin: 0 15px;
}
}

@media only screen and (max-width: 520px) {
.lp_c02_bg01{
	border-top: 0.1rem #FFFFFF solid;
}

.lp_c02-contentsarea{
	padding: 10.0rem 0 5.0rem 0;
}

.lp_c02_repetitions01_g2 > .grid_container > .grid_item {
	margin: 0 1.5rem;
}

.lp_c02-ttl{
	font-size: 2.4rem;
	margin: 5.0rem 0 0 0;
}

.lp_c02-ttl:before{
	margin: 0 0 0.5rem 0;
}

.lp_c02-tx01{
	font-size: 1.6rem;
	padding: 6.5rem 0 4.5rem 0;
}

.lp_c02-name{
	font-size: 1.6rem;
}

.lp_c02-name span{
	font-size: 3.0rem;
	padding: 0 0 0 1.5rem;
}
}


.lp_c03_bg01{
	background-color:#FFF;
	margin: 0 auto;
	overflow: hidden;
	padding: 100px 0 50px 0;
	width: 100%;
}

.companylp_c03-ttl{
	text-align: center;
	padding: 0 0 50px 0;
}

.companylp_c03-ttl img{
	aspect-ratio: 384 / 46;
	height: auto;
	width: 374px;
}

.lp_c03-table01{
	border-collapse: collapse;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.5;
	margin: 20px auto 50px auto;
	max-width: 760px;
	text-align: left;
	width: 100%;
}

.lp_c03-table01 tr{}

.lp_c03-table01 tr th{
	border-bottom: 1px #1A419B solid;
	font-weight: 600;
	padding: 30px 10px 20px 0;
	width: 150px;
	vertical-align: top;
}

.lp_c03-table01 tr:first-child th{
	border-top: 1px #1A419B solid;
}

.lp_c03-table01 tr td{
	border-bottom: 1px #CCCCCC solid;
	padding: 30px 0 20px 0;
}

.lp_c03-table01 tr:first-child td{
	border-top: 1px #CCCCCC solid;
}

.lp_c03-table01 tr td span{
	display: inline-block;
}

.lp_c03_contents01_g2{
	margin: 0 auto;
	max-width: 770px;
	padding: 0px 10px;
}

.lp_c03_contents01_g2 > .grid_container {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 30% 70%;
	grid-template-columns: 30% 70%;
	-ms-grid-rows:  auto;
	grid-template-rows:  auto;}

.lp_c03_contents01_g2 > .grid_container > .grid_item {
	margin: 0 5px 30px 5px;}

.lp_c03_contents01_g2 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
	
.lp_c03_contents01_g2 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	-ms-grid-row: 1;
	grid-row: 1;
}

.companylp_c03-img01{
	background-image: url(../images/lp/companylp_c03-img01.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c03-img01.webp") type("image/webp"),
		url("../images/lp/companylp_c03-img01.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c03-img01.webp") type("image/webp"),
		url("../images/lp/companylp_c03-img01.jpg") type("image/jpg"));
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.companylp_c03-img01:before{
	background-color: #20202F;
	clip-path: polygon(0 0, 100% 0, 0 100%);
	color: #FFFFFF;
	content: "大阪";
	font-size: 17px;
	font-weight: 600;
	left: 0;
	padding: 10px 35px 45px 10px;
	position: absolute;
	top: 0;
	z-index: 1;
}

.companylp_c03-img02{
	background-image: url(../images/lp/companylp_c03-img02.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c03-img02.webp") type("image/webp"),
		url("../images/lp/companylp_c03-img02.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c03-img02.webp") type("image/webp"),
		url("../images/lp/companylp_c03-img02.jpg") type("image/jpg"));
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.companylp_c03-img02:before{
	background-color: #20202F;
	clip-path: polygon(0 0, 100% 0, 0 100%);
	color: #FFFFFF;
	content: "東京";
	font-size: 17px;
	font-weight: 600;
	left: 0;
	padding: 10px 35px 45px 10px;
	position: absolute;
	top: 0;
	z-index: 1;
}

.lp_c03-gmap{
	vertical-align: bottom;
}

.lp_c03-gmap iframe{
	vertical-align: bottom;
	height: 350px;
	width: 100%;
}

.companylp_c03-logo00{
	margin: 80px auto 0 auto;
	max-width: 760px;
}

.companylp_c03-logo00 img{
	aspect-ratio: 180 / 48;
	height: auto;
	width: 180px;
}

@media only screen and (max-width: 850px) {
.lp_c03_contents01_g2 > .grid_container {
	-ms-grid-columns: 100%;
	grid-template-columns: 100%;
}

.lp_c03_contents01_g2 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
	
.lp_c03_contents01_g2 > .grid_container > .grid_item_02 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	-ms-grid-row: 2;
	grid-row: 2;
}

.companylp_c03-img01,
.companylp_c03-img02{
	background-color: #f6f6f6;
	background-size: contain;
	height: 350px;
}
}

@media only screen and (max-width: 520px) {
.lp_c03_bg01{
	padding: 10.0rem 0 5.0rem 0;
}

.companylp_c03-ttl{
	padding: 0 0 5.0rem 0;
}

.companylp_c03-ttl img{
	aspect-ratio: 384 / 46;
	width: 37.4rem;
}

.lp_c03-table01{
	font-size: 1.7rem;
	margin: 2.0rem auto 5.0rem auto;
}

.lp_c03-table01 tr th{
	border-bottom: 0.1rem #1A419B solid;
	padding: 3.0rem 0.5rem 2.0rem 0;
	width: 12.0rem;
}

.lp_c03-table01 tr:first-child th{
	border-top: 0.1rem #1A419B solid;
}

.lp_c03-table01 tr td{
	border-bottom: 0.1rem #CCCCCC solid;
	padding: 3.0rem 0 2.0rem 0;
}

.lp_c03-table01 tr:first-child td{
	border-top: 0.1rem #CCCCCC solid;
}

.lp_c03_contents01_g2{
	padding: 0 1.0rem;
}

.lp_c03_contents01_g2 > .grid_container > .grid_item {
	margin: 0 0.5rem 3.0rem 0.5rem;}

.companylp_c03-img01,
.companylp_c03-img02{
	height: 35.0rem;
}

.companylp_c03-img01:before,
.companylp_c03-img02:before{
	font-size: 1.7rem;
	padding: 1.0rem 3.5rem 4.5rem 1.0rem;
}

.lp_c03-gmap iframe{
	height: 35.0rem;
}

.companylp_c03-logo00{
	margin: 8.0rem auto 0 auto;
}

.companylp_c03-logo00 img{
	width: 18.0rem;
}
}


.lp_c04_bg01{
	background-color:#FFF;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 0 100px 0;
	width: 100%;
}

.lp_c04-ttl{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 2;
}

.lp_c04-ttl:before{
	aspect-ratio: 294 / 46;
	background-image: url(../images/lp/companylp_c03-ttl.png);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c03-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c03-ttl.png") type("image/png"));
	background-image: image-set(
		url("../images/lp/companylp_c03-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c03-ttl.png") type("image/png"));
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: auto;
	margin: 0 auto;
	width: 294px;
}

.companylp_c04-img01{
	padding: 30px 0 0 0;
	text-align: center;
}

.companylp_c04-img01 img{
	aspect-ratio: 1066 / 674;
	height: auto;
	max-width: 1066px;
	width: 100%;
}

@media only screen and (max-width: 850px) {
}

@media only screen and (max-width: 520px) {
.lp_c04_bg01{
	padding: 5.0rem 0 10.0rem 0;
}

.lp_c04-ttl{
	font-size: 2.4rem;
}

.lp_c04-ttl:before{
	width: 29.4rem;
}

.companylp_c04-img01{
	padding: 3.0rem 0 0 0;
}
}


.lp_c05a_bg01{
	background-image: url(../images/lp/companylp_c05a-bg.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c05a-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c05a-bg.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c05a-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c05a-bg.jpg") type("image/jpg"));
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
	overflow: hidden;
	padding: 100px 0 40px 0;
	width: 100%;
}

.lp_c05a_repetitions01_g2 > .grid_container {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 50% 50%;
	grid-template-columns: 50% 50%;
	-ms-grid-rows:  auto;
	grid-template-rows:  auto;
}

.lp_c05a_repetitions01_g2 > .grid_container > .grid_item {
	background-color: #FFFFFF;
	margin: 0 15px 60px 15px;
}

.companylp_c05a-contents00-img{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 218px;
}

.companylp_c05a-contents01-img{
	background-image: url(../images/lp/companylp_c05a-contents01-img.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c05a-contents01-img.webp") type("image/webp"),
		url("../images/lp/companylp_c05a-contents01-img.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c05a-contents01-img.webp") type("image/webp"),
		url("../images/lp/companylp_c05a-contents01-img.jpg") type("image/jpg"));
}

.companylp_c05a-contents02-img{
	background-image: url(../images/lp/companylp_c05a-contents02-img.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c05a-contents02-img.webp") type("image/webp"),
		url("../images/lp/companylp_c05a-contents02-img.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c05a-contents02-img.webp") type("image/webp"),
		url("../images/lp/companylp_c05a-contents02-img.jpg") type("image/jpg"));
}

.companylp_c05a-contents03-img{
	background-image: url(../images/lp/companylp_c05a-contents03-img.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c05a-contents03-img.webp") type("image/webp"),
		url("../images/lp/companylp_c05a-contents03-img.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c05a-contents03-img.webp") type("image/webp"),
		url("../images/lp/companylp_c05a-contents03-img.jpg") type("image/jpg"));
}

.companylp_c05a-contents04-img{
	background-image: url(../images/lp/companylp_c05a-contents04-img.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c05a-contents04-img.webp") type("image/webp"),
		url("../images/lp/companylp_c05a-contents04-img.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c05a-contents04-img.webp") type("image/webp"),
		url("../images/lp/companylp_c05a-contents04-img.jpg") type("image/jpg"));
}

.companylp_c05a-contents00-box{
	padding: 20px 20px 15px 20px;
}

.companylp_c05a-contents03-ttl{
	display: block;
	margin: 0 0 15px 0;
	position: relative;
	text-decoration: none;
}

.companylp_c05a-contents03-ttl:after{
	aspect-ratio: 1 / 1;
	background-image: url(../images/lp/companylp_c05a-contents00-arrow.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
	z-index: 1;
}

.companylp_c05a-contents03-ttl img{
	aspect-ratio: 454 / 63;
	height: auto;
	max-width: 454px;
	width: calc(100% - 45px);
}

.companylp_c05a-contents00-box-list{
	font-size: 0;
	list-style: none;
	margin: 0 0;
	padding: 0 0;
}

.companylp_c05a-contents00-box-list li{
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
	position: relative;
	vertical-align: top;
	width: calc(50% - 18px);
}

.companylp_c05a-contents00-box-list li:before{
	color: #1385B6;
	content: "●";
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}


@media only screen and (max-width: 850px) {
.lp_c05a_bg01{
	padding: 100px 0 60px 0;
}

.lp_c05a_repetitions01_g2 > .grid_container {
	-ms-grid-columns: 100%;
	grid-template-columns: 100%;
}

.lp_c05a_repetitions01_g2 > .grid_container > .grid_item {
	margin: 0 15px 40px 15px;
}

.companylp_c05a-contents04-img{
	background-color: #F8F7F6;
	background-size: contain;
}

.companylp_c05a-contents00-box-list li{
	display: block;
	width: calc(100% - 18px);
}
}

@media only screen and (max-width: 520px) {
.lp_c05a_bg01{
	padding: 10.0rem 0 6.0rem 0;
}

.lp_c05a_repetitions01_g2 > .grid_container > .grid_item {
	margin: 0 1.5rem 4.0rem 1.5rem;
}

.companylp_c05a-contents00-img{
	height: 21.8rem;
}

.companylp_c05a-contents00-box{
	padding: 2.0rem 2.0rem 1.5rem 2.0rem;
}

.companylp_c05a-contents03-ttl{
	margin: 0 0 1.5rem 0;
}

.companylp_c05a-contents03-ttl:after{
	width: 2.6rem;
}

.companylp_c05a-contents03-ttl img{
	width: calc(100% - 4.5rem);
}

.companylp_c05a-contents00-box-list li{
	font-size: 1.8rem;
	margin: 0 0 0.5rem 0;
	padding: 0 0 0 1.8rem;
	width: calc(100% - 1.8rem);
}
}


.lp_c05b-e_bg01{
	background-color:#FFF;
	margin: 0 auto;
	overflow: hidden;
	padding: 60px 0;
	width: 100%;
}

.lp_c05b-e-ttlarea{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 470px;
	margin: 0 15px 80px 15px;
	position: relative;
}

.companylp_c05b-ttl-bg{
	background-image: url(../images/lp/companylp_c05b-ttl-bg.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c05b-ttl-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c05b-ttl-bg.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c05b-ttl-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c05b-ttl-bg.jpg") type("image/jpg"));
}

.companylp_c05c-ttl-bg{
	background-image: url(../images/lp/companylp_c05c-ttl-bg.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c05c-ttl-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c05c-ttl-bg.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c05c-ttl-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c05c-ttl-bg.jpg") type("image/jpg"));
}

.companylp_c05d-ttl-bg{
	background-image: url(../images/lp/companylp_c05d-ttl-bg.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c05d-ttl-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c05d-ttl-bg.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c05d-ttl-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c05d-ttl-bg.jpg") type("image/jpg"));
}

.companylp_c05e-ttl-bg{
	background-image: url(../images/lp/companylp_c05e-ttl-bg.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c05e-ttl-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c05e-ttl-bg.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c05e-ttl-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c05e-ttl-bg.jpg") type("image/jpg"));
}

.lp_c05b-e-ttlbox{
	background-color: #FFFFFF;
	bottom: 0;
	left: 50%;
	max-width: 750px;
	padding: 30px 0 0 0;
	position: absolute;
	text-align: center;
	transform: translate(-50%,0);
	width: calc(100% - 30px);
	z-index: 2;
}

.lp_c05b-e-ttl-decoration{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	position: relative;
}

.lp_c05b-e-ttl-decoration:after{
	background-color: #000000;
	bottom: 0;
	content: "";
	display: block;
	height: 4px;
	left: 50%;
	position: absolute;
	transform: translate(-50%,0);
	width: 100px;
}

.lp_c05b-e-ttl-decoration img{
	aspect-ratio: 740 / 46;
	height: auto;
	max-width: 740px;
	width: 100%;
}

.lp_c05b-e-ttl{
	font-size: 27px;
	font-weight: 600;
	line-height: 1.35;
}

.lp_c05b-e-subttl{
	font-size: 15px;
	font-weight: 500;
	line-height: 1.25;
	padding: 2px 0 0 0;
}

.lp_c05b-e-subttl span{
	display: inline-block;
}

.lp_c05b-e_repetitions01_g2 > .grid_container {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 50% 50%;
	grid-template-columns: 50% 50%;
	-ms-grid-rows:  auto;
	grid-template-rows:  auto;
}

.lp_c05b-e_repetitions01_g2 > .grid_container > .grid_item {
	background-color: #EEF2F5;
	border-radius: 10px;
	margin: 0 15px 50px 15px;
	padding: 20px 20px;
}

.companylp_c05b-e-contentsimg00{
	text-align: center;
}

.companylp_c05b-e-contentsimg00 img{
	aspect-ratio: 510 / 370;
	height: auto;
	max-width: 510px;
	width: 100%;
}

.companylp_c05b-e-contents-addressbox{
	background-color: #F7F9FA;
	padding: 20px 20px;
}

.companylp_c05b-e-contents-addressbox-name{
	color: #132B87;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.1;
	padding: 0 0 10px 0;
}

.companylp_c05b-e-contents-addressbox-subname{
	color: #132B87;
	font-size: 18px;
	font-weight: 500;
	padding: 0 0 10px 0;
}

.companylp_c05b-e-contents-addressbox-subname span{
	display: inline-block;
}

.companylp_c05b-e-contents-addressbox-tel{
	color: #132B87;
	font-size: 50px;
	font-weight: 600;
	display: inline-block;
	letter-spacing: 0.02em;
	line-height: 1.0;
	padding: 0 0 0 60px;
	position: relative;
	text-decoration: none;
}

.companylp_c05b-e-contents-addressbox-tel:before{
	aspect-ratio: 1 / 1;
	background-image: url(../images/lp/companylp_c05-contents-telicon.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 50px;
	z-index: 1;
}

.companylp_c05b-e-contents-addressbox-tx01{
	color: #132B87;
	font-size: 18px;
	line-height: 1.25;
	padding: 8px 0 5px 0;
}

.companylp_c05b-e-contents-addressbox-tx01 span{
	display: inline-block;
	padding: 0 15px 0 0;
}

.companylp_c05b-e-contents-addressbox-tx02{
	color: #132B87;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.25;
	padding: 0 0 10px 0;
}

.companylp_c05-contents-contactbtn01{
	background-color: #132B87;
	display: block;
	padding: 10px 10px;
	text-align: center;
}

.companylp_c05-contents-contactbtn01 img{
	aspect-ratio: 358 / 30;
	height: auto;
	max-width: 358px;
	width: 100%;
}

@media only screen and (max-width: 850px) {
.lp_c05b-e_repetitions01_g2 > .grid_container {
	-ms-grid-columns: 100%;
	grid-template-columns: 100%;
}

.lp_c05b-e_repetitions01_g2 > .grid_container > .grid_item {
	margin: 0 15px 50px 15px;
	padding: 15px 15px;
}

.companylp_c05b-e-contents-addressbox{
	padding: 15px 15px;
}

.companylp_c05b-e-contents-addressbox-tel{
	font-size: 46px;
	padding: 0 0 0 46px;
}

.companylp_c05b-e-contents-addressbox-tel:before{
	width: 40px;
}
}

@media only screen and (max-width: 520px) {
.lp_c05b-e_bg01{
	padding: 6.0rem 0;
}

.lp_c05b-e-ttlarea{
	height: 47.0rem;
	margin: 0 1.5rem 8.0rem 1.5rem;
}

.lp_c05b-e-ttlbox{
	padding: 3.0rem 0 0 0;
	width: calc(100% - 3.0rem);
}

.lp_c05b-e-ttl-decoration{
	margin: 0 0 2.0rem 0;
	padding: 0 0 2.0rem 0;
}

.lp_c05b-e-ttl-decoration:after{
	height: 0.4rem;
}

.lp_c05b-e-ttl{
	font-size: 2.7rem;
}

.lp_c05b-e-subttl{
	font-size: 1.5rem;
	padding: 0.2rem 0 0 0;
}

.lp_c05b-e_repetitions01_g2 > .grid_container > .grid_item {
	border-radius: 1.0rem;
	margin: 0 1.5rem 5.0rem 1.5rem;
	padding: 1.5rem 1.5rem;
}

.companylp_c05b-e-contents-addressbox{
	padding: 1.5rem 1.5rem;
}

.companylp_c05b-e-contents-addressbox-name{
	font-size: 3.2rem;
	padding: 0 0 1.0rem 0;
}

.companylp_c05b-e-contents-addressbox-subname{
	font-size: 1.8rem;
	padding: 0 0 1.0rem 0;
}

.companylp_c05b-e-contents-addressbox-tel{
	font-size: 4.6rem;
	padding: 0 0 0 4.6rem;
}

.companylp_c05b-e-contents-addressbox-tel:before{
	width: 4.0rem;
}

.companylp_c05b-e-contents-addressbox-tx01{
	font-size: 1.8rem;
	padding: 0.8rem 0 0.5rem 0;
}

.companylp_c05b-e-contents-addressbox-tx01 span{
	padding: 0 1.5rem 0 0;
}

.companylp_c05b-e-contents-addressbox-tx02{
	font-size: 1.6rem;
	padding: 0 0 1.0rem 0;
}

.companylp_c05-contents-contactbtn01{
	padding: 1.0rem 1.0rem;
}
}


.lp_c06a_bg01{
	background-image: url(../images/lp/companylp_c06a-bg.jpg);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c06a-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c06a-bg.jpg") type("image/jpg"));
	background-image: image-set(
		url("../images/lp/companylp_c06a-bg.webp") type("image/webp"),
		url("../images/lp/companylp_c06a-bg.jpg") type("image/jpg"));
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
	overflow: hidden;
	padding: 250px 0;
	width: 100%;
}

.companylp_c06-ttl{}

.companylp_c06-ttl img{
	aspect-ratio: 552 / 46;
	height: auto;
	max-width: 552px;
	width: 90%;
}

@media only screen and (max-width: 850px) {
.lp_c06a_bg01{
	padding: 150px 0;
}
}

@media only screen and (max-width: 520px) {
}


.lp_c06b_bg01{
	background-color:#FFF;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 40px 0;
	width: 100%;
}

.lp_c06b-contents-ttl{
	font-size: 30px;
	font-weight: 600;
	line-height: 1.2;
	margin: 60px 15px 20px 15px;
}

.lp_c06b-contents-ttl:before{
	aspect-ratio: 1170 / 37;
	background-position: center left;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: auto;
	margin: 0 0 12px 0;
	width: 100%;
}

.companylp_c06-contents01-ttl:before{
	background-image: url(../images/lp/companylp_c06-contents01-ttl.png);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c06-contents01-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c06-contents01-ttl.png") type("image/png"));
	background-image: image-set(
		url("../images/lp/companylp_c06-contents01-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c06-contents01-ttl.png") type("image/png"));
}

.companylp_c06-contents02-ttl:before{
	background-image: url(../images/lp/companylp_c06-contents02-ttl.png);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c06-contents02-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c06-contents02-ttl.png") type("image/png"));
	background-image: image-set(
		url("../images/lp/companylp_c06-contents02-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c06-contents02-ttl.png") type("image/png"));
}

.companylp_c06-contents03-ttl:before{
	background-image: url(../images/lp/companylp_c06-contents03-ttl.png);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c06-contents03-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c06-contents03-ttl.png") type("image/png"));
	background-image: image-set(
		url("../images/lp/companylp_c06-contents03-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c06-contents03-ttl.png") type("image/png"));
}

.companylp_c06-contents04-ttl:before{
	background-image: url(../images/lp/companylp_c06-contents04-ttl.png);
	background-image: -webkit-image-set(
		url("../images/lp/companylp_c06-contents04-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c06-contents04-ttl.png") type("image/png"));
	background-image: image-set(
		url("../images/lp/companylp_c06-contents04-ttl.webp") type("image/webp"),
		url("../images/lp/companylp_c06-contents04-ttl.png") type("image/png"));
}

.lp_c06b_contents01_g4{
	padding: 20px 0 0 0;
}

.lp_c06b_contents01_g4 > .grid_container {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 25% 25% 25% 25%;
	grid-template-columns: 25% 25% 25% 25%;
	-ms-grid-rows:  auto;
	grid-template-rows:  auto;
}

.lp_c06b_contents01_g4 > .grid_container > .grid_item {
	margin: 0 15px 40px 15px;
}

.companylp_c06-contents00-img{}

.companylp_c06-contents00-img img{
	aspect-ratio: 260 / 366;
	height: auto;
	width: 100%;
}

@media only screen and (max-width: 850px) {
.lp_c06b-contents-ttl:before{
	aspect-ratio: 980 / 50;
}

.companylp_c06-contents01-ttl:before{
	background-image: url(../images/lp/sp/sp-companylp_c06-contents01-ttl.png);
	background-image: -webkit-image-set(
		url("../images/lp/sp/sp-companylp_c06-contents01-ttl.webp") type("image/webp"),
		url("../images/lp/sp/sp-companylp_c06-contents01-ttl.png") type("image/png"));
	background-image: image-set(
		url("../images/lp/sp/sp-companylp_c06-contents01-ttl.webp") type("image/webp"),
		url("../images/lp/sp/sp-companylp_c06-contents01-ttl.png") type("image/png"));
}

.companylp_c06-contents02-ttl:before{
	background-image: url(../images/lp/sp/sp-companylp_c06-contents02-ttl.png);
	background-image: -webkit-image-set(
		url("../images/lp/sp/sp-companylp_c06-contents02-ttl.webp") type("image/webp"),
		url("../images/lp/sp/sp-companylp_c06-contents02-ttl.png") type("image/png"));
	background-image: image-set(
		url("../images/lp/sp/sp-companylp_c06-contents02-ttl.webp") type("image/webp"),
		url("../images/lp/sp/sp-companylp_c06-contents02-ttl.png") type("image/png"));
}

.companylp_c06-contents03-ttl:before{
	aspect-ratio: 980 / 124;
	background-image: url(../images/lp/sp/sp-companylp_c06-contents03-ttl.png);
	background-image: -webkit-image-set(
		url("../images/lp/sp/sp-companylp_c06-contents03-ttl.webp") type("image/webp"),
		url("../images/lp/sp/sp-companylp_c06-contents03-ttl.png") type("image/png"));
	background-image: image-set(
		url("../images/lp/sp/sp-companylp_c06-contents03-ttl.webp") type("image/webp"),
		url("../images/lp/sp/sp-companylp_c06-contents03-ttl.png") type("image/png"));
}

.companylp_c06-contents04-ttl:before{
	background-image: url(../images/lp/sp/sp-companylp_c06-contents04-ttl.png);
	background-image: -webkit-image-set(
		url("../images/lp/sp/sp-companylp_c06-contents04-ttl.webp") type("image/webp"),
		url("../images/lp/sp/sp-companylp_c06-contents04-ttl.png") type("image/png"));
	background-image: image-set(
		url("../images/lp/sp/sp-companylp_c06-contents04-ttl.webp") type("image/webp"),
		url("../images/lp/sp/sp-companylp_c06-contents04-ttl.png") type("image/png"));
}

.lp_c06b_contents01_g4 > .grid_container {
	-ms-grid-columns: 50% 50%;
	grid-template-columns: 50% 50%;
}
}

@media only screen and (max-width: 520px) {
.lp_c06b_bg01{
	padding: 2.0rem 0 4.0rem 0;
}

.lp_c06b-contents-ttl{
	font-size: 3.0rem;
	margin: 6.0rem 1.5rem 2.0rem 1.5rem;
}

.lp_c06b-contents-ttl:before{
	margin: 0 0 1.2rem 0;
}

.lp_c06b_contents01_g4{
	padding: 2.0rem 0 0 0;
}

.lp_c06b_contents01_g4 > .grid_container > .grid_item {
	margin: 0 1.5rem 4.0rem 1.5rem;
}
}


.lp_c07_bg01{
	background-color:#DDDDDD;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 0;
	width: 100%;
}

.lp_c07-box{
	background-color: #F8F8F8;
	margin: 0 auto;
	max-width: 810px;
	padding: 30px 30px;
}

.lp_c07-box-addressarea{
	align-items: center;
	display: flex;
	margin: 0 0 15px 0;
	justify-content: flex-start;
}

.lp_c07-box-addressarea-name{
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.45;
	padding: 0 30px 0 0;
}

.lp_c07-box-addressarea-right{
	border-left: 1px #888888 solid;
	padding: 0 0 0 30px;
}

.lp_c07-box-addressarea-right-ts01{
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
	padding: 0 0 4px 0;
}

.lp_c07-box-addressarea-right-list{
	font-size: 0;
	list-style: none;
	margin: 0 0;
	padding: 0 0;
}

.lp_c07-box-addressarea-right-list li{
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.32;
	padding: 0 10px 5px 0;
}

.lp_c07-box-addressarea-right-list li span{
	font-size: 10px;
}

.companylp_c07-btnlink01{
	margin: 0 0 5px 0;
}

.companylp_c07-btnlink01,
.companylp_c07-btnlink02{
	border-radius: 10px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
	display: block;
	overflow: hidden;
}

.companylp_c07-btnlink01 img{
	aspect-ratio: 762 / 82;
	height: auto;
	width: 100%;
}

.companylp_c07-btnlink02 img{
	aspect-ratio: 762 / 132;
	height: auto;
	width: 100%;
}

@media only screen and (max-width: 850px) {
.lp_c07-box-addressarea{
	display: block;
	margin: 0 0 15px 0;
	justify-content: flex-start;
}

.lp_c07-box-addressarea-name{
	padding: 0 0 10px 0;
}

.lp_c07-box-addressarea-right{
	border-left: none;
	border-top: 1px #888888 solid;
	padding: 10px 0 0 0;
}

.companylp_c07-btnlink01 img{
	aspect-ratio: 960 / 170;
}

.companylp_c07-btnlink02 img{
	aspect-ratio: 960 / 264;
}
}

@media only screen and (max-width: 520px) {
.lp_c07_bg01{
	padding: 5.0rem 0;
}

.lp_c07-box{
	padding: 3.0rem 3.0rem;
}

.lp_c07-box-addressarea{
	margin: 0 0 1.5rem 0;
}

.lp_c07-box-addressarea-name{
	font-size: 1.8rem;
	padding: 0 0 1.0rem 0;
}

.lp_c07-box-addressarea-right{
	border-top: 0.1rem #888888 solid;
	padding: 1.0rem 0 0 0;
}

.lp_c07-box-addressarea-right-ts01{
	font-size: 1.4rem;
	padding: 0 0 0.4rem 0;
}

.lp_c07-box-addressarea-right-list li{
	font-size: 1.6rem;
	padding: 0 1.0rem 0.5rem 0;
}

.lp_c07-box-addressarea-right-list li span{
	font-size: 1.0rem;
}

.companylp_c07-btnlink01{
	margin: 0 0 0.5rem 0;
}

.companylp_c07-btnlink01,
.companylp_c07-btnlink02{
	border-radius: 1.0rem;
	box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.2);
}
}