@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
body {
	background-color: #ECF5F2;
}
#gHeader h1 {
	display: none;
}
#main {
	background-color: #fff;
}
#main .mainVisual {
	position: relative;
	z-index: 1;
}
#main .bgInner {
	margin-bottom: 5rem;
	padding-bottom: 31rem;
	position: relative;
	background: linear-gradient(180deg, #FFFBEF 0%, #FFF4F6 100%);
}
#main .bgInner .img01 {
	position: absolute;
	width: 25.4rem;
	left: -8rem;
	top: -0.6rem;
}
#main .bgInner .img02 {
	position: absolute;
	width: 29.3rem;
	left: -11.2rem;
	top: 35.2rem;
}
#main .bgInner .img03 {
	position: absolute;
	width: 40.0rem;
	left: calc(50% - 25.4rem);
	top: 0;
}
#main .bgInner .img04 {
	position: absolute;
	width: 6.8rem;
	right: 0;
	top: 7.2rem;
}
#main .bgInner .btmImg {
	width: 14rem;
	position: absolute;
	bottom: 5.2rem;
	left: 13rem;
	z-index: 1;
}
#main .bgInner:after {
	width: 100%;  
	height: 21rem;
	background: url(../img/index/bg06.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;  
	bottom: -0;
	left: 0;  
	content: ""; 
}
#main .mainVisual .content {
	position: relative;
	max-width: 120rem;
}
#main .mainVisual .bgBox {
	z-index: 2;
	padding: 8rem 0 4.3rem;
	position: relative;
}
#main .mainVisual .bgBox .subBox {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#main .mainVisual .bgBox .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/index/bg07-2.png) no-repeat center top -5.9rem;
	background-size: auto 83.8rem;
}
#main .mainVisual .ttlBox {
	order: 2;
	position: relative;
}
#main .mainVisual h1 {
	min-height: 48.4rem;
	width: 60rem;
	padding-top: 1rem;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .mainVisual .img05 {
	z-index: 1;
	position: absolute;
	bottom: 4.6rem;
	left: -4.8rem;
	width: 15rem;
}
#main .mainVisual .img06 {
	z-index: 1;
	position: absolute;
	bottom: -17.8rem;
	right: -15.1rem;
	width: 29.8rem;
}
#main .mainVisual .img07 {
	z-index: 1;
	position: absolute;
	top: -7.8rem;
	z-index: -1;
	right: -10.1rem;
	width: 43.8rem;
}
#main .mainVisual h1:after {
	width: min(41.1vw,592px);  
	aspect-ratio: 1184 / 967;
	background: url(../img/index/img08.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	top: 0.4rem;
	left: 2.7rem;
	z-index: -1;
	content: ""; 
}
#main .mainVisual h1 a img {
	width: 20.9rem;
}
#main .mainVisual .lBox {
	position: relative;
	z-index: 1;
	flex: 1;
	padding: 0 0 1rem 8rem;
}
#main .mainVisual .lBox p {
	margin-bottom: 4rem;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 150%;
}
#main .mainVisual .lBox p:last-child {
	margin-bottom: 0;
}
#main .mainVisual .inner {
	max-width: 113.2rem;
	margin: 0 auto 0;
	padding: 0 2rem;
	position: relative;
	z-index: 2;
	align-items: flex-start;
}
#main .mainVisual .inner .textImg {
	margin-right: 8rem;
}
#main .mainVisual .inner .txtBox {
	flex: 1;
	position: relative;
	padding: 0 6.5rem;
}
#main .mainVisual .inner p {
	line-height: 2;
	text-align: justify;
	font-size: 1.8rem;
	margin-bottom: 4rem;
	letter-spacing: -0.018rem; 
}
#main .mainVisual .inner p a {
	text-decoration: underline;
	letter-spacing: 0.036rem; 
}
#main .mainVisual .inner p a:hover {
	opacity: 0.7;
}
#main .mainVisual .inner .txtBox .img {
	position: absolute;
	bottom: -10.1rem;
	left: 13.5rem;
}
#main .mainVisual .inner .comLink05 {
	float: right;
}
#main .mainVisual .banner {
	display: none;
	max-width: 60rem;
	position: relative;
	z-index: 2;
	margin: 4rem auto 4rem;
}
#main .mainVisual .banner a:hover img {
	opacity: 0.7;
}
#main .approach .imgBox {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#main .approach .imgBox .photoBox {
	width: 47.4%;
	order: 2;
	margin: -0.4rem -0.4rem 0 1rem;
}
#main .approach .imgBox .textBox {
	flex: 1;
	padding: 6.8rem 0 0 4rem;
}
#main .approach .imgBox h2 {
	margin-bottom: 4rem;
	color: #E2485C;
	font-size: 2rem;
	font-weight: 700;
}
#main .approach .imgBox h2 img {
	width: 34.6rem;
}
#main .approach .imgBox .h2Ttl {
	color: rgb(63, 143, 130);
}
#main .approach .imgBox .h2Ttl img {
	width: 26.6rem;
}
#main .approach .imgBox h2 span {
	margin-top: 1.5rem;
	display: block;
}
#main .approach .imgBox p {
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 200%;
}
#main .approach {
	padding-top: 9rem;
}
#main .approach .imgBox02 {
	margin-top: -15.2rem;
}
#main .approach .list {
	padding: 0 5.3rem 4rem 0;
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
	margin-top: -0.3rem;
}
#main .approach .list li {
	width: calc((100% - (2rem * 5 + 0.1rem)) / 6);
}
#main .approach .list a {
	pointer-events: none;
	min-height: 8.6rem;
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
	text-align:center;
	border-radius: 1rem;
	background: #FFF;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 125%; 
}
#main .approach .list a:hover {
	opacity: 0.7;
}
#main .approach .comLink05 {
	margin: 0 4.3rem 0 auto;
}


