@charset "utf-8";
/*------------------------------------------------------------
	business
------------------------------------------------------------*/
#container {
	background: url(../img/business/bg01.jpg) no-repeat center top / 100%;
}
.pageTitle .text {
	margin-top: -0.5rem;
	font-size: 3.2rem;
	letter-spacing: 0.064rem;
}
.pageTitle {
	margin-bottom: 9.2rem;
}
#main .secBox {
	padding: 10.1rem 0 9.5rem;
	border-top: 0.2rem solid #E9E9E9;
}
#main .headLine03 .red {
	color: #E50012;
}
#main .sec01 .headLine03 {
	margin-bottom: 4.9rem;
	font-size: 4rem;
}
#main .sec01 .headLine03 .tag.right {
	right: 0rem;
	top: -1.9rem;
	bottom: inherit;
}
#main .sec01 p {
	margin-bottom: 3.6rem;
	font-size: 2.4rem;
	font-weight: 700;
}
#main .sec01 p:last-child {
	margin-bottom: 0;
}
#main .sec02 {
	padding: 9.5rem 0 12.8rem;
}
#main .sec02 .headLine03 {
	margin-bottom: 6.5rem;
	font-size: 4rem;
}
#main .sec02 .videoList li {
	margin-bottom: 2.4rem;
	padding: 4.4rem 4.4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-radius: 1.6rem;
	border: 0.4rem solid #F0F2F5;
	background: #FFF;
}
#main .sec02 .videoList li:last-child {
	margin-bottom: 0;
}
#main .sec02 .videoList .txtBox {
	margin-top: 1.1rem;
	width: 53.5rem;
}
#main .sec02 .videoList .txtBox h4 {
	margin-bottom: 4rem;
	color: #000;
	font-size: 2.4rem;
}
#main .sec02 .videoList .txtBox p {
	line-height: 1.8;
}
#main .sec02 .videoList .videoBox {
	width: 44.5rem;
	position: relative;
	overflow: hidden;
	border-radius: 1.5rem;
}
#main .sec02 .videoList .videoBox > img {
	width: 100%;
}
#main .sec02 .videoList .videoBox .ico {
	width: 5.4rem;
	position: absolute;
	right: 1.6rem;
	bottom: 1.6rem;
}
#main .sec02 .videoList .videoBox a:hover {
	opacity: 0.7;
}
#main .sec03 .headLine03 {
	font-size: 4rem;
}
#main .sec03 .leadBox .ttlImg {
	width: 36.7rem;
}
#main .sec03 .leadBox .txtBox {
	width: 65.7rem;
}
#main .sec03 .leadBox .txtBox p {
	line-height: 1.8;
}
#main .sec03 .leadBox {
	margin-bottom: 5.5rem;
}
#main .sec03 .picImg {
	margin-right: -0.3rem;
}
#main .sec03 {
	margin-bottom: 9.7rem;
}
#main .sec04 .txtInner .headLine07 {
	width: 43rem;
	margin-bottom: 0;
}
#main .sec04 .txtInner .txtBox {
	margin-top: -0.1rem;
	width: 65.7rem;
}
#main .sec04 .txtInner .txtBox p {
	margin-bottom: 3rem;
	line-height: 1.8;
}
#main .sec04 .txtInner .txtBox p:last-child {
	margin-bottom: 0;
} 
#main .sec04 {
	margin-bottom: 14.1rem;
}
#main .sec05 {
	margin-bottom: 12.8rem;
}
#main .sec05 .txtInner {
	align-items: flex-start;
}
#main .sec05 .txtInner .lead {
	margin-top: -2rem;
	width: 30rem;
	font-size: 4rem;
	font-weight: 700;
	line-height: 1.8;
}
#main .sec05 .txtInner .lead .bgTxt {
	padding: 0 0.7rem 0.5rem 0.7rem;
	background: -webkit-linear-gradient(#FFF,#FFF) repeat-x center center / 100% 100%;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .sec05 .txtInner .txtBox {
	margin-top: -0.1rem;
	width: 75.5rem;
}
#main .sec05 .txtInner .txtBox .headLine07 {
	line-height: 1.2;
	letter-spacing: 0;
}
#main .sec05 .txtInner .txtBox p {
	margin-bottom: 3rem;
	font-size: 1.8rem;
	line-height: 2.5;
	font-weight: 700;
}
#main .sec05 .txtInner .txtBox p .red {
	color: #E50012;
}
#main .sec05 .txtInner .txtBox p:last-child {
	margin-bottom: 0;
}
#main .sec06 .headLine07 {
	margin-bottom: 3.2rem;
} 
#main .sec06 .text {
	margin-bottom: 6.4rem;
	font-weight: 700;
	font-size: 2.4rem;
}
#main .sec06 .webList {
	margin-top: -3.2rem;
}
#main .sec06 .webList li {
	margin: 3.2rem 3.1rem 0 0;
	width: 35.9rem;
}
#main .sec06 .webList li:nth-child(3n) {
	margin-right: 0;
}
#main .sec06 .webList li a {
	position: relative;
	display: block;
	height: 100%;
	border-radius: 1.6rem;
	overflow: hidden;
	background-color: #FFF;
}
#main .sec06 .webList li a::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #E9E9E9;
	content: "";
	border-radius: 1.6rem;
	overflow: hidden;
	box-sizing: border-box;
}
#main .sec06 .webList li a:hover {
	opacity: 0.7;
}
#main .sec06 .webList li .pho {
	border-radius: 1.6rem 1.6rem 0 0;
	position: relative;
	z-index: 1;
}
#main .sec06 .webList li .pho img {
	width: 100%;
}
#main .sec06 .webList li .pho::before {
	position: absolute;
	width: 4rem;
	height: 4rem;
	right: 1.6rem;
	bottom: 1.6rem;
	background: url("../img/common/icon17.png") no-repeat;
	background-size: 100%;
	content: "";
}
#main .sec06 .webList li .sub {
	padding: 2.4rem 2.4rem 2.4rem;
	font-weight: 700;
}
#main .sec06 .webList li .tag {
	margin-bottom: 2.3rem;
	padding: 0.3rem 0.8rem 0.4rem;
	min-height: 2.2rem;
	width: fit-content;
	color: #FFF;
	font-size: 1.2rem;
	line-height: 1.2;
	border-radius: 0.2rem;
	background-color: #E60013;
}
#main .sec06 .webList li .tag.green {
	background-color: #19A57D;
}
#main .sec06 .webList li .tag.blue {
	background-color: #1D4C73;
}
#main .sec06 .webList li .name {
	margin-bottom: 1.7rem;
}
#main .sec06 .webList li .txt {
	font-size: 1.2rem;
}
#main .sec06 {
	margin-bottom: 9.7rem;
}
#main .sec07 .headLine07 {
	margin-bottom: 3.3rem;
}
#main .sec07 p {
	margin-bottom: 6.5rem;
	line-height: 1.8;
}
#main .sec07 .date {
	text-align: right;
	font-size: 1rem;
}
@media all and (max-width: 959px) {
	#container {
		background-image: url(../img/business/bg01_sp.jpg);
	}
	.pageTitle .text {
		margin-top: 0;
		font-size: 1.8rem;
		letter-spacing: 0;
	}
	.pageTitle {
		margin-bottom: 6.4rem;
	}
	#main .secBox {
		padding: 4.8rem 0 4.7rem;
	}
	#main .sec01 .headLine03 {
		margin-bottom: 3.3rem;
		font-size: 3.2rem;
		line-height: 1.24;
		letter-spacing: 0.064rem;
	}
	#main .sec01 .headLine03 .tag {
		left: -0.8rem;
		top: -1.2rem;
	}
	#main .sec01 .headLine03 .tag.right {
		left: inherit;
		right: 0.1rem;
		top: inherit;
		bottom: -2.6rem;
	}
	#main .sec01 p {
		margin-bottom: 2.5rem;
		font-size: 1.4rem;
		line-height: 1.78;
	}

	#main .sec02 {
		padding: 4.2rem 0 6.4rem;
	}
	#main .sec02 .headLine03 {
		margin-bottom: 2.9rem;
		font-size: 3.2rem;
		letter-spacing: 0.064rem;
	}
	#main .sec02 .videoList li {
		margin-bottom: 2.4rem;
		padding: 1.2rem 1.2rem;
		display: block;
	}
	#main .sec02 .videoList .txtBox {
		margin: 0 0 1.5rem;
		width: auto;
	}
	#main .sec02 .videoList .txtBox h4 {
		margin-bottom: 1.6rem;
		font-size: 2rem;
	}
	#main .sec02 .videoList .videoBox {
		width: auto;
		border-radius: 0.8rem;
	}
	#main .sec02 .videoList .videoBox a {
		display: block;
	}
	#main .sec02 .videoList .videoBox a img {
		width: 100%;
	}
	#main .sec02 .videoList .videoBox .ico {
		width: 4rem;
	}
	#main .sec03 .headLine03 {
		margin-bottom: 4.1rem;
		font-size: 3.2rem;
		line-height: 1.24;
		letter-spacing: 0.064rem;
	}
	#main .sec03 .leadBox {
		margin-bottom: 2.9rem;
		display: block;
	}
	#main .sec03 .leadBox .ttlImg {
		width: 28.5rem;
		margin: 0 auto 4rem;
	}
	#main .sec03 .leadBox .txtBox {
		width: auto;
	}
	#main .sec03 .picImg {
		margin-right: -1.5rem;
		overflow-x: scroll;
	}
	#main .sec03 .picImg img {
		width: 114.2rem;
		max-width: inherit;
	}	
	#main .sec03 {
		margin-bottom: 6.5rem;
	}
	#main .sec04 .txtInner .headLine07 {
		margin-bottom: 2.4rem;
	}
	#main .sec04 .txtInner .txtBox {
		margin-top: 0;
		width: auto;
	}
	#main .sec04 .txtInner .txtBox p {
		margin-bottom: 2.4rem;
	}
	#main .sec04 {
		margin-bottom: 6.3rem;
	}
	#main .sec05 {
		margin-bottom: 6.5rem;
	}
	#main .sec05 .txtInner {
		display: block;
	}
	#main .sec05 .txtInner .lead {
		margin: 0 0 2.4rem;
		width: auto;
		font-size: 2.4rem;
		line-height: 1.5;
	}
	#main .sec05 .txtInner .lead .bgTxt {
		padding: 0;
		background: none;
	}
	#main .sec05 .txtInner .txtBox {
		margin-top: 0;
		width: auto;
	}
	#main .sec05 .txtInner .txtBox .headLine07 {
		font-size: 2rem;
		line-height: 1.5;
	}
	#main .sec05 .txtInner .txtBox p {
		margin-bottom: 2.3rem;
		font-size: 1.4rem;
		line-height: 2.2;
	}
	#main .sec06 .headLine07 {
		margin-bottom: 2.5rem;
		font-size: 3.2rem;
		line-height: 1.24;
		letter-spacing: 0.064rem;
	} 
	#main .sec06 .text {
		margin-bottom: 3rem;
		font-size: 2rem;
	}
	#main .sec06 .webList {
		margin-top: 0;
		display: block;
	}
	#main .sec06 .webList li {
		margin: 0 0 3rem;
		width: auto;
	}
	#main .sec06 .webList li:last-child {
		margin-bottom: 0;
	}
	#main .sec06 .webList li .pho::before {
		width: 3.9rem;
		height: 3.9rem;
		background-image: url("../img/common/icon17_sp.png");
		right: 1.5rem;
		bottom: 1.5rem;
	}
	#main .sec06 .webList li .sub {
		padding: 1.6rem 1.6rem 2.4rem;
	}
	#main .sec06 .webList li .tag {
		margin-bottom: 1.8rem;
		padding: 0.3rem 0.8rem 0.4rem;
		min-height: 2rem;
		font-size: 1rem;
	}
	#main .sec06 .webList li .name {
		margin-bottom: 1.0rem;
	}
	#main .sec06 {
		margin-bottom: 6.5rem;
	}
	#main .sec07 .headLine07 {
		margin-bottom: 2.5rem;
		font-size: 3.2rem;
		line-height: 1.24;
		letter-spacing: 0.064rem;
	}
	#main .sec07 p {
		margin-bottom: 2.4rem;
		line-height: 2.2;
		font-weight: 700;
	}
}