@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700|Roboto&display=swap&subset=japanese');

#breadcrumb > ol > li:nth-child(2) {
	display: none;
}

#contentsArea {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}

.biz2022SecInner1 {
	margin: auto;
	max-width: 1080px;
	width: 100%;
}

.jutaku2022SecHead1 {
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 20px;
	position: relative;
}
.jutaku2022SecHead1 .button1 {
	background-color: transparent;
	border: 1px solid #707070;
	color: #000;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 33px;
	margin: 0 0 0 30px;
	overflow: hidden;
	padding: 0 1em;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
}
.jutaku2022SecHead1 .button1:before {
	background-color: #efefef;
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: 0.15s all ease;
	width: 0;
	z-index: -1;
}
.jutaku2022SecHead1 .button1:hover:before {
	width: 100%;
}

.jutaku2022Sec1.bg1 {
	background: #F6F6F6;
	margin-bottom: 50px;
	padding: 40px 0;
}

.jutaku2022Items4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.jutaku2022Items4 .item1 {
	background-color: #000;
	color: #fff;
	padding-bottom: 15px;
	text-decoration: none;
	/*transition: 0.3s ease;*/
	width: 48.148148148148148%;
}
.jutaku2022Items4 .item1.is-target1 {
	opacity: 0;
	transform: translateY(30px);
}
.jutaku2022Items4 .item1.is-view1 {
	opacity: 1;
	transform: translateX(0);
	transition: all 1s ease;
}
/*.jutaku2022Items4 .item1:hover {
	opacity: 0.8;
}*/
.jutaku2022Items4 .item1 .image1 {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.jutaku2022Items4 .item1 .image1 > div {
	background: no-repeat center center;
	background-size: cover;
	position: relative;
	transition: 0.5s ease;
	width: 100%;
}
.jutaku2022Items4 .item1:hover .image1 > div {
	transform: scale(1.05);
}
.jutaku2022Items4 .item1 .image1 > div:before {
	content: "";
	display: block;
	padding-bottom: 50%;
	width: 100%;
}
.jutaku2022Items4 .item1 .title1 {
	display: flex;
	align-items: center;
	height: 65px;
	margin: 0 35px;
	padding-top: 9px;
}
.jutaku2022Items4 .item1 .title1 .txt1 {
	font-size: 22px;
	font-weight: 700;
	margin-right: 15px;
}
.jutaku2022Items4 .item1 .title1 .txt2 {
	font-size: 14px;
	font-weight: 500;
}
.jutaku2022Items4 .item1 .title1 .firdolalogo {
	height: 40px;
	margin-right: 15px;
	vertical-align: bottom;
	width: auto;
}
.jutaku2022Items4 .item1 .copy1 {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0;
	margin: 0 35px !important;
	text-align: justify;
}

.jutaku2022Items5 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 52px;
}
.jutaku2022Items5 .item1 {
	color: #000;
	margin: 0 4.166666666666667% 25px 0;
	text-decoration: none;
	/*transition: 0.3s ease;*/
	width: 16.666666666666667%;
}
/*.jutaku2022Items5 .item1:hover {
	opacity: 0.8;
}*/
.jutaku2022Items5 .item1:nth-child(5n) {
	margin-right: 0;
}
.jutaku2022Items5.is-target1 .item1 {
	opacity: 0;
	transform: translateY(30px);
}
.jutaku2022Items5.is-view1 .item1 {
	opacity: 1;
	transform: translateX(0);
	transition: all 1s ease;
}
/*.jutaku2022Items5 .item1:nth-child(1) {
	transition-delay: 0s;
}
.jutaku2022Items5 .item1:nth-child(2) {
	transition-delay: 0.2s;
}
.jutaku2022Items5 .item1:nth-child(3) {
	transition-delay: 0.4s;
}
.jutaku2022Items5 .item1:nth-child(4) {
	transition-delay: 0.6s;
}
.jutaku2022Items5 .item1:nth-child(5) {
	transition-delay: 0.8s;
}
.jutaku2022Items5 .item1:nth-child(6) {
	transition-delay: 0.8s;
}
.jutaku2022Items5 .item1:nth-child(7) {
	transition-delay: 1s;
}
.jutaku2022Items5 .item1:nth-child(8) {
	transition-delay: 1.2s;
}
.jutaku2022Items5 .item1:nth-child(9) {
	transition-delay: 1.4s;
}
.jutaku2022Items5 .item1:nth-child(10) {
	transition-delay: 1.6s;
}*/
.jutaku2022Items5 .item1 .image1 {
	background: #42555C;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.jutaku2022Items5 .item1 .image1 > div {
	background: no-repeat center center;
	background-size: auto 85.714285714285714%;
	position: relative;
	transition: 0.5s ease;
	width: 100%;
}
.jutaku2022Items5 .item1:hover .image1 > div {
	transform: scale(1.1);
}
.jutaku2022Items5 .item1 .image1 > div:before {
	content: "";
	display: block;
	padding-bottom: 77.777777777777778%;
	width: 100%;
}
.jutaku2022Items5 .item1 .title1 {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.666;
	margin: 0.5em 0 0;
}
.jutaku2022Items5 .item1 .title1 .icon1 {
	height: auto;
	margin-left: 9px;
	vertical-align: middle;
	width: 16px;
}
.jutaku2022Items5 .item1 .title1 .icon2 {
	height: auto;
	margin-left: 9px;
	vertical-align: middle;
	width: 14px;
}

