<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
html{
	background-color: #E8E8E8
}

.iframeWrapper{
    position: relative;
}
.iframeWrapper::before{
    content: "";
    display: inline-block;
    padding-top: 56.25%;
}
.iframeWrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banner_info {
	margin-top: 0;
}

.banner_info h2 {
	margin-bottom: 21px;
}

.banner_info h2 span {
	letter-spacing: -.04em;
}

.banner_info p {
	margin-bottom: 47px;
	font-size: 26px;
}

.benner_img{
	background: url(../img/support/fit_bg1.jpg) center no-repeat;
	background-size: cover;
	height: 400px;
}
.benner_img img{
	opacity: 0;
}
.tap.pc{
	max-width: 1000px;
}

.banner_info .link a {
	min-width: auto;
	padding: 9px 26px 9px 22px;
	font-size: 17px;
	letter-spacing: -0.009em;
}

.banner_info .link a:first-child {
	margin-right: 17px;
}

.banner_info .link a:nth-child(2) {
	padding-right: 25px;
}
.actian_box {
    padding: 133px 40px 0px;
    margin: 0;
    border-radius: 0px;
    max-width: 100%;
		box-shadow: 0 1px 6px rgba(0,0,0,.16);

}
.actian_box .explain{
	margin-bottom: 0;
}
.actian_box h4{
		font-size: 26px;
		text-align: center;
		font-weight: bold;
		margin-bottom: 0px;
}

.actian_box .tab {
    padding: 26px 20px 21px;
    background: #fff;
    text-align: center;
    box-shadow:none;
		margin: 0 auto;
		max-width: 1000px !important;
}
.actian_box .tab.on {
	max-width: 100% !important;
	box-shadow: 0 1px 6px rgba(97,97,97,.16);
}

.fit{
	background-color: #FFF;
	padding: 90px 40px 0px;
}
.fit_info{
	  background: #fff;
		    box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.16);
}
.fit_word {
    padding: 0px 85px 0px;
}
.fit_word.fit_word_r{
	left: 25%;
	padding: 0px 85px 0px;
}
.fit_img_r{
	float: right;
}

h3 img{
	box-sizing: content-box;
    padding-right:20px;
}
.effect_info{
padding: 0;
box-sizing: border-box;
box-shadow: none;
border-radius: 4px;
overflow: visible !important;
background: transparent;
width: 100%;
}
.effect_info .link02 a{
	margin-top: 25px;
}
.fit_word .effect_info p a{
	position: relative;
	display: inline-block;
	padding-left: 20px;
	transition: .3s;
	color: #000 !important;
	font-size: 16px;
}
.fit_word .effect_info p a:hover{
	opacity: 0.5;
}
.fit_word .effect_info p a:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 13px;
    height: 1px;
    background: #c9c9c9;
    content: "";

}
.effect_info .link0 a {
	margin-top: 15px;
	display: inline-block;
	position: relative;
	padding-bottom: 6px;
	font-size: 1.5rem;
	font-weight: 700;
	color: #000 !important;
}
.effect_info .link0 a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 150px;
	height: 2px;
	background-color: #F93A3A;
	content: "";
	transition: all .3s;
}
.effect_info .link0 a:hover:after {
	width: 170px;
}
.effect_info div {
    margin-bottom: 0px;
}
.fit_word p {
    margin-bottom: 30px;
		    font-size: 14px;
}
.fit_word .effect_info p{
	font-size: 18px;
}
.fit5 .fit_word p,
.fit4 .fit_word p {
    margin-bottom: 30px;
		    font-size: 21px
}

.fit_word div p {
    margin-bottom: 12px;
		letter-spacing: 0em;
		padding-right: 0px;

}
.case_word01 {
	color: #000 !important;
}
.case_word02 p {
	color: #000 !important;
}
.case_word03 {
	color: #000 !important;
}

.fit{
	min-width: 1280px;
	max-width: 1980px;
margin: 0 auto;
}
.integrate{
	min-width: 1280px;
	max-width: 1980px;
margin: 0 auto;
	position: relative;
	height:auto;
	background: transparent;
}

.integrate08 .integ_img{
	height: 375px;
	background: url(../img/support/fit_bg3.jpg) center no-repeat;
    background-size: cover;
}
.integrate09 .integ_img{
	height: 451px;
	background: url(../img/support/fit_bg2.jpg) left no-repeat;
    background-size: cover;
}
.integ_img{
	position: relative;
}
.integ_logo{
	position: absolute;
	top:91px;
	left: 6%;
	display: block !important;
}
.integrate ul{
		text-align: left;
		color: #FFF;
		width:712px;
		position: absolute;
		top:91px;
		left: 33%;

}
.integrate.integrate09 ul{
	top:121px
}

