@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainVisual {
	margin-bottom: 3rem;
	position: relative;
	background: linear-gradient(to left,#F7F7F7 50%,#F1F1F1 50%);
}
#main .mainVisual .topBtn {
	padding: 0 1rem;
	min-width: 20rem;
	width: fit-content;
	height: 2.5rem !important;
	padding: 1rem 1rem;
	display: block;
	font-weight: 500;
	font-size: 1.2rem;
	border-radius: 5rem;
	color: #fff;
	text-align: center;
	background: #002F7C;
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .mainVisual .slick-list {
	overflow: visible;
}
#main .mainVisual .slick-dots li button {
	width: 0.8rem;
	height: 0.8rem;
}
#main .mainVisual .slideUl li {
	opacity: 0.5;
}
#main .mainVisual .slideUl .slick-active li {
	opacity: 1;
}
#main .mainVisual .slick-dots {
	display: flex;
	gap: 1rem;
	justify-content: center;
	bottom: 0rem;
}
#main .mainVisual .slick-active button {
	background: #fff;
}
#main .mainVisual button:hover {
	background: #fff;
}
#main .mainVisual .slick-dots li {
	margin: 0;
}
#main .mainVisual li {
	display: block !important;
	position: relative;
}
#main .mainVisual li a {
	display: block !important;
	position: relative;
	height: 100%;
}
#main .mainVisual div {
	height: 100%;
}
#main .mainVisual img {
	width: 100%;
}
#main .mainVisual .titleBox {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 50%;
	transform: translateY(-2%);
	color: #fff;
	text-align: center;
}
#main .mainVisual h2 {
	margin-bottom: 2.25rem;
	font-size: 3.6rem;
	line-height: 1.2;
	text-shadow: 0 0 1.4rem #000;
}
#main .mainVisual small {
	display: block;
	font-size: 2.4rem;
}
#main .mainVisual p {
	padding: 0.2rem 0;
	position: relative;
	z-index: 1;
	font-weight: 500;
	font-size: 1.3rem;
}
#main .mainVisual p::after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(to top,#052867 70%,#000000 100%);
	filter: blur(0.4rem);
	opacity: 0.68;
	z-index: -1;
}
#main .mainVisual p .inter {
	margin-right: 1.5rem;
	font-size: 1.4rem;
	font-weight: 400;
}
#main .connect .largeHead {
	margin-bottom: 2rem;
	font-size: 3rem;
	color: #002F7C;
	text-align: center;
	font-feature-settings: "palt";
}
#main .connect p {
	margin-bottom: 2rem;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.75;
	text-align: center;
}
#main .connect ul li {
	font-size: 1.3rem;
}
#main .connect ul {
	margin-bottom: 2rem;
}
#main .connect p sup {
	font-size: 60%;
}
#main .aboutBox {
	margin-bottom: 13.3rem;
	padding-bottom: 12.7rem;
	color: #fff;
	position: relative;
	overflow: hidden;
	background: #052867;
}
#main .aboutBox .bigPhoto {
	margin-right: auto;
	width: calc(50% + 61rem);
	margin-left: -0.9rem;
}
#main .aboutBox .bigPhoto .photo {
	height: 59.8rem;
	overflow: hidden;
}
#main .aboutBox .bigPhoto > img {
	width: 100%;
}
#main .aboutBox .bigPhoto .textImg {
	width: 104.2rem;
	position: absolute;
	right: -12rem;
	top: -1px;
}
#main .aboutBox > * {
	position: relative;
	z-index: 1;
}
#main .aboutBox::after {
	content: "";
	width: 100%;
	height: 70.4rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/index/bg.jpg) no-repeat center top / cover;
}
#main .aboutBox .content {
	max-width: 129.1rem;
	font-feature-settings: "palt";
}
#main .aboutBox .headLine02 {
	margin: 4.5rem auto 4.7rem 7.8rem;
	padding: 0 6rem 0.9rem 0;
	position: relative;
}
#main .aboutBox .headLine02::after {
	width: 999rem;
	height: 0.55rem;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
}
#main .aboutBox .headLine02 .en {
	color: #fff;
}
#main .aboutBox .heading {
	margin-bottom: 5.1rem;
	font-size: 5.437rem;
	line-height: 1.2;
}
#main .aboutBox p {
	margin-bottom: 4.9rem;
	font-size: 2.8rem;
	font-weight: 500;
	line-height: 1.75;
}
#main .aboutBox .comBtn a {
	margin: 3rem 0 0;
	padding: 0.8rem 1rem;
	font-size: 1.928rem;
	width: 100%;
	color: #282722;
	background: #F7F7F7
}
#main .aboutBox p:last-of-type {
	margin-bottom: 0;
}
#main .aboutBox .photoBox {
	margin: 1.8rem -4.7rem 0 2rem;
	width: 57.9rem;
}
#main .aboutBox .textBox {
	flex: 1;
}
#main .strengths {
	margin: 10.5rem auto 0;
	width: 89.8rem;
}
#main .lineHead {
	margin-bottom: 4.8rem;
	font-size: 4.205rem;
	text-align: center;
	border-bottom: 0.55rem solid #fff;
}
#main .strengths .list {
	gap: 2.3rem;
}
#main .strengths .list li {
	padding: 2.6rem 2.5rem 4.4rem;
	width: calc((100% - 4.6rem) / 3);
	color: #000;
	background: rgba(255, 255, 255, 0.93);
}
#main .strengths .list .title {
	margin-bottom: 2.9rem;
	text-align: center;
	font-size: 3.641rem;
	line-height: 1.2;
}
#main .strengths .list .title small {
	display: block;
	font-size: 1.267rem;
}
#main .strengths .list p {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.2;
	text-align: left;
	text-wrap: auto;
	font-feature-settings: normal;
}
#main .serviceBox {
	padding-top: 10rem;
}
#main .serviceBox .list {
	gap: 10.8rem 4rem;
}
#main .serviceBox li {
	width: calc(50% - 2rem);
	position: relative;
}
#main .serviceBox li .photo {
	filter: blur(0.2rem);
}
#main .serviceBox li .noBblur {
	filter: blur(0);
}
#main .serviceBox .ttlBox {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 13.7rem;
	overflow: auto;
	color: #fff;
	text-align: center;
}
#main .serviceBox .headLine02 {
	margin-bottom: 5.9rem;
}
#main .serviceBox .ttlBox .title {
	margin-bottom: 2.2rem;
	font-size: 3.304rem;
	line-height: 1.2;
	text-shadow: 0.3rem 0.3rem 0.4rem #000;
}
#main .serviceBox .ttlBox .title span {
	display: block;
	font-size: 4.104rem;
}
#main .comVoiceBox {
	margin-bottom: 0;
	padding-bottom: 12.7rem;
}
#main .comVoiceBox .headLine02 .en {
	color: #0E2395;
}
#main .whiteBg {
	padding-top: 19.5rem;
	background: #fff
}
#main .contactBox .headLine02 {
	margin-bottom: 5.7rem;
}
#main .topicBox .headLine02 {
	margin: 0 auto 5.9rem 0;
}
#main .topicBox .topicList {
	margin: 0 auto;
	max-width: 134rem;
	gap: 2.933rem;
}
#main .topicBox .topicList a {
	display: block;
}
#main .topicBox .topicList .photo {
	margin-bottom: 2rem;
	border-radius: 1.32rem;
	overflow: hidden;
	aspect-ratio: 313/177;
}
#main .topicBox .topicList li {
	width: calc((100% - 8.8rem) / 4);
	font-size: 1.2rem;
	font-weight: 500;
}
#main .topicBox .topicList img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .newsBox {
	padding: 22.9rem 0 15.5rem;
}
#main .newsBox .titleBox {
	margin: -3.6rem 0.3rem 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
}
#main .newsBox .headLine02 {
	margin: 0;
}
#main .newsBox .titleBox p {
	margin: 1rem 0 0.5rem 0.6rem;
	font-size: 2.378rem;
	font-weight: 700;
}
#main .newsBox .newsList {
	width: 63.3rem;
}
#main .newsBox .newsList li {
	padding: 1rem 0.8rem;
	display: flex;
	align-items: center;
	min-height: 6.6rem;
	border-top: 1px solid #0E2395;
	font-size: 1.09rem;
	font-weight: 700;
	gap: 2.4rem;
}
#main .newsBox .newsList time {
	width: 6rem;
}
#main .newsBox .newsList .type {
	margin-right: 1rem;
	width: 5rem;
	letter-spacing: 0.03em;
	font-family: "Roboto Condensed", sans-serif;
}
#main .newsBox .type span {
	display: block;
	font-size: 0.858rem;
	line-height: 1.28;
	font-weight: 400;
	color: #fff;
	text-align: center;
	background: #282722;
}
#main .newsBox .type span + span {
	margin-top: 0.6rem;
}
#main .newsBox .newsList a {
	width: fit-content;
	display: block;
}
#main .newsBox .newsList li:last-child {
	border-bottom: 1px solid #0E2395;
}
#main .flexBox {
	max-width: 144rem;
	display: flex;
	gap: 5rem;
	flex-direction: row-reverse;
	position: relative;
}
#main .flexBox::after {
	width: 999rem;
	position: absolute;
	content: "";
	left: 50%;
	top: -20rem;
	bottom: 0;
	transform: translateX(-50%);
	z-index: -1;
	background: linear-gradient(to left,#F7F7F7 50%,#F1F1F1 50%);
}
#main .flexBox > * {
	width: 50%;
	position: relative;
	z-index: 1;
}
#main .connect {
	margin-bottom: 6rem;
}
#main .comBox {
	background: #F1F1F1;
	padding: 5rem 0;
}
@media all and (min-width: 897px) {
	#main .mainVisual li a:hover {
		opacity: 0.7;
	}
	#main .connect ul li a:hover {
		opacity: 0.7;
	}
	#main .mainVisual h2 {
		margin-left: -1rem;
		margin-right: -1rem;
	}
	#main .mainVisual {
		height: 50vh;
	}
	#main .mainVisual .slideUl {
		margin: 0 auto;
		max-width: 120rem;
		height: 100%;
	}
	#main .mainVisual .slideUl div {
		height: 100%;
	}
	#main .mainVisual li {
		margin: 0 auto;
		width: fit-content !important;
		overflow: hidden;
		height: 100%;
	}
	#main .mainVisual li img {
		width: auto;
		height: 100%;
		object-fit: contain;
	}
	#main .mainVisual .mainImg03 img {
		object-position: bottom;
	}
	#main .comBg {
		margin: 0.5rem 0 -12rem;
		padding: 17.4rem 0 21.2rem;
		background: linear-gradient(to bottom,#F1F1F1 50%,#F7F7F7 50%);
		mask-position: center top,center 14.8rem,center bottom;
		mask-size: 100% 15rem,100% calc(100% - 26.5rem),100% 11.8rem;
	}
	#main .comBox {
		margin-bottom: 3rem;
	}
	#main .newsBox .newsList a:hover {
		text-decoration: underline;
	}
	#main .comBox .headLine01 {
		margin-bottom: 1.5rem;
		font-size: 2rem;
	}
	#main .comBox .headLine01 .en {
		font-size: 2.2rem;
	}
	#main .comBox .photo {
		margin-bottom: 2rem;
		padding: 1rem;
		width: 25rem;
	}
	#main .comContactBox {
		margin-bottom: 0;
	}
	#main .comVoiceBox .content {
		max-width: 107.2rem;
	}
	#main .comVoiceBox .imgBox {
		margin-right: 1.6rem;
		margin-bottom: 4.5rem;
		padding: 2.4rem 4.8rem 6rem;
		width: auto;
		gap: 4.2rem;
	}
	#main .comVoiceBox .imgBox .photoBox {
		width: 37.8rem;
		border-radius: 1.1rem;
	}
	#main .comVoiceBox .imgBox .textBox p {
		margin-bottom: 3.5rem;
		font-size: 2.1rem;
	}
	#main .comVoiceBox .imgBox .title {
		margin-bottom: 1.9rem;
		font-size: 2.432rem;
	}
	#main .comVoiceBox .imgBox02 {
		padding: 2.8rem 3.8rem 6rem 6.3rem;
	}
	#main .topicBox {
		margin-top: 10.3rem;
	}
	#main .topicBox .topicList {
		width: calc(100% - 4rem);
	}
	#main .topicBox .topicList a:hover {
		opacity: 0.7;
	}
}
@media (min-width: 897px) and (max-width: 1400px) {
	#main .aboutBox .photoBox {
		margin-right: -1rem;
	}
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		margin-bottom: 5.5rem;
	}
	#main .mainVisual .topBtn {
		font-size: 1rem;
		right: 50%;
		transform: translateX(50%);
		bottom: 2rem;
	}
	#main .mainVisual .mainImg03 .topBtn {
		right: 50%;
	}
	#main .mainVisual li {
		height: 104vw;
	}
	#main .mainVisual li div {
		height: 100%;
	}
	#main .mainVisual li img {
		height: 100%;
		object-fit: cover;
	}
	#main .mainVisual small {
		font-size: 2rem;
	}
	#main .mainVisual h2 {
		margin-bottom: 2.3rem;
		font-size: 3rem;
	}
	#main .mainVisual p::after {
		background: linear-gradient(to top,#052867 90%,#000000 100%);
	}
	#main .mainVisual .titleBox {
		transform: translateY(-30%);
		height: auto;
	}
	#main .comVoiceBox {
		padding-bottom: 6rem;
	}
	#main .mainVisual p {
		padding: 0.4rem;
		font-size: 1.4rem;
	}
	#main .mainVisual p .inter {
		display: block;
	}
	#main .connect {
		margin-bottom: 6rem;
	}
	#main .connect .largeHead {
		margin-bottom: 2.4rem;
		font-size: 2.5rem;
	}
	#main .connect p {
		margin-bottom: 2rem;
		font-size: 1.8rem;
	}
	#main .comBg {
		margin-bottom: -6rem;
		padding: 8rem 0;
		background: linear-gradient(to bottom,#F1F1F1 50%,#F7F7F7 50%);
	}
	#main .aboutBox {
		margin-bottom: 4rem;
		padding-bottom: 6rem;
	}
	#main .aboutBox::after {
		height: 60%;
		background-position: center bottom;
	}
	#main .aboutBox .bigPhoto {
		margin: 0;
		width: 100%;
		overflow: hidden;
	}
	#main .aboutBox .bigPhoto .photo {
		height: 60vw;
	}
	#main .aboutBox .bigPhoto .textImg {
		width: 110vw;
		right: -11vw;
	}
	#main .aboutBox .bigPhoto .photo img {
		height: 100%;
		object-fit: cover;
		object-position: right;
	}
	#main .aboutBox .headLine02 {
		margin: 2.5rem auto 2.7rem 0;
		padding: 0 0 0.5rem 0;
	}
	#main .aboutBox .headLine02::after {
		height: 0.3rem;
	}
	#main .aboutBox .imgBox {
		display: block;
	}
	#main .aboutBox .photoBox {
		margin: 2rem auto 0;
		width: auto;
	}
	#main .aboutBox .heading {
		margin-bottom: 2.3rem;
		font-size: 2.6rem;
	}
	#main .aboutBox p {
		margin-bottom: 2rem;
		font-size: 1.8rem;
	}
	#main .strengths {
		margin-top: 5rem;
		width: auto;
	}
	#main .lineHead {
		font-size: 2.4rem;
		border-width: 0.3rem;
	}
	#main .strengths .list {
		display: block;
	}
	#main .strengths .list li {
		width: 100%;
	}
	#main .strengths .list li + li {
		margin-top: 2rem;
	}
	#main .strengths .list .title {
		font-size: 2.8rem;
	}
	#main .serviceBox {
		padding-top: 5rem;
	}
	#main .serviceBox .list {
		display: block;
	}
	#main .serviceBox .list li {
		width: 100%;
	}
	#main .serviceBox .list li + li {
		margin-top: 2rem;
	}
	#main .serviceBox .ttlBox {
		bottom: 20vw;
	}
	#main .serviceBox .ttlBox .title {
		margin-bottom: 1.2rem;
		font-size: 2.2rem;
	}
	#main .serviceBox .ttlBox .title span {
		font-size: 2.4rem;
	}
	#main .whiteBg {
		padding-top: 10rem;
	}
	#main .contactBox .headLine02 {
		margin-bottom: 3rem
	}
	#main .topicBox {
		margin-top: 6rem;
	}
	#main .topicBox .headLine02 {
		margin-bottom: 3rem
	}
	#main .topicBox .topicList {
		margin: 0 2rem;
		max-width: inherit;
		gap: 3rem 2rem;
	}
	#main .topicBox .topicList li {
		width: calc(50% - 1rem);
	}
	#main .topicBox .topicList .photo {
		margin-bottom: 1rem;
	}
	#main .newsBox {
		padding: 8rem 0;
	}
	#main .newsBox .content {
		display: block;
	}
	#main .newsBox .titleBox {
		margin: 0 0 3rem;
	}
	#main .newsBox .titleBox p {
		margin: 1rem 0 0;
		font-size: 1.7rem;
	}
	#main .newsBox .newsList {
		width: auto;
	}
	#main .newsBox .newsList a {
		width: 100%;
	}
	#main .newsBox .newsList li {
		flex-wrap: wrap;
		gap: 1rem 2rem;
	}
	#main .newsBox .newsList .type {
		margin: 0;
		flex: 1;
		display: flex;
		flex-wrap: wrap;
		gap: 0.6rem;
	}
	#main .newsBox .type span {
		padding: 0.1rem 0.5rem;
	}
	#main .comContactBox {
		margin-bottom: 0;
	}
	#main .flexBox {
		display: block;
	}
	#main .flexBox > * {
		width: 100%;
	}
	#main .flexBox::after {
		display: none;
	}
}