@charset "utf-8";
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
#main {
	margin-bottom: 94px;
}
#main .topBox {
	margin-bottom: 94px;
	padding-top: 76px;
}
#main .topBox .lBox {
	margin-top: 48px;
	width: calc(100% - 705px);
}
#main .topBox .lBox .headLine01 {
	margin-bottom: 22px;
	font-size: 2rem;
}
#main .topBox .lBox .txtBox {
	margin-bottom: 48px;
	line-height: 1.69;
}
#main .topBox .lBox .txtBox p:not(:last-child) {
	margin-bottom: 27px;
}
#main .topBox .lBox .headLine01 .en {
	margin-bottom: 30px;
}
#main .topBox .rBox {
	width: 642px;
}
#main .topBox .rBox .photo {
	margin-bottom: 32px;
}
#main .topBox .rBox .photoUl li {
	width: 374px;
}
#main .topBox .rBox .photoUl li:nth-child(2) {
	width: 234px;
}
#main .textArea {
	align-items: center;
}
#main .textArea .lTxtBox {
	width: 300px;
}
#main .textArea .lTxtBox .title {
	font-weight: 600;
}
#main .textArea .snsList {
	margin-right: -5px;
}
#main .textArea .snsList li {
	margin-right: 10px;
	width: 32px;
}
#main .textArea .snsList li:last-child {
	margin-right: 0;
}
#main .textArea .snsList li a {
	display: block;
}
#main .textArea .snsList li a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) {
	#main .textArea .lTxtBox .text a:hover {
		text-decoration: underline;
	}
}
#main .imgBox .photoBox {
	width: 528px;
	border-radius: 7px;
	overflow: hidden;
}
#main .imgBox .textBox {
	margin-top: 34px;
	padding-right: 45px;
	width: calc(100% - 585px);
	box-sizing: border-box;
}
#main .imgBox .textBox .headLine01 {
	margin-bottom: 27px;
}
#main .imgBox .textBox .txtBox {
	margin-bottom: 30px;
}
#main .imgBox .textBox .txtBox p {
	margin-bottom: 27px;
	line-height: 1.69;
}
#main .imgBox .textBox .txtBox p:last-child {
	margin-bottom: 0;
}
#main .imgBox .textBox .textArea .snsList {
	margin-right: 70px;
}
@media all and (max-width: 896px) {
	#main {
		margin-bottom: 84px;
	}
	#main .topBox {
		margin-bottom: 42px;
		padding-top: 0;
		display: block;
	}
	#main .topBox .lBox {
		margin-top: 0;
		width: auto;
	}
	#main .topBox .lBox .txtBox {
		margin-bottom: 20px;
		font-size: 1.6rem;
	}
	#main .topBox .lBox .headLine01 .en {
		margin-bottom: 13px;
	}
	#main .topBox .rBox {
		width: auto;
	}
	#main .topBox .photo {
		margin: 0 -13px 19px;
	}
	#main .topBox .photo img {
		width: 100%;
	}
	#main .topBox .rBox .photoUl {
		display: block;
	}
	#main .topBox .rBox .photoUl li {
		margin: 0 0 15px;
		width: auto;
	}
	#main .topBox .rBox .photoUl li:nth-child(2) {
		margin: 0 58px;
		width: auto;
	}
	#main .topBox .rBox .photoUl li img {
		width: 100%;
	}
	#main .textArea {
		margin-bottom: 16px;
		display: block;
	}
	#main .textArea .lTxtBox {
		margin-bottom: 20px;
		width: auto;
		font-size: 1.6rem;
	}
	#main .textArea .lTxtBox .title {
		font-weight: 600;
	}
	#main .textArea .snsList {
		margin-right: 0;
	}
	#main .imgBox {
		display: block;
	}
	#main .imgBox .photoBox {
		display: none;
	}
	#main .imgBox .textBox {
		margin-top: 34px;
		padding-right: 0;
		width: auto;
	}
	#main .imgBox .textBox .headLine01 {
		margin-bottom: 24px;
	}
	#main .imgBox .textBox .txtBox {
		margin-bottom: 22px;
	}
	#main .imgBox .textBox .txtBox p {
		font-size: 1.6rem;
	}
	#main .imgBox .textBox .txtBox p span {
		margin-top: 27px;
		display: block;
	}
	#main .imgBox .textBox .textArea {
		display: flex;
		flex-wrap: wrap;
		justify-content: start;
	}
	#main .imgBox .textBox .textArea .lTxtBox {
		margin: 0 40px 0 0;
	}
	#main .imgBox .textBox .textArea .snsList {
		margin-right: 0;
	}
}