@charset "utf-8";
/*------------------------------------------------------------
	service共通
------------------------------------------------------------*/
#main .gallery .info03 {
	text-align: center;
}
#main .gallery .info03 .title {
	width: fit-content;
	margin: 0 auto 2.5rem;
	padding: 0 3.8rem;
	color: #1d2087;
	font-size: 2.6rem;
	font-weight: 700;
	background: url(../img/common/line01.png) no-repeat left center,url(../img/common/line02.png) no-repeat right center;
	background-size: 2.5rem auto;
}
#main .gallery .info03 .title .sml {
	font-size: 2.4rem;
}
#main .gallery .info03 .title .line {
	background: linear-gradient(transparent 55%, #ffff18 0%);
}
#main .gallery .info03 p {
	margin-bottom: 2.4rem;
	font-size: 2rem;
	color: #000;
	line-height: 1.7;
	font-weight: 500;
}
#main .gallery .info03 p span {
	color: #e3007f;
}
#main .gallery .info03 .pho {
	margin: 0 4.3rem;
}
#main .gallery .info03 .pho img {
	width: 100%;
	border-radius: 1rem;
}


@media all and (max-width: 896px) {


	#main .gallery .info03 .title {
		margin: 0 auto 2rem;
		padding: 0 2.5rem;
		font-size: 2rem;
		background-size: 2rem auto;
	}
	#main .gallery .info03 .title .sml {
		font-size: 1.8rem;
	}
	#main .gallery .info03 p {
		margin-bottom: 2rem;
		font-size: 1.7rem;
	}
	#main .gallery .info03 .pho {
		margin: 0 -1rem;
	}
}


/*------------------------------------------------------------
	service　パーツ
------------------------------------------------------------*/
.pageTitle {
	background-color: #F0F6F6;
}
.pageTitle h2 {
	background-image: url(../img/common/page_title_bg02.png);
}
#pagePath {
	background-color: #F0F6F6;
}
#main .gallerySec {
	padding: 7rem 0;
}
#main .gallerySec .btmText01 {
	margin: 2.3rem 1.8rem 6.3rem;
	font-size: 1.4rem;
	line-height: 1.75;
}
#main .gallerySec .btmText02 {
	margin: 0.6rem 5.4rem 2rem 0.3rem;
	font-weight: 500;
	line-height: 2;
}
#main .gallerySec .btmText02 .blue {
	display: block;
	color: #1d2087;
	font-weight: 700;
}
#main .gallerySec .btmText02 .sml {
	margin-top: 0.1rem;
	display: block;
	text-align: right;
	font-weight: 700;
}
#main .flowInfo {
	margin: 0 0.7rem 0 0.1rem;
	padding: 0 3.5rem 4.8rem;
	background-color: #f4efe9;
	border-radius: 1.7rem;
}
#main .flowInfo .ttl {
	margin-bottom: 1.6rem;
	width: 12.3rem;
	padding: 0.5rem 0 0.7rem;
	font-size: 2rem;
	font-weight: 700;
	color: #fff;
	text-align: center;
	background-color: #1d2087;
	border-radius: 0 0 1rem 1rem;
}
#main .flowInfo .listUl {
	margin: 0 0.1rem 0 0.6rem;
}
#main .flowInfo .listUl > li {
	width: 41.4rem;
}
#main .flowInfo .textList li {
	padding: 1.4rem 3.9rem 0.7rem;
	position: relative;
	line-height: 1.75;
	font-weight: 700;
	border-bottom: 1px solid #1d2087;
	background: url(../img/common/icon14.png) no-repeat right 0.6rem center;
	background-size: 3.2rem auto;
}
#main .flowInfo .textList li.noBg {
	background: none;
}
#main .flowInfo .textList span {
	position: absolute;
	left: 0;
	top: 1.7rem;
	width: 2.1rem;
	height: 2.1rem;
	padding-top: 0.2rem;
	line-height: 1;
	text-align: center;
	color: #fff;
	background-color: #1d2087;
	border-radius: 0.3rem;
}
#main .requestSec {
	padding: 7rem 0;
}
#main .requestSec .phoList {
	width: 89.6rem;
	margin-bottom: 1.9rem;
}
#main .requestSec .phoList li {
	width: 43rem;
	overflow: hidden;
	border-radius: 1rem;
}
#main .requestSec .btmText {
	margin: 0 0.5rem 2.9rem;
	font-size: 1.8rem;
	font-weight: 700;
}
#main .requestSec .bgBox {
	padding: 4.8rem 3.9rem 3.3rem 4.5rem;
	position: relative;
	background-color: #f4efe9;
	border-radius: 1.1rem;
	    width: 100%;
}
#main .requestSec .ico {
	position: absolute;
	right: 2.5rem;
	top: -5.4rem;
	width: 16.6rem;
}
#main .requestSec .textList li {
	margin-bottom: 2rem;
	padding: 1.5rem 3rem;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
	border-radius: 0.8rem;
}

