@charset "utf-8";
/*------------------------------------------------------------
	kyosai
------------------------------------------------------------*/
#gFooter {
	margin-top: 0;
}
#main .topSlide {
	margin-bottom: 10rem;
}
#main .topSlide .text {
	margin-bottom: 8.4rem;
}
#main .topSlide .slideBox {
	position: relative;
}
#main .topSlide .slideBox .arrow li {
	margin-top: -0.3rem;
	width: 2.8rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: calc(50% - 39.2rem);
	cursor: pointer;
}
#main .topSlide .slideBox .arrow .next {
	left: calc(50% + 36.2rem);
}
#main .topSlide .slideBox .slick-dots {
	width: 100%;
	position: absolute;
	bottom: -2rem;
	display: flex;
	justify-content: center;
}
#main .topSlide .slideBox .slick-dots li {
	margin: 0 0.5rem;
	width: 1rem;
	height: 1rem;
	border-radius: 100%;
	overflow: hidden;
	background-color: #E0E0E0;
	cursor: pointer;
}
#main .topSlide .slideBox .slick-dots .slick-active {
	background-color: #7DC4E0;
}
#main .topSlide .slideBox .slick-dots li button {
	opacity: 0;
}
#main .topSlide .slick-slide > div {
	margin: 0 40px;
	width: 705px !important;
}
#main .topSlide .item img {
	width: 100%;
}
#main .topSlide .item a:hover {
	opacity: 0.7;
}
#main .comServiceSec {
	margin-bottom: 10.2rem;
}
#main .product {
	margin-bottom: 8.3rem;
}
#main .tabPanel {
	margin-top: 7.7rem;
	padding: 8rem 2rem;
	position: relative;
	background-color: #F0F9FD;
	border-top: 0.2rem solid #7DC4E0;
}
#main .tabPanel .tabList {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: calc(100% + .2rem);
	display: flex;
	justify-content: center;
	gap: 5rem;
}
#main .tabPanel .tabList li {
	width: 28rem;
}
#main .tabPanel .tabList a {
	height: 51px;
	padding: 14px 10px 8px;
	display: block;
	position: relative;
	color: #808080;
	font-size: 1.7rem;
	font-weight: 500;
	text-align: center;
	background-color: #FFF;
	border: 0.1rem solid #ccc;
	border-bottom: none;
	border-radius: 1rem 1rem 0 0;
}
#main .tabPanel .tabList a::after {
	position: absolute;
	left: 0.2rem;
	bottom: 0;
	content: '';
	width: calc(100% + 0.2rem);
	height: calc(100% + 0.4rem);
	background-color: #E0E0E0;
	border-radius: 1rem 1rem 0 0;
	z-index: -2;
}
#main .tabPanel .tabList .on a {
	font-weight: bold;
	color: #FFF;
	background-color: #7DC4E0;
	border-color: #7DC4E0;
}
#main .tabPanel .tabList .on a::after {
	background-color: #D5F0FB;
}
#main .tabPanel .logoList {
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
}
#main .tabPanel .logoList li {
	width: 18.4rem;
	border-radius: 1rem;
	box-shadow: 0 0 0.4rem rgba(48, 152, 207,0.2);
}
#main .tabPanel .logoList img {
	width: 100%;
	border-radius: 1rem;
}
#main .tabPanel .logoList a:hover {
	opacity: 0.7;
}
#main .talk {
	margin-bottom: 12rem;
}
#main .talk .headLine02 {
	margin-bottom: 5.3rem;
}
#main .talk .text {
	margin-bottom: 3.2rem;
}
#main .talk .comLink04 {
	margin-bottom: 4.2rem;
	width: 30rem;
}
#main .talk .comLink04 a {
	justify-content: left;
}
#main .talk .headLine03 {
	margin-bottom: -2rem;
	padding-bottom: 0;
	text-align: center;
	border-bottom: none;
}
#main .talk .tabPanel {
	margin-bottom: 4rem;
    padding: 7.5rem 2rem 8rem;
}
#main .comOtherList {
	gap: 5.6rem 6rem;
}
#main .comOtherList > li {
	width: calc((100% - 6rem) / 2);
}
#main .comOtherList .title {
	margin-bottom: 1.8rem;
	padding-bottom: 1.1rem;
	color: #444;
	font-size: 2rem;
	font-weight: bold;
	border-bottom: 0.1rem solid #CCC;
}
#main .comOtherList .tel {
	margin-bottom: 0.8rem;
}
#main .comOtherList .tel a {
	padding: 0 0 0.2rem 2.5rem;
	display: inline-block;
	color: #3098CF;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1;
	letter-spacing: 0.04rem;
	font-family: "Inter", sans-serif;
	background: url(../img/common/icon_tel.png) no-repeat left top / 2rem;
}
#main .comOtherList p {
	margin-bottom: 2rem;
	font-weight: 500;
	line-height: 2;
}
#main .comOtherList p span {
	margin-left: 8rem;
}
#main .comContact {
	margin: 5rem auto 0;
	padding: 5.7rem 7.5rem 6rem;
	align-items: center;
}
#main .comContact .tel .color {
	margin-bottom: 0.5rem;
}
#main .process {
	margin-bottom: 6rem;
}
#main .process .headLine02 {
	margin-bottom: 5.2rem;
}
#main .process .comLinkInfo p {
	margin-bottom: 3rem;
	color: #444;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.75;
	letter-spacing: 0.01rem;
}
#main .process .comLinkInfo .linkList li {
	width: 31rem;
}
#main .case {
	padding: 10.4rem 0 6rem;
	background-color: #F0F9FD;
}
#main .case .headLine02 {
	margin-bottom: 4.4rem;
}
#main .case p {
	margin-bottom: 2.2rem;
	text-align: center;
}
#main .case .linkList {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 2rem;
}
#main .case .linkList li {
	width: 31rem;
	margin: 0;
}
@media all and (min-width: 1080px) {
	#main .tabPanel .tabList a:hover {
		font-weight: bold;
		color: #FFF;
		background-color: #7DC4E0;
		border-color: #7DC4E0;
	}
	#main .tabPanel .tabList a:hover:after {
		background-color: #D5F0FB;
	}
	#main .topSlide .slideBox .arrow li:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 1079px) {
	.pageTitle.bg {
		margin-bottom: 6rem;
	}
	#pagePath {
		margin-bottom: 2.4rem;
	}
	.pageTitle.bg .comLink03 {
		margin-top: 2.4rem;
	}
	#main .topSlide {
		margin-bottom: 7.8rem;
	}
	#main .topSlide .text {
		margin-bottom: 6rem;
		line-height: 1.75;
	}
	#main .topSlide .slick-slide > div {
		width: calc(100vw - 7.4rem) !important;
	}
	#main .topSlide .slideBox .arrow li {
		left: 0.5rem;
	}
	#main .topSlide .slideBox .arrow .next {
		left: auto;
		right: 0.4rem;
	}
	#main .topSlide .slideBox .slick-dots {
		bottom: -2.3rem;
	}
	#main .topSlide .slideBox .slick-dots li {
		margin: 0 0.4rem;
		width: 0.8rem;
		height: 0.8rem;
	}
	#main .comServiceSec {
		margin-bottom: 9rem;
	}
	#main .tabPanel {
		margin-top: 8.1rem;
		padding: 3rem 0 6rem;
	}
	#main .tabPanel .tabList {
		padding: 0 2rem;
		gap: 1.5rem;
	}
	#main .tabPanel .tabList li {
		max-width: calc(50% - 0.7rem);
	}
	#main .tabPanel .tabList a {
		padding-top: 12px;
		height: 49px;
	}
	#main .tabPanel .logoList {
		gap: 1.5rem;
	}
	#main .tabPanel .logoList li {
		width: calc(50% - 0.75rem);
	}
	#main .product {
		margin-bottom: 9rem;
	}
	#main .talk .headLine02 {
		margin-bottom: 2rem;
	}
	#main .talk .text {
		margin-bottom: 3rem;
		line-height: 1.75;
	}
	#main .talk .comLink04 {
		margin-bottom: 5.1rem;
	}
	#main .talk .tabPanel {
        margin-bottom: 5.2rem;		
		padding: 2.6rem 2rem 3rem;
	}
	#main .talk .tabList {
		gap: 1.8rem;
	}
	#main .talk .tabList {
		padding: 0 1.2rem;
	}
	#main .talk .tabList li {
		max-width: calc((100% - 3.6rem)/3);
	}
	#main .talk .tabList a {
		height: 39px;
		padding-top: 1rem;
		font-size: 1.5rem;
	}
	#main .talk .tabList .on a {
		font-weight: 500;
	}
	#main .comOtherList {
		gap: 3.6rem;
	}
	#main .comOtherList > li {
		width: 100%;
	}
	#main .comOtherList p span {
		margin-left: 0;
	}
	#main .comContact {
		margin: 4rem 2rem;
		padding: 1.5rem 3rem 1.5rem 1.8rem;
	}
	#main .comContact .txt {
		margin-top: 1.1rem;
	}
	#main .talk {
		margin-bottom: 8.9rem;
	}
	#main .process .headLine02 {
		margin-bottom: 2.1rem;
	}
	#main .process .comLinkInfo p {
		margin-bottom: 1.9rem;
		text-align: left;
	}
	#main .process .comLinkInfo .linkList li {
		width: 27.5rem;
	}
	#main .case {
		padding: 9rem 0 4.5rem;
	}
	#main .case .headLine02 {
		margin: 0 2rem 2rem;
	}
	#main .case p {
		margin-bottom: 3rem;
		line-height: 1.75;
		text-align: left;
	}
	#main .case .linkList li {
		width: 27.5rem;
		margin: 0 auto 1.5rem;
	}
	#main .case .linkList {
		display: block;
	}
}

#main .tabBox {
	display: none;
}