.jutaku2022Items6 {
	display: flex;
	flex-wrap: wrap;
}
.jutaku2022Items6 .item1 {
	color: #fff;
	position: relative;
	text-decoration: none;
	width: 20%;
}
.jutaku2022Items6.is-target1 .item1 {
	opacity: 0;
	transform: translateY(30px);
}
.jutaku2022Items6.is-view1 .item1 {
	opacity: 1;
	transform: translateX(0);
	transition: all 1s ease;
}
/*.jutaku2022Items6 .item1:nth-child(1) {
	transition-delay: 0s;
}
.jutaku2022Items6 .item1:nth-child(2) {
	transition-delay: 0.2s;
}
.jutaku2022Items6 .item1:nth-child(3) {
	transition-delay: 0.4s;
}
.jutaku2022Items6 .item1:nth-child(4) {
	transition-delay: 0.6s;
}
.jutaku2022Items6 .item1:nth-child(5) {
	transition-delay: 0.8s;
}*/
.jutaku2022Items6 .item1 + .item1:before {
	border-left: 1px solid #fff;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}
.jutaku2022Items6 .item1 .image1 {
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 0;
}
.jutaku2022Items6 .item1 .image1 > div {
	background: no-repeat center center;
	background-size: cover;
	position: relative;
	transition: 0.5s ease;
	width: 100%;
	z-index: 0;
}
.jutaku2022Items6 .item1:hover .image1 > div {
	transform: scale(1.05);
}
.jutaku2022Items6 .item1 .image1 > div:before {
	content: "";
	display: block;
	padding-bottom: 100%;
	width: 100%;
}
.jutaku2022Items6 .item1 .image1:after {
	background: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.8) 100%);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: 0.3s ease;
	width: 100%;
	z-index: 1;
}
.jutaku2022Items6 .item1 .image1.ns1:after {
	opacity: 0;
}
.jutaku2022Items6 .item1:hover .image1:after {
	opacity: 0;
}
.jutaku2022Items6 .item1 .image1 h3 {
	bottom: 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	left: 25px;
	line-height: 1.666;
	margin: 0;
	position: absolute;
	z-index: 2;
}

.jutaku2022SecCopy1 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 25px !important;
}

.jutaku2022Items7 {
	display: flex;
	flex-wrap: wrap;
}
.jutaku2022Items7 .item1 {
	color: #000;
	margin: 0 5.694444444444444% 0 0;
	text-decoration: none;
	/*transition: 0.3s ease;*/
	width: 29.537037037037037%;
}
/*.jutaku2022Items7 .item1:hover {
	opacity: 0.8;
}*/
.jutaku2022Items7 .item1.is-target1 {
	opacity: 0;
	transform: translateY(30px);
}
.jutaku2022Items7 .item1.is-view1 {
	opacity: 1;
	transform: translateY(0);
	transition: all 1s ease;
}
.jutaku2022Items7 .item1:nth-child(3n) {
	margin-right: 0;
}
.jutaku2022Items7 .item1 .image1 {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.jutaku2022Items7 .item1 .image1 > div {
	background: no-repeat center center;
	background-size: cover;
	position: relative;
	transition: 0.5s ease;
	width: 100%;
}
.jutaku2022Items7 .item1:hover .image1 > div {
	transform: scale(1.05);
}
.jutaku2022Items7 .item1 .image1 > div:before {
	content: "";
	display: block;
	padding-bottom: 75.862068965517241%;
	width: 100%;
}
.jutaku2022Items7 .item1 .txt1 {
	background: url(../images/biz2022/icon-carrow2.webp) left 0.2em no-repeat;
	background-size: 18px auto;
	padding-left: 26px;
	font-weight: 500;
	line-height: 1.625;
	margin: 0.6em 0 0;
}

.mgt40 {
	margin-top: 40px !important;
}
.mgt50 {
	margin-top: 50px !important;
}
.mgt70 {
	margin-top: 70px !important;
}


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

}


