@charset "utf-8";
/* CSS Document */

/*--------------------------------
	トップページ
---------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap');

.fontMontserrat {
	font-family: "Montserrat", sans-serif;
}

.fw_mid {
	font-weight: 500;
}
.fw_bold {
	font-weight: bold;
}

.detailContWrap01 img {
	width: 100%;
	height: auto;
}
.posiRe {
	position: relative;
}
.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

/*------------------------------*/

.contIn1080 {
	box-sizing: border-box;
	max-width: 1080px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.detailContWrap01 {
	font-family: "Noto Sans JP", sans-serif;
	background-image: url("../images/cont_mainbg01.png");
	background-repeat: repeat;
	background-position: center top;
	padding-top: 90px;
	padding-bottom: 100px;
}

/*--ここから----------------------------*/

.mainvisualWrap01 {
	background-image: url("../images/top_main_bg01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 500px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.mainH201 {
	width: 475px;
	margin: auto;
}

.topBlock01 {
	background-image: url("../images/top_cont_bg01.png");
	background-repeat: no-repeat;
	background-position: center top;
	padding: 100px 0px 0px;
}
.mainTextBox01 {
	text-align: center;
	font-weight: 500;
	margin-bottom: 120px;
}
.text16_18_n {
	font-size: 16px;
	line-height: 1.8em;
}
.colBlue01 {
	color: #2363C9;
	font-weight: bold;
}

.topSoluBlock01 {
	margin-bottom: 120px;
}
.contH301 {
	text-align: center;
	margin-bottom: 50px;
}

.contH301 .h303 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 4px 15px;
	height: 30px;
	background-color: #2363C9;
	border-radius: 40px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.0em;
	font-weight: bold;
	margin-bottom: 20px;
}
.contH301 .h301 {
	display: block;
	font-size: 32px;
	line-height: 1.4em;
	font-weight: bold;
}
.contH301 .h302 {
	display: inline-block;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 10px;
}

.textGradient01 {
	background: #065CE5;
background: linear-gradient(90deg,rgba(6, 92, 229, 1) 0%, rgba(184, 50, 129, 1) 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.contTextBox01 {
	text-align: center;
	margin-top: 50px;
}
.topSoluImg01 {
	width: 592px;
	margin: 80px auto auto;
}
.chartFlex01 {
	display: flex;
	justify-content: space-between;
}
.chartFlex01 .li01 {
	width: 48.6%;
}
.chartFlex01 .li02 {
	width: 45.7%;
}

/*------------------------*/

.topBusinessBlock01 {
	background-color: #F5F5F5;
	padding: 80px 0px 120px;
}
.topBusinessFlex01 {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 1.86%;
}
.topBusinessFlex01 li {
	width: 23.6%;
	background-color: #ffffff;
	border-radius: 15px;
	padding: 22px 20px;
}
.topBusinessFlex01 li.bgNot01 {
	background-color: transparent;
	border-radius: 0px;
	padding: 0px;
	white-space: nowrap;
}

.topBusinessBoxIn01 {
	position: relative;
}
.topBusinessH401 {
	text-align: center;
}
.topBusinessH401 .num01 {
	font-size: 20px;
	line-height: 1.0em;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
}
.topBusinessH401 .s01 {
	display: block;
}
.topBusinessH401 .s01 img {
	width: auto;
	height: 76px;
}
.topBusinessH401 .s02 {
	display: block;
	color: #2363C9;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 18px;
}
.text15_15_n {
	font-size: 15px;
	line-height: 1.5em;
}
.text12_15_n {
	font-size: 12px;
	line-height: 1.5em;
}
.col777 {
	color: #777777;
}

/*-------------------*/

.topMembersBlock01 {
	padding: 80px 0px 120px;
}
.topMembersFlex01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 1.86%;
}
.topMembersFlex01 li {
	width: 23.6%;
}
.text14_16_n {
	font-size: 14px;
	line-height: 1.6em;
}
.contTextBox02 {
	text-align: center;
	margin-bottom: 20px;
}
.topCaseFlex01 {
	display: flex;
	justify-content: center;
	gap: 30px 2.9%;
}
.topCaseFlex01 li {
	width: 31.4%;
	background-color: #ffffff;
	border-radius: 15px;
	padding: 20px 20px 98px 20px;
	position: relative;
}
.topCaseH401 {
	color: #2363C9;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
	margin: 20px auto 15px;
}
.BorderR8 img {
	border-radius: 8px;
}
.topCaseBtn01 {
	width: calc( 100% -40px );
	position: absolute;
	left: 20px;
	bottom: 22px;
}

/*--------------------------*/

.text16_16_n {
	font-size: 16px;
	line-height: 1.6em;
}
.contTextBox03 {
	margin-bottom: 50px;
}
.topPartnerCenter {
	text-align: center;
}
.mt15 {
	margin-top: 15px;
}
.topPartnerBlock01 {
	margin-top: 50px;
}
.topPartnerH401 {
	background-color: #2363C9;
	padding: 10px 15px;
	margin-bottom: 40px;
}
.topPartnerH401 .h401 {
	color: #ffffff;
	font-size: 22px;
	line-height: 1.4em;
	font-weight: bold;
	border-left: 5px solid #ffffff;
	padding-left: 10px;
}

.topPartnerFlex01 {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 1.86%;
}
.topPartnerFlex01 li {
	width: 23.6%;
}
.topPartnerFlex01 li a {
	display: block;
	position: relative;
}
.topPartnerNew01 {
	background-color: #F31F22;
	border-radius: 4px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 2px 6px;
	height: 26px;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: -13px;
    z-index: 99;
}

.topPartnerDl01 {
	margin-top: 10px;
}
.topPartnerDl01 dt {
	color: #333333;
	font-size: 20px;
	line-height: 1.6em;
	font-weight: bold;
}
.topPartnerDl01 dd .ul01 {
	margin: 5px auto;
	display: flex;
	gap: 8px 8px;
}
.topPartnerDl01 dd .ul01 li {
	width: auto;
}
.topPartnerDl01 dd .ul01 li .p01 {
	background-color: #DEE9FB;
	border: #2363C9 1px solid;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 24px;
	box-sizing: border-box;
	padding: 3px 8px;
	color: #2363C9;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
}

.topPartnerDl01 dd .text01 {
	color: #2363C9;
	font-size: 15px;
	line-height: 1.6em;
	font-weight: bold;
	text-decoration: underline;
}

/*----------------------------*/

.topContactBlock01 {
	background-image: url("../images/top_main_bg01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 500px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
}
.topContactBtn01 {
	margin-top: 50px;
}
.topContactBtn01 img {
	width: 508px;
	height: auto;
}

/*----------------------------*/

/* スライダー全体 */
.slider-wrapper {
  display: flex; /* スライドのグループを横並び */
  overflow: hidden; /* はみ出たスライドを隠す */
}
/* スライド3枚のグループ */
.slider {
  animation: scroll-left 20s infinite linear .5s both;
  display: flex; /* スライド3枚を横並び */
}

.rev .slider {
  animation: scroll-right 20s infinite linear .5s both;
  display: flex; /* スライド3枚を横並び */
}

/* スライド */
.slide {
  width: calc(100vw / 4); /* 3はスライドの枚数 */
	margin-right: 30px;
}
/* スライドの画像 */
.slide img {
  display: block;
  /*width: 100%;*/
}
/* CSSアニメーション */
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/* 修正後(右方向) */
@keyframes scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}

/*-------------------------*/

.topSlideBlock01 {
	margin-top: 120px;
}
.slideWrap02 {
	margin-top: 30px;
}
.slideWrap02 .slide img {
	border-radius: 10px;
}

/*-----------------------*/

.pc {
	display: block;
}

.sp {
	display: none;
}

.pcBr {
	display: inline;
}

.spBr {
	display: none;
}




@media print, screen and (max-width: 960px) {

	.contIn1080 {
		box-sizing: border-box;
		max-width: 1080px;
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}

	.detailContWrap01 {
		font-family: "Noto Sans JP", sans-serif;
		background-image: url("../images/cont_mainbg01.png");
		background-repeat: repeat;
		background-position: center top;
		padding-top: 90px;
		padding-bottom: 100px;
	}

	/*--ここから----------------------------*/

	.topBusinessFlex01 {
		gap: 20px 2%;
	}
	.topBusinessFlex01 li {
		width: 32%;
	}

	.topPartnerFlex01 {
		gap: 30px 2%;
	}
	.topPartnerFlex01 li {
		width: 32%;
	}



}



@media print, screen and (max-width: 600px) {

	.contIn1080 {
		box-sizing: border-box;
		max-width: 1080px;
		width: auto;
		margin-left: auto;
		margin-right: auto;
		padding: 0px 15px;
	}

	.detailContWrap01 {
		font-family: "Noto Sans JP", sans-serif;
		background-image: url("../images/cont_mainbg01.png");
		background-repeat: repeat;
		background-position: center top;
		padding-top: 66px;
		padding-bottom: 80px;
	}

		/*-----------------------*/

		.pc {
			display: none;
		}
		.sp {
			display: block;
		}
		.pcBr {
			display: none;
		}
		.spBr {
			display: inline;
		}

	/*--ここから----------------------------*/

	.mainvisualWrap01 {
		background-image: url("../images/top_main_bg01_sp.jpg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		height: 375px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.mainH201 {
		width: 250px;
		margin: auto;
	}

	.topBlock01 {
		background-image: url("../images/top_cont_bg01.png");
		background-repeat: no-repeat;
		background-position: center top;
		padding: 60px 0px 0px;
	}
	.mainTextBox01 {
		text-align: center;
		font-weight: 500;
		margin-bottom: 80px;
	}
	.text16_18_n {
		font-size: 16px;
		line-height: 1.8em;
	}
	.colBlue01 {
		color: #2363C9;
		font-weight: bold;
	}

	.topSoluBlock01 {
		margin-bottom: 80px;
	}
	.contH301 {
		text-align: center;
		margin-bottom: 30px;
	}

	.contH301 .h303 {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		box-sizing: border-box;
		padding: 4px 15px;
		height: 30px;
		background-color: #2363C9;
		border-radius: 40px;
		color: #ffffff;
		font-size: 11px;
		line-height: 1.0em;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.contH301 .h301 {
		display: block;
		font-size: 24px;
		line-height: 1.4em;
		font-weight: bold;
	}
	.contH301 .h302 {
		display: inline-block;
		font-size: 12px;
		line-height: 1.4em;
		font-weight: bold;
		margin-top: 10px;
	}

	.textGradient01 {
		background: #065CE5;
	background: linear-gradient(90deg,rgba(6, 92, 229, 1) 0%, rgba(184, 50, 129, 1) 100%);
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.contTextBox01 {
		text-align: center;
		margin-top: 50px;
	}
	.topSoluImg01 {
		width: 100%;
		margin: 40px auto auto;
	}
	.chartFlex01 {
		display: block;
	}
	.chartFlex01 .li01 {
		width: auto;
	}
	.chartFlex01 .li02 {
		width: auto;
		margin-top: 30px;
	}

	/*------------------------*/

	.topBusinessBlock01 {
		background-color: #F5F5F5;
		padding: 80px 0px 80px;
	}
	.topBusinessFlex01 {
		display: flex;
		flex-wrap: wrap;
		gap: 12px 4%;
	}
	.topBusinessFlex01 li {
		width: 48%;
		background-color: #ffffff;
		border-radius: 15px;
		padding: 14px 14px;
	}
	.topBusinessFlex01 li.bgNot01 {
		background-color: transparent;
		border-radius: 0px;
		padding: 0px;
		white-space: nowrap;
		width: 100%;
		text-align: right;
	}

	.topBusinessBoxIn01 {
		position: relative;
	}
	.topBusinessH401 {
		text-align: center;
	}
	.topBusinessH401 .num01 {
		font-size: 20px;
		line-height: 1.0em;
		font-weight: bold;
		position: absolute;
		left: 0px;
		top: 0px;
	}
	.topBusinessH401 .s01 {
		display: block;
	}
	.topBusinessH401 .s01 img {
		width: auto;
		height: 56px;
	}
	.topBusinessH401 .s02 {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		height: 2.8em;
		color: #2363C9;
		font-size: 16px;
		line-height: 1.4em;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.text15_15_n {
		font-size: 13px;
		line-height: 1.5em;
	}
	.text12_15_n {
		font-size: 11px;
		line-height: 1.5em;
	}
	.col777 {
		color: #777777;
	}

	/*-------------------*/

	.topMembersBlock01 {
		padding: 60px 0px 80px;
	}
	.topMembersFlex01 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		gap: 12px 2%;
	}
	.topMembersFlex01 li {
		width: 49%;
	}
	.text14_16_n {
		font-size: 12px;
		line-height: 1.6em;
	}
	.contTextBox02 {
		text-align: center;
		margin-bottom: 20px;
	}
	.topCaseFlex01 {
		display: flex;
		flex-wrap: wrap;
		gap: 20px 0px;
	}
	.topCaseFlex01 li {
		width: 100%;
		background-color: #ffffff;
		border-radius: 15px;
		padding: 20px 20px 25px 20px;
		position: relative;
	}
	.topCaseH401 {
		color: #2363C9;
		font-size: 20px;
		line-height: 1.4em;
		font-weight: bold;
		margin: 20px auto 15px;
	}
	.BorderR8 img {
		border-radius: 8px;
	}
	.topCaseBtn01 {
		width: 100%;
		position: relative;
		left: 0px;
		bottom: 0px;
		margin-top: 20px;
	}

	/*--------------------------*/

	.text16_16_n {
		font-size: 15px;
		line-height: 1.6em;
	}
	.contTextBox03 {
		margin-bottom: 30px;
	}
	.topPartnerCenter {
		text-align: left;
	}
	.mt15 {
		margin-top: 15px;
	}
	.topPartnerBlock01 {
		margin-top: 50px;
	}
	.topPartnerH401 {
		background-color: #2363C9;
		padding: 10px 15px;
		margin-bottom: 30px;
	}
	.topPartnerH401 .h401 {
		color: #ffffff;
		font-size: 18px;
		line-height: 1.4em;
		font-weight: bold;
		border-left: 5px solid #ffffff;
		padding-left: 10px;
	}

	.topPartnerFlex01 {
		display: flex;
		flex-wrap: wrap;
		gap: 20px 4%;
	}
	.topPartnerFlex01 li {
		width: 48%;
	}
	.topPartnerFlex01 li a {
		display: block;
		position: relative;
	}
	.topPartnerNew01 {
		background-color: #F31F22;
		border-radius: 4px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		box-sizing: border-box;
		padding: 2px 6px;
		height: 20px;
		color: #ffffff;
		font-size: 11px;
		line-height: 1.2em;
		font-weight: bold;
		position: absolute;
		left: 0px;
		top: -10px;
	}

	.topPartnerDl01 {
		margin-top: 10px;
	}
	.topPartnerDl01 dt {
		color: #333333;
		font-size: 18px;
		line-height: 1.6em;
		font-weight: bold;
	}
	.topPartnerDl01 dd .ul01 {
		margin: 5px auto;
		display: flex;
		gap: 8px 8px;
        flex-wrap: wrap;
	}
	.topPartnerDl01 dd .ul01 li {
		width: auto;
	}
	.topPartnerDl01 dd .ul01 li .p01 {
		background-color: #DEE9FB;
		border: #2363C9;
		border-radius: 4px;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 20px;
		box-sizing: border-box;
		padding: 3px 8px;
		color: #2363C9;
		font-size: 12px;
		line-height: 1.2em;
		font-weight: bold;
	}

	.topPartnerDl01 dd .text01 {
		color: #2363C9;
		font-size: 13px;
		line-height: 1.6em;
		font-weight: bold;
		text-decoration: underline;
	}

	/*----------------------------*/

	.topContactBlock01 {
		background-image: url("../images/top_main_bg01_sp.jpg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		height: 324px;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		color: #ffffff;
		padding: 20px 15px;
	}
	.topContactBtn01 {
		margin-top: 30px;
	}
	.topContactBtn01 img {
		width: 100%;
		height: auto;
	}

	/*----------------------------*/

	/* スライダー全体 */
	.slider-wrapper {
		display: flex; /* スライドのグループを横並び */
		overflow: hidden; /* はみ出たスライドを隠す */
	}
	/* スライド3枚のグループ */
	.slider {
		animation: scroll-left 20s infinite linear .5s both;
		display: flex; /* スライド3枚を横並び */
	}

	.rev .slider {
		animation: scroll-right 20s infinite linear .5s both;
		display: flex; /* スライド3枚を横並び */
	}

	/* スライド */
	.slide {
		width: calc(100vw / 2.5); /* 3はスライドの枚数 */
		margin-right: 15px;
	}
	/* スライドの画像 */
	.slide img {
		display: block;
		/*width: 100%;*/
	}


	/*-------------------------*/

	.topSlideBlock01 {
		margin-top: 80px;
	}
	.slideWrap02 {
		margin-top: 30px;
	}
	.slideWrap02 .slide img {
		border-radius: 8px;
	}




}

/*---------- パンくず ----------*/
.breadcrumb_wrap {
	padding: 0 2.5%;
    padding-top: 90px;
}

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

.breadcrumb_link {
	display: inline-block;
	margin-right: 5px;
	color: black;
}

.breadcrumb_gt {
	color: #999;
	vertical-align: 1px;
}
@media print, screen and (max-width: 600px) {
    .breadcrumb_wrap {
        width: 100%;
        overflow: scroll;
        padding: 70px 1.5rem 0.5rem;
    }
    .breadcrumb_list {
        display: flex;
        justify-content: flex-start;
    }
    .breadcrumb_item {
        flex-shrink: 0;
    }
}
/*---------- end_パンくず ----------*/











