/*--------------mainvisual---------------*/
.mainvisual {
	position: relative;
	width: 100%;
	height: auto;
}

.swiper-wrapper {
	width: 100%;
	height: auto;
}

.swiper-slide img {
	width: 100%;
	height: auto;
}

.main-tit-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0;
}

.main-tit-wrapper h1 {
	width: 27.51068%;
	height: auto;
}

.main-tit-wrapper h1 img {
	width: 100%;
	height: auto;
}

.main-tit-wrapper h2 {
	font-size: 1.368421052vw;
	font-family: 'M PLUS 1p', sans-serif;
	color: #fff;
	margin-bottom: 1.210526315vw;
}

.main-text-wrapper {
	width: 50%;
	height: 100%;
	display: flex;
	justify-content: flex-end;
}

.main-text-inner {
	width: auto;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 7.368421052vw;
}

.main-text {
	font-size: 0.842105263vw;
	color: #fff;
	font-family: 'M PLUS 1p', sans-serif;
	margin-bottom: 2.421052631vw;
}

.main-btn {
	display: flex;
	justify-content: flex-end;
}

/*--------------service---------------*/
.service-wrapper {
	position: relative;
	width: 100%;
	padding: 136px 30px 100px;
	margin: 0 auto;
}

.service-inner {
	max-width: 1400px;
	display: flex;
	justify-content: space-between;
	padding-bottom: 67px;
	margin: 0 auto;
}

.service-img {
	width: 44.071428571%;
	padding-left: 2.85714%;
	margin-right: 40px;
}

.service-img img {
	width: 100%;
	height: auto;
}

.service-text-wrapper {
	padding-right: 5%;
}

.detail-wrapper {
	max-width: 1400px;
	background: #fff;
	padding: 60px 0;
	margin: 0 auto;
}

.detail-inner {
	max-width: 1400px;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}

.detail-wrapper li {
	width: 208px;
	height: 380px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 0 2.1428571425%;
	box-sizing: content-box;
}

.detail-wrapper li:last-child {
	margin-right: 0;
}

.detail-img {
	display: flex;
	justify-content: center;
	margin-bottom: 25px;
}

.detail-text {
	min-height: 145px;
	font-size: 12px;
	letter-spacing: 0.08em;
	line-height: 22px;
}