.integ_img_word1{
	font-size: 24px;
	letter-spacing: 0;
}
.integ_img_word2{
	margin-top: 30px;
	padding-top: 30px;
	position: relative;
	font-size: 21px;
}
.integ_img_word2::after{
	content: "";
	width: 40px;
	position: absolute;
	top:0;
	left: 0;
	height: 1px;
	background-color: #FFF;
}
.fit_img1{
	    background: url(../img/support/fit_img1.jpg);
			background-size: cover
}
.fit_img2{
	    background: url(../img/support/fit_img2.jpg);
			background-size: cover
}
.fit_img3{
	    background: url(../img/support/fit_img3.jpg);
			background-size: cover
}
/*
.fit_img4{
	    background: url(../img/support/fit_img4.jpg)
}*/
.fit_img5{
	    background: url(../img/support/fit_img5.jpg);
			background-size: cover
}
.headline02 {
	margin-bottom: 15px;
}
@media all and (min-width: 0) and (max-width: 767px) {
	.actian_zen_box .explain_top {
	    padding-bottom: 0px;
	}
	.benner_img{
		height: 450px;
	}
	.banner_info h2 {
		margin-bottom: 21px;
		line-height: 1.4;
	}
	.explain {
    padding: 0 40px;
	}
	.fit5 .fit_word p, .fit4 .fit_word p {
		margin-bottom: 30px;
    font-size: 16px;
	}
	.banner_info p {
		margin-bottom: 18px;
		padding: 0 14px;
	 	font-size: 17px;
		letter-spacing: -.01em;
		line-height: 1.64;
	}

	.link {
		text-align: center;
	}

	.banner_info .link a {
		min-width: auto;
		padding: 11px 17px 9px 17px;
		font-size: 15px;
		letter-spacing: 0.013em;
	}

	.banner_info .link a:first-child {
		margin-bottom: 18px;
		margin-right: 0;
	}

	.banner_info .link a:nth-child(2),
	.banner_info .link a:first-child {
		padding-right: 17px;
	}

	.fit_img {
    height: 200px;
    width: 100%;
    margin: 0 auto 59px;
	}

	.actian_box {
	    padding: 82px 0 0;
	    margin: 0;
	    border-radius: 0px;
	    max-width: 100%;
			box-shadow:none;

	}
	.actian_box .explain{
		margin-bottom: 0;
	}
	.actian_box h4{
			font-size: 18px;
			text-align: left;
			font-weight: bold;
			margin-bottom: 0px;

	}

	.actian_box .tab {
	    padding: 26px 20px 21px;
	    background: #fff;
	    text-align: center;
	    box-shadow:none;
	}
	.fit{
		background-color: transparent;
		padding: 40px 20px 40px;
		box-sizing: border-box;
	}
	.fit_info{
		padding-bottom: 30px;
		  background: #fff;
	}
	.fit_word {
	    padding: 0px 40px 0px;
	}

	.fit_word.fit_word_r{
		left: 25%;
		padding: 0px 40px 0px 40px;
	}

	.fit_img_r{
		float:none;
	}
	html,body{
		background-color: #FFF;
	}
	.headline02 {
    font-size: 22px;
		margin-bottom: 35px;
		white-space: nowrap;
		letter-spacing: 0;

	}
	h3 img{
		width: 35px;
		height: auto;
		    vertical-align: middle;
	    padding-right:10px;
	}
	@media all and (min-width: 0) and (max-width: 340px) {
		.headline02 {
		font-size: 20px;

		}
		h3 img{
			width: 32px;
			height: auto;
			    vertical-align: middle;
		    padding-right:10px;
		}
		.fit_word {
				padding: 0px 20px 0px;
		}
		.fit_word.fit_word_r{
			left: 25%;
			padding: 0px 20px 0px 20px;
		}
	}
	.effect_info{
	padding: 0;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 4px;
	overflow: visible !important;
	background: transparent;
	width: 100%;

	}
	.effect_info .link02 a{
		margin-top: 20px;
	}
	.effect_info div {
	    margin-bottom: 0px;
	}

	.fit_word p {
	    margin-bottom: 30px;
			    font-size: 16px;
	}
	.fit_word div p {
	    margin-bottom: 20px;
			letter-spacing: 0em;
			padding-right: 0px;

	}
	.case_word01 {
		color: #000 !important;
	}
	.case_word02 p {
		color: #000 !important;
	}
	.case_word03 {
		color: #000 !important;
	}
.integ_img{
	text-align: center;
box-sizing: border-box;
padding: 60px 40px;
}
.integ_img img {
	display: inline-block !important;
	height: 60px;
	width: auto;
	margin:0 0 50px 0;
}
	.fit{
		min-width: 0;
		max-width: 1260px;
	margin: 0 auto;
	}
	.integrate{

		min-width: 0;
		max-width: 1260px;
		margin: 0 auto;
		position: relative;
		height:auto;
		background: transparent;
	}
	.integrate08 .integ_img{
		height: auto;
		background: url(../img/support/fit_bg3.jpg) center no-repeat;
	    background-size: cover;
	}
	.integrate09 .integ_img{
		height: auto;
		background: url(../img/support/fit_bg2.jpg) center no-repeat;
	    background-size: cover;
	}
	.integrate04 .integ_img {
	    height: auto !important;
	}
	.integ_img{
		position: relative;
	}
	.integ_logo{
		position: static;
		display: block !important;
	}
	.integrate ul{
			text-align: left;
			color: #FFF;
			width:100%;
			position: static;

	}
	.integ_img_word1{
		font-size: 18px;
		letter-spacing: 0;
	}
	.integ_img_word2{
		margin-top: 30px;
		padding-top: 30px;
		position: relative;
		font-size: 16px;
	}
	.integ_img_word2::after{
		content: "";
		width: 40px;
		position: absolute;
		top:0;
		left: 0;
		height: 1px;
		background-color: #FFF;
	}
	.fit_img1{
		    background: url(../img/support/fit_img1.jpg);
				background-size: cover
	}
	.fit_img2{
		    background: url(../img/support/fit_img2.jpg);
				background-size: cover
	}
	.fit_img3{
		    background: url(../img/support/fit_img3.jpg);
				background-size: cover
	}
	/*
	.fit_img4{
		    background: url(../img/support/fit_img4.jpg)
	}*/
	.fit_img5{
		    background: url(../img/support/fit_img5.jpg);
				background-size: cover
	}

}

@media all and (-ms-high-contrast:none){
	.banner_info .link a {
		padding-top: 12px;
		padding-bottom: 6px;
	}
}
</pre></body></html>