:root {
	--col-accent: #F86D07;
	--col-btn: #F86D07;
	--col-main: #62D19A;
	--col-dark: #08AA78;
	--col-Q: #08AA78;
	--col-A: #8EDBCC;
	--col-kv-tagline: #F89407;
	--col-flow-bg: #EDF5F4;
	--arrow-title: url('/-/Media/SMC/lp/clouxion-template-b/images/arrow_title.png');
	--arrow-button: url('/-/Media/SMC/lp/clouxion-template-b/images/arrow_btn.png');
	--arrow-bubble: url("/-/Media/SMC/lp/clouxion-template-b/images/arrow_bubble.png");
	--arrow-cta: url("/-/Media/SMC/lp/clouxion-template-b/images/arrow_cta.png");
	--arrow-flow: url("/-/Media/SMC/lp/clouxion-template-b/images/arrow_flow.png");
	--arrow-flowSP: url("/-/Media/SMC/lp/clouxion-template-b/images/arrow_flow_sp.png");
}

.ly_header {
	border-bottom: none;
}
.ly_header .el_btn {
	box-shadow: none;
}
.ly_header .el_btn__orange {
	background: var(--col-dark);
}
.ly_body {
	margin-top: 8rem;
	text-align: center;
	position: relative;
}
@media (max-width:480px) {
	.ly_body {
		margin-top: 4rem;
	}
}

/*---------- KV-withForm ----------*/
.bl_KV2col {
	background-color: #abb4dd;
}
.bl_kvarea__withForm .bl_KV2col .bl_KV2col_img {
	height: auto;
	min-height: 612px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-position: right top;
}
.bl_kvarea__withForm .bl_KV2col .bl_KV2col_body {
	height: calc( 100% - 350px);
}
.bl_lpkv {
	width: 100%;
	padding: 0 30px 0;
}
.bl_lpkv__title {
	position: relative;
	max-width: 540px;
	margin-left:auto;
	color: #000;
	padding-top: 20px;
}
.bl_lpkv__txt {
	display: inline-block;
	width: 100%;
	font-size:2.4rem;
	margin-top: 8%;
	padding-bottom: 3rem;
}
.lpkv__title {
	display: inline-block;
	width: 100%;
	font-size: 48px;
	font-weight: bold;
}
.subTitle01 {
	display: inline-block;
	font-size: 1.8rem;
	color: #fff;
	background: var(--col-kv-tagline);
	padding: 0.8rem 2.4rem;
}
.subTitle02 {
	display: inline-block;
	width: 100%;
	font-size: 2.5rem;
	font-weight: 700;
	padding-top: 20px;
}

.mainTitle {
	display: block;
	font-size: 40px;
}

@media (max-width:980px) {
	.lpkv__title {
		font-size: 4rem;
	}
	.bl_lpkv__txt {
		margin-top: 5%;
	}
}
@media (max-width:768px)  {
	.bl_kvarea__withForm .bl_KV2col .bl_KV2col_img {
		min-height: auto;
	}
	.bl_kvarea__withForm .bl_KV2col .bl_KV2col_img .bl_lpkv {
		padding:0;
		position: relative;
	}
	.bl_kvarea__withForm.hp_mb0 {
		padding-top:56px;
	}
	.bl_kvarea__withForm .bl_KV2col .bl_KV2col_img {
		height: auto;
	}
	.bl_lpkv__title,.bl_lpkv__copy {
		max-width: 100%;
		padding-left: 1.4rem;
		padding-right: 1.4rem;
	}
	.bl_lpkv__txt {
		margin-left:0;
	}
	.bl_kvarea__withForm .bl_KV2col .bl_KV2col_body .bl_KV2col_detail {
		padding-right: 1.4rem;
		margin: 0;
	}
}
@media (max-width:480px)  {
	.bl_lpkv__title {
		padding-top: 2rem;
	}
	.lpkv__title {
		font-size: 2.4rem;
	}
	.subTitle01 {
		font-size: 1.6rem;
		padding:0.5rem 1rem
	}
	.subTitle02 {
		font-size: 1.4rem;
	}
	.bl_lpkv__txt {
		font-size: 1.4rem;
	}
}