@media print, screen and (min-width:751px) {

	#contentsArea {
		max-width: none;
		width: 100%;
	}

}


@media screen and (min-width: 768px) {
	
	.dsp-s {
		display: none !important;
	}
	.dsp-w {
		display: inline !important;
	}
	
}


@media screen and (max-width: 767px) {
	
	.biz2022SecInner1 {
		padding: 0 20px;
	}

	.jutaku2022SecHead1 {
		font-size: 22px;
		margin: 0 0 15px;
	}
	.jutaku2022SecHead1 .button1 {
		font-size: 12px;
		line-height: 28px;
		margin: 0 0 0 20px;
	}
	.jutaku2022SecHead1 .button1:before {
		display: none;
	}

	.jutaku2022Sec1.bg1 {
		margin-bottom: 40px;
		padding: 30px 0;
	}

	.jutaku2022Items4 {
		display: block;
	}
	.jutaku2022Items4 .item1 {
		display: block;
		padding-bottom: 10px;
		width: 100%;
	}
	.jutaku2022Items4 .item1 + .item1 {
		margin-top: 15px;
	}
	.jutaku2022Items4 .item1 .title1 {
		display: block;
		height: auto;
		margin: 10px 15px 5px;
	}
	.jutaku2022Items4 .item1 .title1 .txt1 {
		display: block;
		font-size: 18px;
		margin-right: 10px;
	}
	.jutaku2022Items4 .item1 .title1 .txt2 {
		display: block;
	}
	.jutaku2022Items4 .item1 .title1 .firdolalogo {
		margin: 0;
	}
	.jutaku2022Items4 .item1 .copy1 {
		margin: 0 15px !important;
	}

	.jutaku2022Items5 .item1 {
		margin: 0 4% 15px 0;
		width: 48%;
	}
	.jutaku2022Items5 .item1:nth-child(5n) {
		margin-right: 4%;
	}
	.jutaku2022Items5 .item1:nth-child(2n) {
		margin-right: 0;
	}
	.jutaku2022Items5 .item1 .title1 .icon1 {
		margin-left: 5px;
	}
	.jutaku2022Items5 .item1 .title1 .icon2 {
		margin-left: 5px;
	}

	.jutaku2022Items6 .item1 {
		margin-bottom: 1px;
		width: 50%;
	}
	.jutaku2022Items6 .item1:nth-child(1) {
		width: 100%;
	}
	.jutaku2022Items6 .item1:nth-child(2):before,
	.jutaku2022Items6 .item1:nth-child(4):before {
		display: none;
	}
	.jutaku2022Items6 .item1:nth-child(1) .image1 > div:before {
		padding-bottom: 50%;
	}
	.jutaku2022Items6 .item1 .image1 h3 {
		bottom: 15px;
	}

	.jutaku2022SecCopy1 {
		font-size: 18px;
		margin: 0 0 20px !important;
	}

	.jutaku2022Items7 .item1 {
		margin: 0 2% 0 0;
		width: 32%;
	}
	.jutaku2022Items7 .item1 .txt1 {
		background-size: 16px auto;
		padding-left: 20px;
	}

	.mgt40s {
		margin-top: 40px !important;
	}
	.mgt50s {
		margin-top: 50px !important;
	}
	.mgt70s {
		margin-top: 70px !important;
	}
	
	.dsp-w {
		display: none !important;
	}
	.dsp-s {
		display: inline !important;
	}

}


.clearfix::after {
	display:block;
	clear:both;
	content:"";
}