#main .sec01 .content {
	position: relative;
	z-index: 2;
	margin-top: 2.9rem;
}
#main .sec01 .headLine01 {
	margin-top: -0.7rem;
	margin-bottom: 3.6rem;
}
#main .sec01 .ttlBox {
	margin-bottom: 6.7rem;
	position: relative;
}
#main .sec01 .ttlBox p {
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: 700;
	letter-spacing: 0;
}
#main .sec01 .ttlBox .comLink05 {
	position: absolute;
	top: 0;
	right: 0.3rem;
	margin: 0;
}
#main .serviceUl {
	margin: 0 2rem 2.9rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#main .serviceUl li {
	width: calc(20% - 2rem);
	text-align: center;
	margin: 0 0.8rem 2rem;
}
#main .serviceUl li .img {
	width: 9.3rem;
	margin: 0 auto 1.3rem;
	min-height: 10rem;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
#main .serviceUl li p {
	color: #666666;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.5;
	text-align: left;
	width: fit-content;
	margin: 0 auto;
	letter-spacing: 0;
}
#main .serviceUl li p:not(.ttl) {
	max-width: 13rem;
}
#main .serviceUl li .ttl {
	color: #3E3A39;
	margin-bottom: 1rem;
	font-size: 1.8rem;
	line-height: 1.55;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
	min-height: 6rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .sec01 .textImg {
	text-align: center;
}
#main .sec01 .textImg a {
	display: inline-block;
}
#main .sec01 .textImg a:hover img {
	opacity: 0.7;
}
#main .sec01 .textImg span {
	display: inline-block;
	font-size: 1.8rem;
	font-weight: bold;
	color: #F4AE2A;
	margin: 3.2rem -22.2rem 0 0;
	padding: 0 2.2rem 0.2rem 0;
	letter-spacing: 0;
	background: url(../img/common/icon01.png) no-repeat right center;
	background-size: 1.8rem auto;
}
#main .sec01 {
	padding-bottom: 16rem;
}
#main .sec01 .imgBox {
	margin: 0 auto;
	max-width: 78.4rem;
	align-items: center;
	padding: 3.6rem 5rem 4.5rem 9rem;
	box-sizing: border-box;
	border-radius: 1.5rem;
	background: #ECF5F2; 
}
#main .sec01 .imgBox h3 {
	margin-right: 7.4rem;
}
#main .sec01 .imgBox .textBox {
	flex: 1;
	padding-top: 1.2rem;
}
#main .sec01 .imgBox .textBox p {
	margin-bottom: 3.2rem;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.5;
}
#main .sec01 .imgBox .comLink05 {
	width: 26rem;
	margin: 0;
}
#main .sec01 .imgBox .comLink05 a {
	min-height: 4rem;
	font-size: 1.5rem;
	letter-spacing: 0;
	padding-left: 3rem;
}
#main .magazine {
	margin-bottom: 0.4rem;
	padding: 7rem 0;
	min-height: 82rem;
	box-sizing: border-box;
	background: url(../img/index/bg19.png) no-repeat center top;
	background-size: 128.6rem 100%;
} 
#main .magazine .headLine01 {
	margin-bottom: 3.8rem;
}
#main .magazine .ttlBox {
	margin-bottom: 4.8rem;
	position: relative;
}
#main .magazine .ttlBox .comLink05 {
	position: absolute;
	top: 0;
	right: 0;
}
#main .magazine .ttlBox p {
	max-width: 68rem;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 2;
}
#main .articlesSec {
	padding-top: 0;
	padding-bottom: 1.1rem;
	border: none;
}
#main .magazine .link {
	text-align: center;
	margin-bottom: -6.8rem;
}
#main .magazine .link a img {
	transition: all ease 0.3s;
}
#main .magazine .jsIco {
	position: absolute;
	bottom: 0;
	right: 1.3rem;
}
#main .magazine .content {
	position: relative;
}
#main .magazine .bg {
	position: absolute;
	top: -18.4rem;
	right: -10.5rem;
}
#gFooter.style {
	padding-top: 14rem;
}
#gFooter::after {
	display: block !important;
	height: 28rem;
	top: -28rem;
	z-index: -1;
	height: 39rem;
	top: -16rem;
	background-image: url(../img/index/f_bg.png);
}
.comContact {
	position: relative;
	bottom: -12rem;
	z-index: 2;
}