/*---------- end KV-withForm ----------*/

/*---------- KV-fullSize ----------*/

.kv {
	background-size: cover;
	background-position: center center;
	display: flex;
	align-items: center;
	min-height: 520px;
	height: auto;
}
.kv__inner {
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px 0;
}
.kv .lpkv__title {
	display: inline-block;
	position: relative;
	max-width: 650px;
	width: 100%;
	margin-left:auto;
	font-size: 48px;
	font-weight: bold;
	color: #000;
}
.kv .lpkv__txt {
	display: inline-block;
	max-width: 650px;
	font-size:2.4rem;
	margin-top: 3rem;
	padding-bottom: 3rem;
	color: #000;
}
.kv .subTitle01 {
	display: inline-block;
	font-size: 1.8rem;
	color: #fff;
	background: var(--col-kv-tagline);
	padding: 0.8rem 2.4rem;
}
.kv .subTitle02 {
	display: inline-block;
	width: 100%;
	font-size: 2.5rem;
	font-weight: normal;
	padding-top: 20px;
}
@media (max-width:1190px)  {
	.kv__inner {
		padding-left: 5%;
		padding-right: 5%;
	}
}
@media (max-width:768px)  {
	.kv {
		margin-top:56px;
		background-position: top right 50%;
		height:auto;
	}
	.kv__inner {
		padding-top:20px;
		padding-bottom: 20px;
	}
	.kv .lpkv__title {
		font-size: 4rem;
	}
}
@media (max-width:480px)  {
	.kv {
		background-position: top right 30%;
	}
	.kv lpkv__title {
		padding-top: 2rem;
		font-size: 2.4rem;
	}
	.kv .subTitle01 {
		font-size: 1.6rem;
		padding:0.5rem 1rem
	}
	.kv .subTitle02 {
		font-size: 1.4rem;
	}
	.kv .lpkv__txt {
		font-size: 1.4rem;
	}
}

/*---------- end KV-fullSize ----------*/

/*---------- KV text-shadow ----------*/

.tx-shadow {
	text-shadow: 3px 3px 2px #ffffff, -3px 3px 2px #ffffff, 3px -3px 2px #ffffff, -3px -3px 2px #ffffff, 3px 0px 2px #ffffff, 0px 3px 2px #ffffff, -3px 0px 2px #ffffff, 0px -3px 2px #ffffff;
}

/*---------- end KV text-shadow ----------*/

/*---------- H2 heading style ----------*/

.lpttl {
	display: inline-block;
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	font-family: "FOT-筑紫ゴシック Pro B";
}
.lpttl:after{
	content:"";
	display: block;
	margin: 2.4rem auto 5rem;
	width: 100%;
	height: 22px;
	background: var(--arrow-title) no-repeat center top/44px;
	border-top:4px solid var(--col-dark);
}

@media (max-width:480px) {
	.lpttl {
		font-size: 2.2rem;
	}
	.lpttl span {
		font-size: 1.1rem;
	}
	.lpttl:after{
		margin: 3rem auto;
	}
}

/*---------- end H2 heading style ----------*/

/*---------- cta button base ----------*/

