@charset "UTF-8";

.talk .ttl-bar ~ h2 {
	font-size: 24px;
	font-weight: 600;
	color: #083E96;
	line-height: 1.6em;
	margin-bottom: 40px;
}
.talk main {
	padding: 0 0 30px;
	background: url("../img/common_img/wave.jpg") no-repeat center 200px;
	background-size: 100% auto;
}
.talk-main {
	margin: 250px 0 80px;
	padding: 0 0 50px;
	position: relative;
	background: linear-gradient(-90deg, #188dd6 0%, #083e96 100%);
}
.talk-main .mv {
	position: relative;
	top: -250px;
	margin-bottom: -250px;
}
.spk-list {
	width: 90%;
	max-width: 920px;
	margin: 50px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.spk-list li {
	width: 23%;
	margin: 0 1% 2%;
}
.spk-list li .spk-image {
	max-width: 140px;
	position: relative;
}
.spk-list li .spk-image p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	background: #FFF;
	font-size: 14px;
	font-weight: 500;
	padding: 0 20px;
	line-height: 1.8em;
	color: #188DD6;
}
.spk-list li .spk-profile p:nth-child(1) {
	font-size: 16px;
	font-weight: 500;
	color: #FFF;
	padding: 10px 0 10px;
}
.spk-list li .spk-profile p:nth-child(1) span {
	font-size: 11px;
	display: block;
	line-height: 1.2em;
}
.spk-list li .spk-profile p:nth-child(2) {
	font-size: 11px;
	color: #FFF;
	display: block;
	line-height: 1.5em;
}
.spk {
	padding: .5em 0 2em 80px;
	min-height: 80px;
	position: relative;
	box-sizing: border-box;
}
.spk:before {
	width: 64px;
	height: 64px;
	left: 0;
	top: 0;
}
.spk0101:before {
	background-image: url("../img/growth_img/sesstion01-spk01.jpg");
}
.spk0102:before {
	background-image: url("../img/growth_img/sesstion01-spk02.jpg");
}
.spk0103:before {
	background-image: url("../img/growth_img/sesstion01-spk03.jpg");
}
.spk0104:before {
	background-image: url("../img/growth_img/sesstion01-spk04.jpg");
}
.spk0201:before {
	background-image: url("../img/growth_img/sesstion02-spk01.jpg");
}
.spk0202:before {
	background-image: url("../img/growth_img/sesstion02-spk02.jpg");
}
.spk0203:before {
	background-image: url("../img/growth_img/sesstion02-spk03.jpg");
}
.insert {
	width: 95%;
	margin: 80px auto;
	max-width: 1300px;
}
.insert-full {
	width: 100%;
	margin: 80px auto;
}
@media screen and (max-width: 767px) {
	
	.talk .ttl-bar ~ h2 {
		font-size: 18px;
		font-weight: 600;
		color: #083E96;
		line-height: 1.6em;
		margin-bottom: 30px;
	}
	.talk main {
		padding: 0 0 30px;
		background: url("../img/common_img/wave.jpg") no-repeat center 80px;
		background-size: 100% auto;
	}
	.talk-main {
		margin: 120px 0 30px;
		padding: 0 0 10px;
		position: relative;
		background: linear-gradient(-90deg, #188dd6 0%, #083e96 100%);
	}
	.talk-main .mv {
		position: relative;
		top: -100px;
		margin-bottom: -100px;
	}
	.talk-main .mv img {
		min-height: 120px;
		object-fit: cover;
	}
	.spk-list {
		width: 100%;
		max-width: 920px;
		margin: 30px auto 0;
	}
	.spk-list li {
		width: 47%;
		margin: 0 1.5% 30px;
	}
	.spk-list li .spk-image {
		max-width: 110px;
		position: relative;
	}
	.spk {
		padding: .3em 0 2em 50px;
		min-height: 80px;
		position: relative;
		box-sizing: border-box;
		
	}
	.spk:before {
		width: 34px;
		height: 34px;
		left: 0;
		top: 0;
	}
	.insert {
		width: 95%;
		margin: 40px auto;
		max-width: 1300px;
	}
	.insert-full {
		width: 100%;
		margin: 40px auto;
	}
	.insert-full:last-child img {
		object-fit: cover;
		min-height: 180px;
	}
}

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

.growth .note {
	font-size: 80%;
	opacity: .8;
}
.growth .page-ttl {
	height: auto;
}
.growth .intro-txt {
	position: relative;
	font-weight: 600;
	padding: 340px 0 0;
	text-align: center;
	font-size: 24px;
}
.growth .section01 {
	padding: 80px 0 100px;
}
.growth .section01 .split .txt {
	width: 48%;
}
.growth .section01 .split .figure {
	width: 48%;
}
.growth .section01 .split .figure div {
	padding: 20px 0 0;
}
.growth h2 {
	font-size: 32px;
	line-height: 1.6em;
	padding-bottom: 20px;
}
.growth .section02 .mb {
	margin-bottom: 40px;
}
.growth .section02 h3 {
	text-align: center;
	padding: 60px 0;
	color: #083E96;
	font-size: 24px;
	font-weight: 600;
}
.growth .section02 .blue-bar + p {
	margin-bottom: 40px;
}
.growth .section02 .figure02 {
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.growth .page-ttl {
		height: auto;
	}
	.growth .intro-txt {
		position: relative;
		font-weight: 600;
		padding: 200px 5% 0;
		text-align: center;
		font-size: min(3.4vw,16px);
	}
	.growth .section01 {
		padding: 30px 0 50px;
	}
	.growth .section02 {
		padding: 0px 0 50px;
	}
	.growth .section01 .split .txt {
		width: 100%;
	}
	.growth .section01 .split .figure {
		width: 100%;
		padding: 20px 0 0;
	}
	.growth .section01 .split .figure div {
		padding: 20px 0 0;
	}
	.growth h2 {
		font-size: 20px;
		line-height: 1.6em;
		padding-bottom: 20px;
	}
	.growth .section02 .mb {
		margin-bottom: 40px;
	}
	.growth .section02 h3 {
		text-align: center;
		padding: 40px 0;
		color: #083E96;
		font-size: 20px;
		font-weight: 600;
	}
	.growth .section02 .blue-bar + p {
		margin-bottom: 40px;
	}
	.growth .section02 .figure02 {
		margin-bottom: 40px;
	}
}

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

.smartwork .insert-full ~ .content-box {
	padding-bottom: 20px;
}
.about-sw {
	padding: 60px 0 0;
	position: relative;
}
.about-sw .sw-logo {
	width: 70%;
	max-width: 300px;
	margin: 0 auto 50px;
}
.about-sw .sw-logo ~ p {
	text-align: center;
	font-size: 20px;
	color: #083E96;
	font-weight: 500;
}
.point-list {
	margin-bottom: 80px;
}
.point-list dt {
	position: relative;
	padding: 34px 0 0 150px;
	min-height: 120px;
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 32px;
	color: #083E96;
	line-height: 1.4em;
	box-sizing: border-box;
}
.point-list dt .num {
	position: absolute;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: #F5F8F8;
	left: 0;
	top: 0;
	text-align: center;
	box-sizing: border-box;
	padding: 22px 0 0;
	line-height: 1em;
}
.point-list dt p {
	background: linear-gradient(18deg, #188dd6 0%, #083e96 100%);
	font-size: 50px;
	line-height: 1em;
	font-weight: 600;
  -webkit-background-clip: text;
  color: transparent;
}
.point-list dt .num span {
	font-size: 11px;
	font-weight: 600;
	color: #083E96;
}
.point-list dd .black-button {
	margin-top: 40px;
}
@media screen and (max-width: 767px) {
	.smartwork .insert-full ~ .content-box {
		padding-bottom: 20px;
	}
	.about-sw {
		padding: 60px 0 0;
		position: relative;
	}
	.about-sw .sw-logo {
		width: 70%;
		max-width: 200px;
		margin: 0 auto 40px;
	}
	.about-sw .sw-logo ~ p {
		text-align: center;
		font-size: 14px;
		color: #083E96;
		font-weight: 500;
	}
	.point-list {
		margin-bottom: 40px;
	}
	.point-list dt {
		position: relative;
		padding: 10px 0 0 0px;
		min-height: 120px;
		margin-bottom: 20px;
		font-weight: 600;
		font-size: 18px;
		text-align: center;
		color: #083E96;
		line-height: 1.4em;
		box-sizing: border-box;
	}
	.point-list dt .num {
		position: relative;
		width: 90px;
		height: 90px;
		border-radius: 50%;
		background: #F5F8F8;
		left: 50%;
		transform: translateX(-50%);
		top: 0;
		text-align: center;
		box-sizing: border-box;
		padding: 18px 0 0;
		margin-bottom: 15px;
		line-height: 1em;
	}
	.point-list dt p {
		background: linear-gradient(18deg, #188dd6 0%, #083e96 100%);
		font-size: 40px;
		line-height: 1em;
		font-weight: 600;
		-webkit-background-clip: text;
		color: transparent;
	}
	.point-list dt .num span {
		font-size: 11px;
		font-weight: 600;
		color: #083E96;
	}
	.point-list dd .black-button {
		margin-top: 30px;
	}
}