#main .gallery {
    padding: 5.8rem 0 9.8rem;
}
#main .requestSec .textList li::before {
	position: absolute;
	left: 27rem;
	top: 0.6rem;
	width: 1px;
	bottom: 0.6rem;
	background-color: #dcd8d6;
	content: "";
}
#main .requestSec .textList .ttl {
    width: 24rem;
    color: #1d2087;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: inherit;
    margin: 0;
}
#main .requestSec .textList .txt {
	width: calc(100% - 27.2rem);
}
#main .requestSec strong {
	font-size: 1.6rem;
	font-weight: 700;
}
#main .requestSec .note {
	text-align: center;
}
#main .caseSec {
	padding: 7rem 0;
}
#main .caseSec .bgBox {
	margin-bottom: 4.3rem;
	padding: 0 2.8rem 0.1rem;
	background-color: #f4efe9;
	border-radius: 1.1rem;
}
#main .caseSec .textList > li {
	padding: 2.1rem 4rem 2.4rem 21.6rem;
	position: relative;
	font-size: 1.6rem;
	font-weight: 700;
	border-bottom: 1px solid #1d2087;
	background: url(../img/common/icon14.png) no-repeat right top 2.1rem;
	background-size: 3.2rem auto;
}
#main .caseSec .textList > li:last-child {
	border: none;
}
#main .caseSec .textList .time {
	position: absolute;
	left: 0;
	top: 2.2rem;
	color: #1d2087;
}
#main .caseSec .textUl {
	margin-top: 0.8rem;
	width: 34rem;
}
#main .caseSec .textUl li {
	padding: 1rem 0;
	display: flex;
	line-height: 1.71;
	font-size: 1.4rem;
	font-weight: 400;
	border-bottom: 1px solid #fff;
}
#main .caseSec .textUl li:last-child {
	border: none;
}
#main .caseSec .textUl span {
	margin-right: 1.4rem;
	min-width: 4.3rem;
	font-weight: 500;
	flex-shrink: 0;
}
@media all and (min-width: 897px) {
	.pageTitle h2 {
		bottom: -1rem;
		z-index: 3;
		height: 12rem;
	}
	#pagePath {
		padding-bottom: 4.8rem;
	}
	#main .gallerySec .headLine01 {
		max-width: 108.6rem;
		margin: 0 auto 3.9rem;
	}
	#main .gallerySec .headLine08 {
		margin-bottom: 3.3rem;
	}
	#main .caseSec .textList > li.margin {
		padding: 1.3rem 4rem 0.6rem 21.6rem;
		background-position: right top 1.2rem;
	}
	#main .caseSec .textList > li.margin .time {
		top: 1.2rem;
	}
	#main .caseSec .comPhotoList {
		margin-left: auto;
		margin-right: auto;
	}
}
@media all and (max-width: 896px) {
	.pageTitle h2 {
		background-image: url(../img/common/page_title_bg02_sp.png);
	}
	#main .gallerySec {
		padding: 4rem 0;
	}
	#main .gallerySec .headLine01 {
		margin-left: 2rem;
	}
	#main .gallerySec .btmText01 {
		margin: 2rem 0;
		font-size: 1.3rem;
	}
	#main .gallerySec .btmText02 {
		margin: 1rem 0 2rem;
		line-height: 1.75;
	}
	#main .flowInfo {
		margin: 0;
		padding: 0 2rem 2rem;
	}
	#main .flowInfo .ttl {
		margin-bottom: 1rem;
		width: 9rem;
		padding: 0.5rem 0 0.7rem;
		font-size: 1.6rem;
	}
	#main .flowInfo .listUl {
		margin: 0;
		display: block;
	}
	#main .flowInfo .listUl > li {
		width: auto;
	}
	#main .flowInfo .textList li {
		padding: 1.5rem 3rem;
		background-position: right center;
		background-size: 3rem auto;
	}
	#main .requestSec {
		padding: 4rem 0;
	}
	#main .requestSec .phoList {
		width: auto;
		margin-bottom: 1.9rem;
	}
	#main .requestSec .phoList li {
		width: calc(50% - 0.5rem);
	}
	#main .requestSec .phoList img {
		width: 100%;
	}
	#main .requestSec .btmText {
		margin: 0 0 4rem;
		font-size: 1.5rem;
	}
	#main .requestSec .bgBox {
		padding: 3rem 2rem 2rem;
	}
	#main .requestSec .ico {
		right: 1.5rem;
		top: -3rem;
		width: 10rem;
	}
	#main .requestSec .textList li {
		margin-bottom: 1rem;
		padding: 1.5rem;
		display: block;
	}
	#main .requestSec .textList li::before {
		display: none;
	}
	#main .requestSec .textList .ttl {
		padding-bottom: 0.5rem;
		margin-bottom: 0.5rem;
		width: auto;
		text-align: center;
		display: block;
		font-size: 1.6rem;
		border-bottom: 1px solid #dcd8d6;
	}
	#main .requestSec .textList .txt {
		width: auto;
		display: block;
	}
	#main .requestSec strong {
		font-size: 1.5rem;
	}
	#main .caseSec {
		padding: 4rem 0;
	}
	#main .caseSec .bgBox {
		margin-bottom: 2rem;
		padding: 0 2rem;
	}
	#main .caseSec .textList > li {
		padding: 1.5rem 2.5rem 1.5rem 10.5rem;
		font-size: 1.4rem;
		background-position: right top 1.5rem;
		background-size: 3rem auto;
	}
	#main .caseSec .textList .time {
		top: 1.5rem;
	}
	#main .caseSec .textUl {
		margin-top: 0.8rem;
		width: fit-content;
	}
	#main .caseSec .textUl li {
		padding: 0.5rem 0;
		line-height: 1.5;
		font-size: 1.2rem;
	}
	#main .caseSec .textUl li:first-child {
		display: block;
	}
	#main .caseSec .textUl span {
		margin-right: 1rem;
		min-width: inherit;
	}
	    #main .gallery {
        padding: 4rem 0;
    }
}