.cta__btn {
	display: flex;
	max-width: 600px;
	height: 100px;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	background:linear-gradient(#fff 50%, #f0f0f0 0%);
	border-radius: 100px;
	color: var(--col-btn);
	font-size: 3.2rem;
	font-weight: bold;
	text-decoration: none;
	line-height: 1;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16)
}
@media (max-width:480px) {
	.cta__btn {
		font-size: 2.2rem;
		width: auto;
		height: 60px;
	}
}
.cta__btn:hover {
	opacity: 0.7;
}
.cta__btn:visited {
	color: var(--col-btn);
}
.cta__btn span {
	display: flex;
	padding-top: 0.5rem;
}
.cta__btn span:before {
	content: "";
	display: block;
	width: 3.6rem;
	height: 3.6rem;
	background: var(--arrow-button) no-repeat center bottom/100%;
	margin-right: 2rem;
	margin-top:-0.5rem;
}
@media (max-width:480px) {
	.cta__btn span:before {
		width: 2rem;
		height: 2rem;
		margin-top:-0.2rem;
	}
}

/*---------- end cta button base ----------*/

/*---------- first cta block style ----------*/

.top-cta {
	position: relative;
	z-index: 100;
	background: var(--col-dark);
	color: #fff;
	text-align: center;
	padding: 30px 15px;
}
.cta-text {
	padding-top: 20px;
}
.cta-text a {
	color: #fff;
}
.top-cta__upper {
	position: relative;
	z-index: 10;
	margin-top:-60px;
}
.top-cta__upper span {
	display: block;
	max-width: 400px;
	margin: 0 auto;
	background: #80CE63;
	color: #fff;
	font-size:2rem;
	font-weight: bold;
	text-align: center;;
	padding: 15px 30px;
	border-radius: 100px;
}
.top-cta__upper:after {
	content: "";
	display: block;
	width: 30px;
	height: 15px;
	background: var(--arrow-bubble) no-repeat center top / 100%;
	margin:0 auto;
}
@media (max-width:480px) {
	.top-cta__upper {
		margin-top:-50px;
	}
	.top-cta__upper span {
		max-width: fit-content;
		padding: 10px 30px;
		font-size: 1.4rem;
	}
	.top-cta__upper:after {
		width: 20px;
	}
}
.top-cta__lower {
	margin-top: -20px;
}

/*---------- end first cta block style ----------*/

/*---------- contents cta block style ----------*/

.content-cta {
	margin-top: 80px;
	background: var(--col-main);
}
.content-cta .cta__btn {
	max-width:500px;
}
.content-cta__upper {
	background: var(--col-dark);
	padding: 40px 15px;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.4;
	color: #fff;
	text-align: center;
}
.content-cta__lower {
	background: var(--arrow-cta) no-repeat top center/ 44px;
	padding: 50px 15px 40px;
	text-align: center;
}
.content-cta .cta__btn {
	border-radius: 12px;
}
@media (max-width:480px) {
	.content-cta__upper {
		font-size: 1.6rem;
	}
}

/*---------- end contents cta block style ----------*/

/*---------- section point ----------*/

