@charset "utf-8";
/*------------------------------------------------------------
	company
------------------------------------------------------------*/
#main .topImg {
	margin-bottom: 60px;
}
#main .topBox .headLine01 {
	margin-bottom: 51px;
}
#main .topBox .linkList {
	padding-left: 90px;
}
#main .topBox .linkList li {
	margin-right: 89px;
}
#main .topBox .linkList li a:hover {
	opacity: 0.7;
}
#main .topBox .linkList li:last-of-type {
	margin-right: 0;
}
#main .topBox .linkList .list01, #main .topBox .linkList .list02 {
	width: 307px;
}
#main .topBox .linkList .list03 {
	width: 410px;
}
#main .sec01 {
	padding: 90px 0 0;
}
#main h2 {
	margin: 0 auto 99px;
	width: 306px;
}
#main .topImgBox {
	margin-bottom: 41px;
	align-items: center;
}
#main .topImgBox .photoBox {
	width: 39.85%;
}
#main .topImgBox .textBox {
	margin-top: 41px;
	width: 714px;
}
#main .topImgBox .textBox p {
	margin-bottom: 55px;
	line-height: 1.88;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .topImgBox .textBox .ttl {
	font-size: 2.7rem;
	font-family: "游明朝", "YuMincho", "Hiragino Mincho Pro", "MS PMincho", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W6", serif;
	letter-spacing: 0.05em;
}
#main .topImgBox .textBox .ttl span {
	color: #CB0E76;
}
#main .imgBox {
	padding: 37px 0 34px;
}
#main .imgBox .content {
	padding-right: 124px;
	max-width: 1380px;
	width: auto;
	align-items: center;
	box-sizing: border-box;
}
#main .imgBox:nth-of-type(2n) {
	padding: 31px 0 32px;
	background-color: #e6e6e6;
}
#main .imgBox:nth-of-type(2n) .content {
	padding-left: 120px;
	padding-right: 0;
	flex-direction: row-reverse;
}
#main .imgBox .photoBox {
	width: 43.8%;
	position: relative;
}
#main .imgBox .photoBox::before {
	content: '';
	display: block;
	position: absolute;
	top: -23px;
	left: -30px;
	width: 105px;
	height: 105px;
	background: url("../img/common/line.png") no-repeat center center / 105px;
}
#main .imgBox .textBox {
	margin-top: -14px;
	width: 590px;
}
#main .imgBox .textBox h3 {
	margin-bottom: 36px;
	width: 448px;
}
#main .imgBox .textBox p {
	line-height: 1.88;
	letter-spacing: 0.05em;
	font-weight: bold;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .imgBox .textBox .note {
	margin-bottom: 0;
	font-size: 1.3rem;
	letter-spacing: 0.05em;
	font-weight: 300;
	line-height: 1.25;
}
#main .imgBox .textBox .note span {
	color: #C60E76;
}
#main .imgBox02 .textBox h3 {
	width: 328px;
}
#main .imgBox03 .textBox h3 {
	width: 449px;
}
#main .imgBox04 .photoBox {
	width: 41.9%;
}
#main .imgBox04 .photoBox::before {
	display: none;
}
#main .imgBox04 .textBox h3 {
	width: 503px;
}
#main .imgBox04 .textBox p {
	margin-bottom: 23px;
}
#main .sec02 {
	padding: 60px 0 0;
}
#main .sec02 .topImgBox .textBox .ttl span {
	color: #B8CB00;
}
#main .sec02 .imgBox .textBox .note span {
	color: #B8CB00;
}
#main .sec03 {
	padding: 97px 0 0;
}
#main .sec03 h2 {
	width: 398px;
}
#main .sec03 .topImgBox .textBox .ttl span {
	color: #299FD6;
}
#main .sec03 .imgBox01 .textBox h3 {
	width: 158px;
}
#main .sec03 .imgBox04 {
	padding-bottom: 59px;
}
#main .sec03 .imgBox04 .textBox h3 {
	width: 299px;
}
#main .sec03 .imageBox {
	padding: 52px 0;
	background-color: #333333;
}
#main .sec03 .imageBox .phoList li {
	margin-right: 3.6%;
	width: 13.6%;
}
#main .sec03 .imageBox .phoList li:last-of-type {
	margin-right: 0;
}
#main .comContact {
	padding-top: 130px;
}
@media all and (max-width: 1460px) and (min-width: 897px) {
	#main .imgBox .content {
		padding-left: 40px;
	}
	#main .imgBox:nth-of-type(2n) .content {
	  	padding-right: 40px;
	}
}
@media all and (max-width: 1350px) and (min-width: 897px) {
	#main .topBox .linkList {
	  	padding-left: 20px;
	}
}
@media all and (max-width: 896px) {
	#main .topImg {
		display: none;
	}
	#main {
		padding-top: 20px;
	}
	#main .topBox .headLine01 {
		margin-bottom: 41px;
	}
	#main .topBox .linkList {
		padding-left: 5px;
		display: block;
	}
	#main .topBox .linkList li {
		margin: 0 auto 43px;
		width: 100%!important;
		max-width: 309px !important;
	}
	#main .topBox .linkList li:last-of-type {
		margin: 0 auto 40px;
	}
	#main .sec01 {
		padding-top: 80px;
	}
	#main h2 {
		margin-bottom: 36px;
		width: 247px;
	}
	#main .topImgBox {
		margin-bottom: 51px;
		display: block;
	}
	#main .topImgBox .photoBox {
		margin: 0 -22px 37px;
		width: auto;
	}
	#main .topImgBox .textBox {
		margin-top: 0;
		width: 100%;
	}
	#main .topImgBox .textBox p {
		margin-bottom: 31px;
		line-height: 1.75;
		font-size: 1.35rem;
		letter-spacing: 0.025em;
	}
	#main .topImgBox .textBox .ttl {
		margin-bottom: 0;
		padding: 0 10px;
		font-size: 2.5rem;
		line-height: 1.27;
		text-align: center;
	}
	#main .imgBox {
		padding: 72px 0 69px;
	}
	#main .imgBox .content {
		padding-right: 0;
	}
	#main .imgBox:nth-of-type(2n) {
		padding: 32px 0 38px;
		position: relative;
	}
	#main .imgBox:nth-of-type(2n)::before {
		content: "";
		display: block;
		width: 100%;
		height: 23px;
		position: absolute;
		top: -22px;
		left: 0;
		background: url("../img/service/sp_bg02.png") no-repeat center center / 100% 100%;
	}
	#main .imgBox:nth-of-type(2n)::after {
		content: "";
		display: block;
		width: 100%;
		height: 32px;
		position: absolute;
		bottom: -31px;
		left: 0;
		background: url("../img/service/sp_bg01.png") no-repeat center center / 100% 100%;
	}
	#main .imgBox:nth-of-type(2n) .content {
		padding-left: 0;
	}
	#main .imgBox .photoBox {
		margin: 0 auto;
		width: 83% !important;
		order: 1;
	}
	#main .imgBox .photoBox::before {
		top: -13px;
		left: -15px;
		width: 52px;
		height: 52px;
		background-size: 52px;
	}
	#main .imgBox .photoBox::after {
		content: "";
		display: block;
		position: absolute;
		bottom: -13px;
		right: -9px;
		width: 52px;
		height: 52px;
		background: url("../img/common/line.png") no-repeat center center / 52px;
	}
	#main .imgBox .textBox {
		margin-top: 0;
		width: 100%;
	}
	#main .imgBox .textBox h3 {
		margin-bottom: 33px;
		width: auto !important;
	}
	#main .imgBox .textBox p {
		margin-bottom: 33px;
		line-height: 1.75;
		font-size: 1.35rem;
		font-weight: 500;
		letter-spacing: 0.025em;
	}
	#main .imgBox .textBox .note {
		margin-bottom: 0;
		font-size: 1.05rem;
		letter-spacing: 0.025em;
		font-weight: 500;
		line-height: 1.75;
	}
	#main .imgBox02 .textBox h3 {
		margin-bottom: 22px;
		width: 70% !important;
	}
	#main .imgBox03 .textBox h3 {
		width: 100%;
	}
	#main .imgBox04 {
		padding: 50px 0 0;
	}
	#main .imgBox04 .textBox {
		margin-bottom: 30px;
	}
	#main .imgBox04 .textBox p {
		margin-bottom: 14px;
	}
	#main .imgBox04 .photoBox::after {
		display: none;
	}
	#main .sec02 {
		padding: 82px 0 0;
	}
	#main .sec02 h2 {
		margin-bottom: 30px;
	}
	#main .sec02 .topImgBox p {
		letter-spacing: 0.015em;
	}
	#main .sec02 .imgBox04 {
		padding-bottom: 31px;
	}
	#main .sec03 {
		padding: 80px 0 0;
	}
	#main .sec03 h2 {
		width: 247px;
	}
	#main .sec03 .imgBox01 .textBox h3 {
		width: 34% !important;
	}
	#main .sec03 .topImgBox .textBox .ttl {
		padding: 0;
		letter-spacing: 0;
	}
	#main .sec03 .imgBox01::after {
		bottom: -31px;
	}
	#main .sec03 .imageBox {
		padding: 47px 0 32px;
	}
	#main .sec03 .imgBox04 .textBox h3 {
		width: 58% !important;
	}
	#main .sec03 .imageBox .phoList {
		justify-content: center;
	}
	#main .sec03 .imageBox .phoList li {
		margin: 0 2.6% 14px !important;
		width: 39%;
	}
	#main .comContact {
		padding-top: 36px;
	}
}