/* @media all and (min-width: 897px) {
	#main .mainVisual h1 img {
		width: 37.3rem;
	}
	#main .mainVisual .img01 img {
		width: 34.6rem;
	}
	#main .mainVisual .img03 img {
		width: 25.5rem;
	}
	#main .mainVisual .img02 img {
		width: 20.5rem;
	}
	#main .sec01 .imgBox h3 img {
		width: 26.4rem;
	}
	#main .magazine .bg img {
		width: 29.4rem;
	}
	#main .mainVisual .inner .textImg img {
		width: 38.4rem;
	}
	#main .magazine .link a:hover img {
		transform: translateY(-5px);
	}
} */

@media all and (max-width: 896px) {
	#main .mainVisual {
		padding-bottom: 10rem;
	}
	#main .mainVisual .bgBox .subBox {
		display: block;
	}
	#main .mainVisual .bgBox {
		padding: 2.7rem 0 5rem;
	}
	#main .mainVisual .ttlBox {
		padding: 0 5rem 3.7rem 0;
	}
	#main .bgInner .img01 {
		width: 13rem;
		left: -4.2rem;
		top: -5.2rem;
	}
	#main .bgInner .img03 {
		width: 11.1rem;
		top: 34rem;
		right: 0;
		left: auto;
	}
	#main .bgInner .img02 {
		width: 7.8rem;
		left: 0;
		top: 8.5rem;
	}
	#main .mainVisual h1 {
		max-width: 24.4rem;
		margin: 0 auto;
		padding: 1.5rem 0 0 2rem;
		width: auto;
		box-sizing: border-box;
		min-height: 19rem;
	}
	#main .mainVisual h1 a img {
		width: 8.9rem;
	}
	#main .mainVisual h1::after {
		width: 24.4rem;
		aspect-ratio: 244 / 220;
	}
	#main .mainVisual .lBox {
		padding: 0 0 0 2.5rem;
	}
	#main .mainVisual .lBox p {
		margin-bottom: 1rem;
		font-style: normal;
		font-size: 2.2rem;
		font-weight: 700;
		line-height: 175%;
	}
	#main .mainVisual .inner {
		max-width: inherit;
		margin: -1.8rem 0 0;
		display: block;
	}
	#main .mainVisual .inner .textImg {
		margin: 0 0 -8rem -7.5rem;
		width: 75%;
	}
	#main .mainVisual .inner .txtBox {
		padding: 0 1.5rem;
		width: auto;
		margin: 0;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}
	#main .mainVisual .inner p {
		width: 100%;
		margin: 0;
		font-size: 1.4rem;
		font-weight: 500;
		line-height: 200%; 
		letter-spacing: -0.014em;
	}
	#main .mainVisual .inner p .txtSpan {
		margin: 2rem 0 0;
		display: inline-block;
	}
	#main .mainVisual .inner p a {
		letter-spacing: 0.03rem; 
	}
	#main .mainVisual .inner .comLink05 {
		max-width: 26.5rem;
		margin: 3rem auto 0;
		float: none;
		width: 100%;
		order: 2;
	}
	#main .mainVisual .img05 {
		width: 5.8rem;
		left: 3.4rem;
		bottom: 6.3rem;
	}
	#main .mainVisual .img05 img {
		opacity: 0.7;
	}
	#main .mainVisual .img06 {
		width: 13rem;
		right: -0.4rem;
		bottom: -3.7rem;
	}
	#main .mainVisual .img07 {
		width: 17.3rem;
		top: -2.7rem;
		right: 4.3rem;
	}
	#main .bgInner .img04 {
		width: 4.5rem;
		top: 5.8rem;
		right: 0;
	}
	#main .bgInner {
		padding-bottom: 21.9rem;
	}
	#main .bgInner .btmImg {
		width: 8.5rem;
		left: 2rem;
		bottom: 4rem;
	}
	#main .bgInner::after {
		height: 12rem; 
		width: 100%;
		background-image: url(../img/index/bg06_sp_new.png);
	}
	#main .mainVisual .banner {
		max-width: inherit;
		margin: 0 3rem;
		padding-top: 5rem;
	}
	#main .mainVisual .banner img {
		width: 100%;
	}
	#main .approach {
		padding-top: 0;
	}
	#main .approach .comLink05 {
		margin: 0 auto;
	}
	#main .approach .imgBox {
		padding: 0 1rem;
		display: block;
	}
	#main .approach .imgBox .photoBox {
		width: auto;
		margin: 0 1.4rem 4rem;
	}
	#main .approach .imgBox .photoBox img {
		width: 100%;
	}
	#main .approach .imgBox .textBox {
		padding: 0;
	}
	#main .approach .imgBox h2 {
		margin-bottom: 3.5rem;
		font-size: 1.7rem;
	}
	#main .approach .imgBox h2 img {
		width: 27rem;
	}
	#main .approach .imgBox p {
		font-size: 1.5rem;
		font-weight: 500;
		line-height: 200%; 
		padding: 0 1.5rem;
	}
	#main .approach .imgBox02 {
		margin-top: 4.8rem;
	}
	#main .approach .imgBox .h2Ttl {
		font-size: 2rem;
	}
	#main .approach .imgBox .h2Ttl img{
		width: 21rem;
	}
	#main .approach .list {
		padding: 0 1.5rem 4rem;
		gap: 2.2rem 2.5rem;
	}
	#main .approach .list li {
		width: calc((100% - 2.5rem) / 2);
	}
	#main .approach .list a {
		padding: 2rem 1rem;
		min-height: 8.1rem;
		box-sizing: border-box;
	}



	#main .sec01 .content {
		margin: 2.5rem 1.0rem;
		max-width: inherit;
	}
	#main .sec01 .ttlBox p {
		font-size: 1.4rem;
		line-height: 1.78;
	}
	#main .sec01 .headLine01 {
		margin-bottom: 2.5rem;
	}
	#main .sec01 .ttlBox .comLink05 {
		position: static;
		margin: 3rem auto 0;
	}
	#main .sec01 .ttlBox {
		margin-bottom: 2.7rem;
	}
	#main .serviceUl {
		margin: 0 -1rem;
		padding: 0 0 3rem;
		justify-content: flex-start;
	}
	#main .serviceUl li {
		margin: 0 1rem 0.9rem;
		width: calc(50% - 2rem);
	}
	#main .serviceUl li .img {
		text-align: center;
		width: 5.8rem;
		margin-bottom: 0.5rem;
		min-height: 8rem;
	}
	#main .serviceUl li .ttl {
		margin-bottom: 0.5rem;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	#main .sec01 .textImg {
		margin: 0 4.2rem 4rem;
		text-align: center;
	}
	#main .sec01 .textImg span {
		margin: 1rem -16.4rem 0 0;
		padding-right: 2rem;
		font-size: 1.4rem;
		background-size: 1.4rem auto;
	}
	#main .sec01 .imgBox {
		padding: 3rem 2rem 3.1rem;
		max-width: inherit;
		margin: 0 1.5rem;
		display: block;
	}
	#main .sec01 .imgBox h3 {
		margin: 0 1.5rem 1.5rem;
		text-align: center;
	}
	#main .sec01 .imgBox .textBox {
		padding: 0;
	}
	#main .sec01 .imgBox .textBox p {
		margin-bottom: 2rem;
		text-align: center;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	#main .sec01 .imgBox .comLink05 {
		width: auto;
		max-width: 24.5rem;
		margin: 0 auto;
	}
	#main .sec01 {
		padding-bottom: 5.4rem;
	}
	#main .magazine {
		margin-bottom: -14.8rem;
		padding: 10.6rem 1rem 5rem;
		min-height: inherit;
		background-image: url(../img/index/bg19_sp.png);
		background-size: 100% 100%;
	}
	#main .magazine .bg {
		width: 14.7rem;
		right: -1rem;
		top: -7.8rem;
	}
	#main .magazine .headLine01 {
		margin: 0 0.2rem 1.9rem;
	}
	#main .magazine .headLine01 img {
		max-height: 3.42rem;
	}
	#main .magazine .ttlBox .comLink05 {
		position: static;
		margin: 3rem auto 0;
	}
	#main .magazine .ttlBox p {
		max-width: inherit;
		font-size: 1.4rem;
		line-height: 1.785;
	}
	#main .magazine .jsIco {
		position: static;
		justify-content: center;
	}
	#main .jsIco > div {
		margin: 0 2.5rem; 
	}
	#main .magazine .ttlBox {
		margin-bottom: 4rem;
	}
	#main .articlesSec .jsBox {
		margin-top: 0;
		margin-left: -1rem;
		margin-right: -1rem;
		padding-top: 0.9rem;
	}
	#main .articlesSec {
		padding-bottom: 1.5rem;
	}
	#main .magazine .link {
		margin: 0 2.4rem -5rem;
	}
	#main .sec01 .imgBox .comLink05 a {
		padding-left: 2rem;
	}
	#gFooter.style {
		padding-top: 28.4rem;
	}
	#gFooter::after { 
		height: 32.3rem;
		top: -9rem;
		background-image: url(../img/index/f_bg_sp.png);
	}
	.comContact {
		bottom: -23rem;
	}
}