.point .ly_body {
	max-width: 1030px;
}
.point__list {
	display: block;
	text-align: left;
	margin: 0 auto;
	max-width: 890px;
}
.point__list li {
	clear: both;
	display: inline-flex;
	text-align: left;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 2rem;
}
.point__list li:before {
	display: inline-block;
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: 0;
	content: "\e915";
	color: var(--col-dark);
	font-size: 4rem;
	margin-right: 1rem;
}
.point__list li:last-child {
	margin-bottom: 40px;
}
@media (max-width:768px) {
	.point__list li{
		font-size: 2rem;
	}
	.point__list li:before {
		font-size: 3rem;
	}
}
@media (max-width:480px) {
	.point__list li{
		font-size: 1.6rem;
	}
	.point__list li:before {
		font-size: 2.6rem;
	}
}
.point-icon__list {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 48px 36px;
	margin-top:6rem;
}
.point-icon__list .media {
	display: flex;
	flex: 1;
	flex-direction: column;
}
.point-icon__list .media__title {
	font-size: 2rem;
	font-weight: bold;
}
.point-icon__list .media__image {
	max-width: 240px;
	margin: 30px auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
/* 画像のmax-widthを100%にする */
.point-icon__list .media__image.fullwidth__image {
	max-width: 100%;
}
.point-icon__list .media__text {
	text-align: left;
}
/* PC リスト要素の配置制御 */
@media (min-width:769px) {
	/* PC デフォルト4個を超えたら自動で折り返し */
	.point-icon__list:has(> :nth-child(5)) > .media {
		min-width: calc((100% - 108px) / 4);
		max-width: calc((100% - 108px) / 4);
	}
	/* PC ２列で折り返しを指定 */
	.point-icon__list.wrap__col2 > .media {
		min-width: calc((100% - 36px) / 2);
		max-width: calc((100% - 36px) / 2);
	}
	/* PC ３列で折り返しを指定 */
	.point-icon__list.wrap__col3 > .media {
		min-width: calc((100% - 72px) / 3);
		max-width: calc((100% - 72px) / 3);
	}
	/* 要素を中央寄せ */
	.point-icon__list.wrap__center {
		justify-content: center;
	}
}
@media (max-width:768px) {
	.point-icon__list {
		display: block;
		padding:0 20%;
	}
	.point-icon__list .media {
		margin-bottom: 40px;
	}
}
@media (max-width:480px) {
	.point-icon__list {
		display: block;
		padding: 0 5%;
	}
}

/*---------- end section point ----------*/

/*---------- section reason ----------*/

.reason__list {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 76px 36px;
	padding-top:5rem;
}
.reason__list li {
	display: flex;
	flex: 1;
	flex-direction: column;
	border:3px solid var(--col-dark);
	border-radius: 10px;
	padding:30px;
	min-width: calc((100% - 108px) / 4);
}
.reason__list__num {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 100px;
	font-size: 4rem;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	background: var(--col-dark);
	border-radius: 100%;
	margin: -80px auto;
}
.reason__list__title {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 3rem;
}
.reason__list__image {
	max-width: 200px;
	margin: 100px auto 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
/* 画像のmax-widthを100%にする */
.reason__list__image.fullwidth__image {
	max-width: 100%;
}
.reason__list__text {
	text-align: left;
}
/* PC リスト要素の配置制御 */
@media (min-width:769px) {
	/* PC デフォルト4個を超えたら自動で折り返し */
	.reason__list:has(> :nth-child(5)) > li {
		min-width: calc((100% - 108px) / 4);
		max-width: calc((100% - 108px) / 4);
	}
	/* PC ２列で折り返しを指定 */
	.reason__list.wrap__col2 > li {
		min-width: calc((100% - 36px) / 2);
		max-width: calc((100% - 36px) / 2);
	}
	/* PC ３列で折り返しを指定 */
	.reason__list.wrap__col3 > li {
		min-width: calc((100% - 72px) / 3);
		max-width: calc((100% - 72px) / 3);
	}
	/* 要素を中央寄せ */
	.reason__list.wrap__center {
		justify-content: center;
	}
}
@media (max-width:768px) {
	.reason__list {
		display: block;
		padding:0 20%;
	}
	.reason__list li {
		margin-top: 80px;
		margin-bottom: 40px;
	}
}
@media (max-width:480px) {
	.reason__list {
		display: block;
		padding:0 5%;
	}
	.reason__list li {
		margin-top: 60px;
		margin-bottom: 40px;
	}
	.reason__list__num {
		width: 80px;
		height: 80px;
		font-size: 3rem;
		margin: -70px auto;
	}
	.reason__list__image {
		max-width: 200px;
		margin: 90px auto 30px;
	}
}

/*---------- end section reason ----------*/

/*---------- section flow ----------*/

.flow {
	background: var(--col-flow-bg);
	padding: 1px 0 80px;
	margin-top: 80px;
}
.flow .ly_body {
	margin-top: 59px;
}
.flow__list {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 33px;
}
.flow__list li {
	display: flex;
	flex: 1;
	flex-direction: column;
	background: #fff;
	padding:20px;
	position: relative;
	min-width: calc((100% - 99px) / 4);
}
.flow__list li:after {
	display: flex;
	align-items: center;
	content: "";
	width: 20px;
	height: 100%;
	background: var(--arrow-flow) no-repeat center left/ 20px;
	position: absolute;
	top:0;
	right:-20px;
}
.flow__list li:last-child:after {
	display: none;
}
.flow__list__title {
	font-size: 1.8rem;
	font-weight: bold;
	position: relative;
	margin-top: 30px;
}
.flow__list__title:after {
	content: "";
	display: block;
	width: 40px;
	border-bottom: 4px solid var(--col-dark);
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
}
.flow__list__image {
	max-width: 200px;
	margin:30px auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
/* 画像のmax-widthを100%にする */
.flow__list__image.fullwidth__image {
	max-width: 100%;
}
.flow__list__text {
	padding-top: 40px;
	font-size: 1.4rem;
	text-align: left;
}
/* PC リスト要素の配置制御 */
@media (min-width:769px) {
	/* PC デフォルト4個を超えたら自動で折り返し */
	.flow__list:has(> :nth-child(5)) > li {
		min-width: calc((100% - 99px) / 4);
		max-width: calc((100% - 99px) / 4);
	}
	/* PC ２列で折り返しを指定 */
	.flow__list.wrap__col2 > li {
		min-width: calc((100% - 33px) / 2);
		max-width: calc((100% - 33px) / 2);
	}
	/* PC ３列で折り返しを指定 */
	.flow__list.wrap__col3 > li {
		min-width: calc((100% - 66px) / 3);
		max-width: calc((100% - 66px) / 3);
	}
	/* 要素を中央寄せ */
	.flow__list.wrap__center {
		justify-content: center;
	}
}
@media (max-width:768px) {
	.flow__list {
		display: block;
		padding:0 20%;
	}
	.flow__list li {
		margin-bottom: 40px;
	}
	.flow__list li:after {
		width: 100%;
		height: 30px;
		background: var(--arrow-flowSP) no-repeat center top/ 80px;
		top: initial;
		right:initial;
		bottom:-30px;
		left:0;
	}
}
@media (max-width:480px) {
	.flow__list {
		display: block;
		padding: 0 5%;
	}
}

/*---------- end section flow ----------*/

/*---------- section showcase ----------*/

.showcase__lead {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 4rem;
}
.showcase__list {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap:20px;
}
.showcase .card {
	background:#F4F5F6;
	padding:20px;
	display: flex;
	flex-direction: column;
	flex: 1;
	min-width: calc((100% - 60px) / 4);
}
.showcase .card a:visited {
	color: #FFF;
}
.showcase .card__inner {
	display: flex;
	justify-content: space-between;
	gap:20px;
}
.showcase .card__image {
	width: 40%;
}
.showcase .card__info {
	width: 60%;
}
.showcase .card__info__corp {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 2rem;
	text-align: left;
}
.showcase .card__info__text {
	text-align: left;
}
.showcase .el_btn.el_btn__sizeM {
	max-width: 260px;
	margin: 20px auto 0;
	background-color: #FFA500 !important;
	box-shadow: none;
}
/* PC リスト要素の配置制御 */
@media (min-width:769px) {
	/* PC デフォルト要素が3個以上ならカード内のレイアウトをスマホと同じにする */
	.showcase__list:has(> :nth-child(3)) .card__inner {
		flex-direction: column;
	}
	.showcase__list:has(> :nth-child(3)) .card__image {
		width: 100%;
	}
	.showcase__list:has(> :nth-child(3)) .card__info {
		width: 100%;
	}
	/* PC デフォルト4個を超えたら自動で折り返し */
	.showcase__list:has(> :nth-child(5)) > .card {
		min-width: calc((100% - 60px) / 4);
		max-width: calc((100% - 60px) / 4);
	}
	/* PC ２列で折り返しを指定 */
	.showcase__list.wrap__col2 > .card {
		min-width: calc((100% - 20px) / 2);
		max-width: calc((100% - 20px) / 2);
	}
	.showcase__list.wrap__col2 .card__inner {
		flex-direction: row;
	}
	.showcase__list.wrap__col2 .card__image {
		width: 40%;
	}
	.showcase__list.wrap__col2 .card__info {
		width: 60%;
	}
	/* PC ３列で折り返しを指定 */
	.showcase__list.wrap__col3 > .card {
		min-width: calc((100% - 40px) / 3);
		max-width: calc((100% - 40px) / 3);
	}
	/* 要素を中央寄せ */
	.showcase__list.wrap__center {
		justify-content: center;
	}
}
@media (max-width:768px) {
	.showcase__list {
		flex-direction: column;
	}
}
@media (max-width:768px) {
	.showcase .card__inner {
		flex-direction: column;
	}
	.showcase .card__image {
		width: 100%;
	}
	.showcase .card__info {
		width: 100%;
	}
}
/*---------- end section showcase ----------*/

/*---------- section addition ----------*/
/* point、reason、flow、showcase、faqのいずれにも当てはまらない「付加」セクション */
.addition__lead {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 4rem;
}

.addition__text {
  margin-bottom: 1em;
}

.addition__img {
	margin-top: 40px;
}

/*---------- end section addition__lead ----------*/

/*---------- section faq ----------*/

.faq_list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 0;
	justify-content: space-between;
	text-align: left;
	margin-bottom: 2rem;
}
.faq_list dt {
	width: 64px;
}
.faq_list dt span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 64px;
	height: 64px;
	text-align: center;
	font-weight: bold;
	font-size: 2.6rem;
	color:#fff;
}
@media (max-width:480px) {
	.faq_list dt{
		width: 40px;
	}
	.faq_list dt span {
		width: 40px;
		height:40px;
		font-size: 1.8rem;
	}
}
.faq_q {
	background: var(--col-Q);
}
.faq_a {
	background: var(--col-A);
}
.faq_list dd {
	width: calc( 100% - 94px);
	font-size: 1.8rem;
	font-weight: bold;
	align-self: center;
}
@media (max-width:480px) {
	.faq_list dd {
		width: calc( 100% - 60px);
		font-size: 1.6rem;
	}
}
/*---------- end section faq ----------*/

/*---------- footer ----------*/

.ly_footer {
	margin-top: 8rem;
}
.copyright {
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	padding:4rem 1rem;
}
.bl_underbtn_sponly {
	display: none;
}
.el_btn.sp_inq {
	display: inline-block;
	width: 126px;
	max-width: 126px;
	background-color: var(--col-accent);
	color: #fff;
	font-size: 12px;
	margin-right: 1.4rem;
	padding:11px 10px 8px;
}
.el_btn.sp_dl {
	display: inline-block;
	width: 200px;
	max-width: 200px;
	background-color: #0064B8;
	color: #fff;
	font-size: 12px;
	padding:11px 10px 8px;
}
@media (max-width:768px) {
	.bl_underbtn_sponly {
		width: 100%;
		display: flex;
		justify-content: center;
		position: fixed;
		bottom: 0;
		left:0;
		padding: 2rem 1.4rem;
	}
	.copyright {
		margin-bottom: 7.8rem;
		font-size: 1.1rem;
	}
}
/* footer cta (only SP) */
.showsp {
	display: none;
}
@media (max-width:768px) {
	.showpc {
		display: none;
	}
	.showsp {
		display: block;
	}
}
@media (max-width:320px) {
	.cta__btn span:before {
		margin-right: 0.5rem;
		margin-top:-0.5rem;
	}
	.el_btn.sp_inq,.el_btn.sp_dl {
		font-size: 11px;
	}
	.cta__btn {
		font-size: 1.5rem;
	}
	.lpttl {
		font-size: 1.9rem;
	}
	.cta_title {
		font-size: 1.4rem;
	}
}

/*---------- end footer ----------*/