.decorate {
  background: linear-gradient(transparent 70%, #a1e0f5 0%);
}

.service-btn {
	display: flex;
	justify-content: center;
}

.detail-wrapper.corporate {
	margin-bottom: 40px;
}

/*--------------flow---------------*/
.flow .detail-text {
	font-size: 14px;
	line-height: 24px;
}

.flow h4 {
	font-size: 16px;
	line-height: 16px;
}

/*--------------header---------------*/
header {
	position: absolute;
	top: -40px;
	border-top: none;
	border-right: none;
	border-left: none;
}

.header-wrapper {
	background: none;
}

.header-inner {
	max-width: 100%;
	min-width: 100%;
	justify-content: flex-end;
}

.header-logo {
	display: none;
}

.header-menu {
  width: 800px;
  height: 80px;
  font-size: 14px;
  padding: 0 97px 0 0;
}

.header-menu li {
	padding-right: 31px;
	margin-right: 31px;
}

header.fixed {
	position: relative;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: none;
	z-index: 999;
	border-top: 14px #15baff solid;
	border-right: 14px #15baff solid;
	border-left: 14px #15baff solid;
}

.fixed .header-wrapper {
	background: #fff;
	transition: all 0.4s ease;
}

.fixed .header-inner {
	max-width: 1500px;
	min-width: 1020px;
	justify-content: space-between;

}

.fixed .header-logo {
	display: block;
}

.fixed .header-menu {
	width: 650px;
	padding: 0 40px;
}

.fixed .header-menu li {
	padding-right: 4.4285%;
	margin-right: 4.4285%;
}

.fixed .header-menu li:last-child {
	padding-right: 29px;
	margin-right: 0;
}

.content-wrapper {
	padding-top: 0;
}

/*--------------flow---------------*/
.flow-wrapper {
	width: 100%;
	padding: 100px 0 0;
	background: #fff;
	overflow: hidden;
}

.flow-inner {
	max-width: 1460px;
	margin: 0 auto;
	padding: 0 30px 0;
}

.flow-inner .section-tit {
	margin-bottom: 40px;
}

.detail-wrapper.flow {
	padding: 0 0 80px;
}

.detail-wrapper.flow .detail-inner {
	flex-wrap: nowrap;
}

.detail-wrapper.flow li {
	max-width: 208px;
	width: 100%;
	height: 319px;
	margin-right: 10.928571428%;
	position: relative;
	padding: 0;
}

.detail-wrapper.flow li:last-child {
	margin-right: 0;
}

.detail-wrapper.flow li::after{
	content: "";
	position: absolute;
	right: -47.115384615%;
	background: url(/assets/images/flow_next_pc.png) no-repeat;
	width: 41px;
	height: 319px;
}

.detail-wrapper.flow li:last-child::after {
	content: none;
}

.detail-wrapper.flow .detail-text {
	height: auto;
}

/*--------------plan---------------*/
.plan-wrapper {
	width: 100%;
	background: #fff;
	padding-bottom: 100px;
	margin-bottom: 100px;
}

.plan-inner {
	max-width: 1460px;
	margin: 0 auto;
	padding: 0 30px;
}

.plan-wrapper .blue-tit {
	font-size: 20px;
	line-height: 32px;
	color: #15baff;
	text-align: center;
}

.plan-wrapper .blue-tit span {
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	color: #333;
	font-weight: 500;
	margin-left: 15px;
}

.plan-wrapper .plan-text {
	text-align: center;
	margin-bottom: 56px;
}

.plan-list-wrapper {
	width: 100%;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.plan-list-wrapper li {
	width: 670px;
	border: 1px solid #ccc;
	padding: 50px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.plan-list-wrapper li:first-child{
	margin-right: 60px;
}

.plan-list-wrapper .list-tit {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 30px;
}

.plan-list-wrapper .blue-text {
	font-size: 28px;
	line-height: 28px;
	color: #15baff;
	font-weight: 700;
	margin-bottom: 35px;
}


/*-------------------------------*/
/*-------------------------------*/
/*-------------1025----------------*/
@media screen and (max-width: 1025px) {
.fixed .header-menu {
	padding: 0 30px 0 0;
}

.fixed .header-logo {
	width: 30%;
	transition: all 0.4s ease;
}

.fixed .header-inner {
  max-width: 900px;
  min-width: 900px;
  width: 900px;
}

.detail-inner {
	max-width: 1200px;
	flex-wrap: wrap;
}



}

/*-------------------------------*/
/*-------------------------------*/
/*-------------sp----------------*/
@media screen and (max-width: 750px) {
	body {
		padding: 7px;
	}


/*-------------header----------------*/
header {
	position: fixed;
	top: 0;
	background: none;
	padding: 0;
	border-top: 7px #15baff solid;
	border-right: 7px #15baff solid;
	border-left: 7px #15baff solid;
}

.header-wrapper {
	background: none;
}

.header-logo a {
	display: none;
}

.hamburger span,
.hamburger span:after,
.hamburger span:before {
  background: #fff;
}


header.fixed {
	border-top: 7px #15baff solid;
	border-right: 7px #15baff solid;
	border-left: 7px #15baff solid;
}

.fixed .header-wrapper {
	background: none;
}

.fixed .header-inner {
	max-width: 100%;
	min-width: 100%;
}

.fixed .header-logo {
	width: 201px;
}

header.sp-bg  {
	border-right: 7px #15baff solid;
	border-left: 7px #15baff solid;
}

.sp-bg .header-wrapper {
	background: #fff;
}

.sp-bg .header-inner {
	justify-content: space-between;
}

.sp-bg .header-logo {
	display: block;
	transition: all 0.4s ease;
}

.sp-bg .header-logo a {
	display: inline;
}

.bg-clear .header-wrapper {
	background: #fff;
}

.bg-clear .header-inner {
	justify-content: space-between;
}

.bg-clear .header-logo {
	display: block;
	transition: all 0.4s ease;
}

.bg-clear .header-logo a {
	display: inline;
}

.sp-bg .hamburger span,
.sp-bg .hamburger span:after,
.sp-bg .hamburger span:before {
  background: #15baff;
}

.sp-bg .hamburger.on span {
  background-color: transparent;
}

.bg-clear .hamburger span,
.bg-clear .hamburger span:after,
.bg-clear .hamburger span:before {
  background: #15baff;
}

.bg-clear .hamburger.on span {
  background-color: transparent;
}


.content-wrapper {
	padding-top: 0;
}

/*-------------main----------------*/
	.main-tit-wrapper {
		width: 100%;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-start;
		padding: 0 20px;
	}

	.main-tit-wrapper h1 {
		width: 73.582%;
		height: auto;
		margin-bottom: 25px;
	}

.main-tit-wrapper h2 {
	font-size: 4.2666666vw;
	font-family: 'M PLUS 1p', sans-serif;
	color: #fff;
	margin-bottom: 4px;
}

	.main-text-wrapper {
		width: 100%;
		height: auto;
		display: block;
	}

	.main-text-inner {
		width: auto;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		padding-bottom: 40px;
	}

	.main-text {
		font-size: 3.2vw;
		line-height: 4.8vw;
		color: #fff;
		font-family: 'M PLUS 1p', sans-serif;
		margin-bottom: 30px;
		letter-spacing: 0em;
	}

	.main-btn {
		display: flex;
		justify-content: center;
	}

/*-------------service----------------*/
.service-wrapper {
	position: relative;
	max-width: 100%;
	width: 100%;
	padding: 26.66666vw 13px 50px;
	margin: 0 auto;
}

.service-wrapper .section-tit {
	position: absolute;
	top: 47px;
	left: 13px;
}

.service-inner {
	display: block;
	padding-bottom: 50px;
}

.service-img {
	width: 100%;
	height: auto;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 0;
	margin-bottom: 24px;
}

.service-img img {
	width: 100%;
	height: auto;
}

.service-text-wrapper {
	padding-right: 0;
}

.detail-wrapper {
	padding: 50px 20px 40px;
}

.detail-inner {
	max-width: 100%;
	display: block;
	width: 100%;
}

.detail-wrapper li {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	padding: 29px 0 0;
	margin-right: 60px;
	margin-bottom: 40px;
	position: relative;
}

.detail-wrapper li h4 {
	position: absolute;
	left: 0;
	top: 0;
}

.detail-img {
	display: flex;
	justify-content: center;
	width: 18.644067796%;
	height: auto;
	margin-bottom: 0;
	margin-left: 15px;
}

.corporate .list04 .detail-img {
	width: 24.745762711%;
	margin-right: 6px;
}

.indiv .list01 .detail-img {
	width: 31.864406779%;
	margin-left: 0;
	padding-top: 10px;
}

.indiv .list03 .detail-img {
	width: 32.20338983%;
	margin-left: 0;
	padding-top: 6px;
}

.detail-img img{
	width: 100%;
	height: auto;
}

.detail-text {
	width: 64%;
	height: auto;
	min-height: auto;
	font-size: 11px;
	letter-spacing: 0.06em;
	line-height: 18px;
}

/*-------------flow----------------*/
.flow-wrapper {
	padding: 50px 13px 0;
}

.flow-inner {
	max-width: 100%;
	width: 100%;
	padding: 0;
}

.flow-inner .section-tit {
	margin-bottom: 30px;
}

.detail-wrapper.flow {
	padding: 0 0 60px;
}

.detail-wrapper.flow > .detail-inner {
	padding: 0 10px;
}

.detail-wrapper.flow li {
	max-width: 100%;
	height: auto;
	margin-right: 0;
	margin-bottom: 74px;
	padding-top: 29px;
}

.detail-wrapper.flow li:last-child {
	margin-bottom: 0;
}

.detail-wrapper.flow li::after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: -51px;
	background: url(/assets/images/flow_next_sp.png) no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 21px;
}

.detail-wrapper.flow li:last-child::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: -51px;
	background: url(/assets/images/flow_next_sp.png) no-repeat;
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 21px;
}

.detail-wrapper.flow li:first-child::after {
	content: none;
}

.flow .detail-img {
	width: 24.06779661%;
	padding-left: 0;
}

.flow .list01 .detail-img {
	width: 22.539682539%;
	margin-left: 0;
	padding-top: 6px;
}

.flow .list02 .detail-img {
	width: 15.5555555%;
	margin-left: 4.2857%;
	padding-top: 6px;
}

.flow .list03 .detail-img {
	width: 14.603174603%;
	margin-left: 4.2857%;
	padding-top: 6px;
}

.flow .list04 .detail-img {
	margin-left: 0;
	padding-top: 6px;
}

.flow .detail-text {
	width: 70%;
	font-size: 11px;
	line-height: 18px;
	padding-right: 10px;
}

/*--------------plan---------------*/
.plan-wrapper {
	padding: 0 13px 50px;
	margin-bottom: 50px;
}

.plan-inner {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

.plan-wrapper .blue-tit {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 16px;
}

.plan-wrapper .blue-tit span {
	font-size: 11px;
	line-height: 16px;
	margin-left: 10px;
}

.plan-wrapper .plan-text {
	font-size: 12px;
	margin-bottom: 27px;
}

.plan-list-wrapper {
	display: block;
}

.plan-list-wrapper li {
	width: 100%;
	min-width: 100%;
	padding: 38px 20px;
}

.plan-list-wrapper li:first-child{
	margin-right: 0;
	margin-bottom: 20px;
}

.plan-list-wrapper .list-tit {
	font-size: 18px;
	line-height: 18px;
}

.plan-list-wrapper .blue-text {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 33px;
}






}