@charset "utf-8";
/*------------------------------------------------------------
	company
------------------------------------------------------------*/
#main {
	padding-bottom: 22rem;
}
#main .info {
	margin: 12.8rem 0 13.3rem;
}
#main .info .infoBox:not(:last-child) {
	margin-bottom: 7.3rem;
}
#main .info .lBox {
	width: 56.9rem;
	color: #040000;
}
#main .info .lBox p {
	margin-bottom: 1rem;
	line-height: 1.76;
	letter-spacing: 0.03em;
}
#main .info .lBox ul {
	margin-bottom: 2.9rem;
}
#main .info .lBox li {
	width: 45%;
	padding-left: 1.5rem;
	line-height: 1.2;
	letter-spacing: 0.06em;
	border-left: 0.5rem solid #29C03C;
}
#main .info .lBox li:last-child {
	width: 50%;
}
#main .info .lBox li span {
	font-weight: 700;
}
#main .info .pho {
	position: relative;
}
#main .info .pho img {
	width: 100%;
}
#main .info .lBox .sort {
	position: absolute;
	left: 2.6rem;
	bottom: -2.4rem;
	padding: 0.5rem 1.3rem 0.7rem;
	color: #fff;
	line-height: 1;
	background-color: #040000;
	z-index: 1;
}
#main .info .imgBox02 .lBox .sort {
	top: -1.3rem;
	bottom: auto;
}
#main .info .imgBox02 .lBox .arrow {
	position: absolute;
	right: 1.6rem;
	top: -4.5rem;
	width: 12.8rem;
	height: 12.8rem;
	padding-top: 0.9rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.34;
	background : linear-gradient(144.14deg, rgba(60, 244, 78, 1) 0.02%, rgba(42, 203, 57, 1) 100%);
	border-radius: 100%;
}
#main .info .rBox {
	width: 54.1rem;
	margin-top: 5rem;
}
#main .info .rBox .map {
    position: relative;
    height: 30.4rem;
    overflow: hidden;
}
#main .info .rBox .map iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
#main .info .imgInfo {
	margin: 3.4rem -0.1rem 0 0;
}
#main .info .textInfo {
	width: calc(100% - 21rem);
	margin-top: -0.5rem;
}
#main .info .textInfo .txt01 {
	margin-bottom: 3.5rem;
	line-height: 1.53;
}
#main .info .textInfo .txt02 {
	font-size: 1.6rem;
	line-height: 1.75;
}
#main .info .textInfo .txt02 span {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}
#main .info .textInfo .txt03 {
	margin-top: 1.5rem;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.38;
}
#main .info .img {
	width: 20rem;
}
#main .info .imgBox02 {
	padding-top: 4.9rem;
	background: url(../img/common/icon03.svg) no-repeat left 27.7rem top 1.5rem;
	background-size: 1.7rem auto;
}
#main .btmList {
	position: relative;
}
#main .btmList li {
	padding-bottom: 4.3rem;
}
#main .btmList p {
	line-height: 1.76;
	letter-spacing: 0.03em;
}
@media all and (min-width: 897px) {
	.pageTtl {
		padding-bottom: 37.7rem;
	}
	.headLine01 {
		padding: 1.5rem 0 2.1rem 6rem;
	}
	.headLine01 .en {
		line-height: 1.06;
	}
	.headLine01 .jp {
		margin-top: 1.8rem;
	}
	#main .info .headLine02 {
		margin-bottom: 6.2rem;
	}
	#main .infoBox02 .imgInfo {
		margin-top: 2.2rem;
	}
	#main .infoBox02 .textInfo {
		margin-top: -0.2rem;
	}
	#main .info .imgBox02 .rBox {
		margin-top: 0;
	}
	#main .infoBox03 .textInfo {
		margin-top: 0.2rem;
	}
	#main .infoBox03 .textInfo .txt03 {
		margin-top: 4.6rem;
	}
	#main .infoBox04 .textInfo {
		margin-top: -0.9rem;
	}
	#main .infoBox04 .textInfo .txt03 {
		margin-top: 2.8rem;
	}
	#main .btmList {
		margin-right: -4rem;
	}
	#main .btmList::after {
		content: "";
		width: 36.8rem;
	}
	#main .btmList li {
		width: 36.8rem;
	}
}
@media all and (max-width: 896px) {
	.pageTtl {
		padding-bottom: 5.7rem;
	}
	#main {
		padding-bottom: 5.7rem;
	}
	#main .info {
		margin: 4.6rem 0 5.4rem;
	}
	#main .info .headLine02 {
		margin-bottom: 2.7rem;
	}
	#main .info .infoBox:not(:last-child) {
		margin-bottom: 6.6rem;
	}
	#main .info .imgBox {
		display: block;
		margin-left: 0.1rem;
	}
	#main .info .lBox {
		width: auto;
	}
	#main .info .lBox p {
		margin-bottom: 1.2rem;
		line-height: 1.25;
	}
	#main .info .lBox .text > span {
		display: flex;
	}
	#main .info .lBox .text span span {
		flex-shrink: 0;
	}
	#main .info .lBox ul {
		margin-bottom: 2.4rem;
		display: block;
	}
	#main .info .lBox li {
		width: auto !important;
		padding-left: 0.7rem;
		border-width: 0.3rem;
	}
	#main .info .lBox li:last-child {
		margin-top: 1rem;
	}
	#main .info .lBox .sort {
		left: 1.6rem;
		bottom: -2.5rem;
		font-size: 1.5rem;
		padding: 0.5rem 1.1rem 0.7rem;
	}
	#main .info .imgBox02 .lBox .sort {
		top: -1.3rem;
		bottom: auto;
	}
	#main .info .imgBox02 .lBox .arrow {
		right: -1.6rem;
		top: -4.2rem;
		width: 12rem;
		height: 12rem;
		font-size: 1.5rem;
	}
	#main .info .rBox {
		width: auto;
		margin-top: 1.4rem;
	}
	#main .infoBox02 .rBox {
		margin-top: 2rem;
	}
	#main .info .rBox .map {
		height: 0;
		padding-bottom: 56%;
	}
	#main .info .imgInfo {
		margin: 1.8rem -0.1rem 0 0;
	}
	#main .info .textInfo {
		width: calc(100% - 19rem);
		margin-top: -0.4rem;
	}
	#main .info .textInfo .txt01 {
		margin-bottom: 0.6rem;
		line-height: 1.28;
		font-size: 1.4rem;
	}
	#main .info .textInfo .txt02 {
		font-size: 1.6rem;
		line-height: 1.35;
		font-size: 1.4rem;
	}
	#main .info .textInfo .txt02 span {
		padding-bottom: 0.5rem;
	}
	#main .info .textInfo .txt03 {
		margin-top: 0.6rem;
		line-height: 1.35;
		font-size: 1.4rem;
	}
	#main .info .img {
		width: 18.1rem;
	}
	#main .info .imgBox02 {
		background-position: center top 1.6rem;
		background-size: 1.6rem auto;
	}
	#main .infoBox04 .textInfo {
		width: auto;
	} 
	#main .btmList {
		display: block;
	}
	#main .btmList li {
		padding-bottom: 3.1rem;
	}
	#main .btmList p {
		line-height: 1.25;
	}
}