@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .topBox {
	position: relative;
}
.mainVisual {
	padding: 12.7rem 0;
	min-height: 57rem;
	background: url(../img/index/main_img.jpg) no-repeat center center / cover;
}
.mainVisual .topText {
	margin-bottom: 1.5rem;
	text-align: center;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: 0.2em;
}
.mainVisual .title {
	margin: 0 auto;
	padding: 0.5rem 0.8rem 1.2rem;
	width: fit-content;
	text-align: center;
	color: #fff;
	font-size: 4rem;
	font-weight: 500;
	letter-spacing: 0.025em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.mainVisual .title span {
	display: block;
	font-size: 10rem;
	line-height: 1.25;
}
#main .news {
	padding: 2.4rem 3.6rem 3.3rem;
	width: 90rem;
	position: absolute;
	z-index: 1;
	left: 50%;
	transform: translateX(-50%);
	bottom: -6rem;
	background-color: #3392D0;
}
#main .news h2 {
	margin-right: 0;
	width: 10.3rem;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 400;
	letter-spacing: 0.125em;
}
#main .news .newsList {
	flex: 1;
}
#main .news .newsList a {
	color: #fff;
}
#main .news .newsList a:hover {
	opacity: 0.7;
}
#main .news .newsList time {
	margin-bottom: 0.6rem;
	font-size: 1.4rem;
	display: inline-block;
	font-weight: 300;
	letter-spacing: 0.05em;
}
#main .news .newsList .text {
	letter-spacing: 0.125em;
}
#main .crime {
	padding: 12.2rem 0 9.7rem;
}
#main .crime .headLine01 .en {
	font-size: 3.2rem;
}
#main .crime .title {
	margin-bottom: 4.2rem;
	text-align: center;
	font-weight: 700;
	font-size: 3.1rem;
	letter-spacing: 0.125em;
	line-height: 1.71;
}
#main .crime .text {
	padding-left: 1.5rem;
	margin: 0 auto 2.4rem;
	width: 65rem;
	letter-spacing: 0.125em;
}
#main .crime .text:last-child {
	margin-bottom: 0;
}
#main .crime .text .tag {
	padding: 0 0.2rem;
	display: inline-block;
	background-color: #DAEDFA;
}
#main .technique {
	position: relative;
}
#main .technique .headLine01 {
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 8.2rem;
	left: 0;
}
#main .technique .headLine01 .en {
	color: #fff;
}
#main .technique .infoBox .textBox {
	padding: 23rem 6rem 13.3rem;
	width: 50%;
	background-color: #FB8C20;
}
#main .technique .infoBox .rBox {
	background-color: #3392D0;
}
#main .technique .infoBox .sub {
	margin-left: auto;
	width: 57rem;
}
#main .technique .infoBox .rBox {
	padding: 23rem 7.5rem 13.3rem;
}
#main .technique .infoBox .rBox .sub {
	margin-left: 0;
}
#main .technique .infoBox h3 {
	margin-bottom: 7.5rem;
	text-align: center;
	color: #fff;
	font-size: 3.6rem;
	font-weight: 700;
}
#main .technique .infoBox .textUl {
	padding-left: 4rem;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 700;
	font-style: italic;
}
#main .technique .infoBox .textUl li {
	margin-bottom: 1.9rem;
}
#main .technique .infoBox .textUl li:last-child {
	margin-bottom: 0;
}
#main .technique .image {
	position: absolute;
	z-index: 1;
	bottom: 14.5rem;
	left: 50%;
	transform: translateX(-50%);
	width: 13.3rem;
}
#main .strengths {
	padding: 8rem 0 3.5rem;
	background-color: #DAEDFA;
}
#main .strengths .headLine01 {
	margin-bottom: 6.7rem;
}
#main .strengths .strengthsUl {
	margin-top: -2rem;
}
#main .strengths .strengthsUl li {
	padding: 2.6rem 1.3rem 2rem;
	margin: 2rem 0.9rem 0 0;
	width: 29.3rem;
	background-color: #F6FAFD;
}
@media all and (min-width: 897px) and (max-width: 1300px) {
	#main .technique .infoBox .rBox {
		padding: 23rem 6rem 13.3rem;
	}
}
#main .strengths .strengthsUl li:nth-child(4n) {
	margin-right: 0;
}
#main .strengths .strengthsUl h3 {
	margin-bottom: 1.5rem;
	text-align: center;
	font-weight: 400;
	font-size: 2rem;
	color: #083c6f;
	letter-spacing: 0.1em;
}
#main .strengths .strengthsUl .li01 h3 {
	letter-spacing: 0;
}
#main .strengths .strengthsUl .photoBox {
	margin-bottom: 1.9rem;
}
#main .strengths .strengthsUl .photoBox img {
	width: 100%;
}
#main .strengths .strengthsUl .textBox .text {
	letter-spacing: 0.125em;
	line-height: 1.35;
}
#main .case {
	padding: 8.2rem 0 27.2rem;
}
#main .case .headLine01 {
	margin-bottom: 7.3rem;
}
#main .case .caseBox {
	margin-bottom: 3.1rem;
	padding-bottom: 2.8rem;
	background-color: #DAEDFA;
}
#main .case .caseBox:last-of-type {
	margin-bottom: 0;
}
#main .case .caseBox h3 {
	margin-bottom: 1.3rem;
	border-left: 0.9rem solid #3392D0;
	color: #083c6f;
	font-weight: 700;
	padding: 1.9rem 0 1.6rem 2.2rem;
	font-size: 2.6rem;
	letter-spacing: 0.125em;
}
#main .case .imgBox {
	margin: 0 2.2rem;
}
#main .case .caseBox .textBox {
	width: 49rem;
}
#main .case .caseBox .tagUl {
	margin: -1rem 0 2.2rem;
}
#main .case .caseBox .tagUl li {
	margin: 1rem 1rem 0 0;
	padding: 0.6rem 0.2rem;
	width: 9.9rem;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	letter-spacing: 0.125em;
	background-color: #3392D0;
}
#main .case .caseBox .tagUl li:last-child {
	margin-right: 0;
}
#main .case .caseBox .tagUl .orange {
	background-color: #FB8C20;
}
#main .case .caseBox .tagUl .blue {
	background-color: #214D9A;
}
#main .case .caseBox .detaiUl {
	margin-bottom: 2.2rem;
}
#main .case .caseBox .detaiUl li {
	margin-right: 3.5rem;
	padding: 0.4rem 2rem 0.6rem;
	width: 18.5rem;
	background-color: #fff;
	letter-spacing: 0.125em;
	color: #083c6f;
}
#main .case .caseBox .detaiUl li:last-child {
	margin-right: 0;
}
#main .case .caseBox .textBox .text {
	letter-spacing: 0.125em;
}
#main .case .caseBox .photoBox {
	margin-top: 0.5rem;
	width: calc(100% - 53.8rem);
}
#main .case .caseBox .photoBox li:last-child {
	margin-right: 0;
}
#main .case .caseBox .photoBox li {
	margin-right: 0.8rem;
	position: relative;
}
#main .case .caseBox .photoBox span {
	padding: 0.1rem 0 0.4rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 8rem;
	font-size: 1.45rem;
	letter-spacing: 0.125em;
	text-align: center;
	text-align: center;
	display: inline-block;
	background-color: rgba(255,255,255,0.85);
}
#main .case .caseBox .photoBox .li01 span {
	background-color: #000;
	color: #fff;
}
#main .case .caseBox .photoBox img {
	width: 100%;
}
#main .faq {
	padding: 8.5rem 0 7.4rem;
	background-color: #3392D0;
}
#main .faq .content {
	max-width: 86.9rem;
}
#main .faq .headLine01 {
	margin-bottom: 7.5rem;
}
#main .faq .headLine01 .en {
	color: #fff;
}
#main .faq .headLine01 .jp {
	color: #fff;
}
#main .faq dl {
	margin-bottom: 2rem;
	background-color: #fff;
}
#main .faq dt {
	padding: 1.2rem 5rem 1.5rem 8.5rem;
	color: #083c6f;
	font-size: 2.4rem;
	letter-spacing: 0.125em;
	line-height: 1.42;
	text-indent: -5rem;
	background: url(../img/common/icon02.png) no-repeat right 2.3rem center / 2.1rem;
	cursor: pointer;
}
#main .faq dt.on {
	background-image: url(../img/common/icon01.png);
}
#main .faq dd {
	padding: 2rem 4rem 2rem 9rem;
	display: none;
	font-size: 1.8rem;
	letter-spacing: 0.125em;
	border-top: 1px solid #083c6f;
}
#main .fee {
	padding: 8.4rem 0 13.5rem;
}
#main .fee .headLine01 {
	text-align: left;
	width: 27rem;
}
#main .fee .tableBox {
	width: 56rem;
	margin: 6.5rem 15rem 0 0;
}
#main .fee .tableBox table {
	width: 100%;
	border-collapse: collapse;
}
#main .fee .tableBox table th,
#main .fee .tableBox table td {
	padding: 1.4rem 0 1.4rem 3rem;
	text-align: left;
	font-weight: 400;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 1.81;
	border-bottom: 0.2rem solid #F1F4F3;
	border-right: 0.2rem solid #F1F4F3;
	background-color: #fff;
	vertical-align: middle;
	word-break: break-all;
}
#main .fee .tableBox table th {
	padding: 1.5rem 1rem;
	width: 22%;
	text-align: center;
	color: #3392d0;
	border-right: 0;
	background-color: #DAEDFA;
}
#main .fee .tableBox table td:last-child {
	border-right: 0;
}
#main .fee .tableBox table tr:last-child th,
#main .fee .tableBox table tr:last-child td {
	border-bottom: 0;
}
#main .contact {
	padding: 10.5rem 0 8.5rem;
	background-color: #FB8C20;
}
#main .contact .content {
	align-items: center;
}
#main .contact .lBox {
	width: 32rem;
}
#main .contact .headLine01 {
	margin-bottom: 1rem;
	text-align: left;
}
#main .contact .headLine01 .en {
	color: #fff;
}
#main .contact .lBox .text {
	color: #fff;
	font-size: 1.4rem;
	letter-spacing: 0.125em;
	line-height: 1.71;
}
#main .contact .rBox {
	width: calc(100% - 41.2rem);
	align-items: center;
}
#main .contact .tel {
	font-size: 3.6rem;
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #fff;
	width: 36.2rem;
	text-align: center;
}
#main .contact .tel a {
	color: #fff;
}
#main .contact .tel .sml {
	margin-top: 0.4rem;
	display: block;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0.125em;
}
#main .contact .btn {
	width: 29.7rem;
}
#main .contact .btn a {
	padding: 1.9rem 1rem;
	display: block;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 700;
	color: #FB8C20;
	letter-spacing: 0.125em;
	background-color: rgba(255,255,255,0.85);
}
#main .contact .btn a:hover {
	opacity: 0.7;
}
#main .trouble {
	padding: 8.4rem 0 9rem;
	background: url(../img/index/trouble_bg.png) repeat left top / 0.8rem;
}
#main .trouble .headLine01 {
	margin-bottom: 7.6rem;
}
#main .trouble .innerBox {
	margin-bottom: 1.3rem;
}
#main .trouble .rBox {
	width: 50.7%;
}
#main .trouble .lBox {
	padding: 4rem 4rem 0;
	width: 48.3%;
	background-color: #fff;
}
#main .trouble .lBox .photoBox {
	margin-right: 1.7rem;
	width: 15.8rem;
}
#main .trouble .lBox .textBox {
	margin-top: 0.8rem;
	flex: 1;
}
#main .trouble .textBox .text {
	font-size: 1.8rem;
	letter-spacing: 0.125em;
	line-height: 1.38;
}
#main .trouble .textBox .textList li {
	padding-left: 1.7rem;
	text-indent: -1.7rem;
	font-size: 1.8rem;
	letter-spacing: 0.125em;
	line-height: 1.72;
}
#main .trouble .rBox li {
	padding: 2rem 2.3rem;
	margin-bottom: 1rem;
	background-color: #fff;
}
#main .trouble .rBox li:last-child {
	margin-bottom: 0;
}
#main .trouble .h_title {
	margin-bottom: 3.3rem;
	align-items: center;
}
#main .trouble .h_title .num {
	margin-right: 2.5rem;
	width: 8rem;
	font-size: 7.5rem;
	color: #083C6F;
	line-height: 1;
	font-weight:  400;
	font-family: "Roboto", sans-serif;
	display: inline-block;
}
#main .trouble .h_title .text {
	flex: 1;
	font-weight: 400;
	font-size: 2.4rem;
	letter-spacing: 0.125em;
	color: #083C6F;
}
#main .trouble .rBox .h_title {
	margin-bottom: 0.6rem;
}
#main .trouble .rBox .h_title .text{
	padding-top: 2rem;
}
#main .trouble .subBox {
	padding: 2.5rem 4.2rem 0;
	background-color: #fff;
	align-items: flex-start;
}
#main .trouble .subBox .h_title {
	margin-bottom: 0;
	width: 30rem;
}
#main .trouble .subBox .imgBox {
	width: calc(100% - 41rem);
}
#main .trouble .subBox .photoBox {
	width: 12rem;
}
#main .trouble .subBox .textBox {
	flex: 1;
}
#main .area {
	padding: 8.3rem 0 13.4rem;
}
#main .area .lBox {
	flex: 1;
}
#main .area .lBox .headLine01 {
	text-align: left;
	margin-bottom: 5.5rem;
}
#main .area .lBox .text {
	letter-spacing: 0.125em;
	font-size: 1.8rem;
}
#main .area .photo {
	margin: -0.5rem 11rem 0 0;
	width: 31.3rem;
}
@media all and (max-width: 896px) {
	.mainVisual {
		padding: 6.3rem 0;
		min-height: 28.5rem;
		background-image: url(../img/index/main_img_sp.jpg);
	}
	.mainVisual .topText {
		margin-bottom: 0.8rem;
		font-size: 1.2rem;
	}
	.mainVisual .title {
		padding: 0.3rem 0.5rem 0.5rem;
		font-size: 2rem;
	}
	.mainVisual .title span {
		font-size: 5rem;
	}
	#main .news {
		padding: 3.4rem 2.3rem;
		width: auto;
		position: static;
		transform: translateX(0);
	}
	#main .news .innerBox {
		display: block;
	}
	#main .news h2 {
		margin-bottom: 1.5rem;
		width: auto;
		text-align: center;
		font-size: 1.8rem;
	}
	#main .news .newsList time {
		margin-bottom: 0.6rem;
		font-size: 1.2rem;
	}
	#main .crime {
		padding: 6.5rem 0 9.2rem;
	}
	#main .crime .title {
		margin-bottom: 3.3rem;
		font-size: 2.4rem;
		line-height: 1.5;
	}
	#main .crime .text {
		padding-left: 0;
		width: auto;
		line-height: 1.55;
		letter-spacing: 0.1em;
	}
	#main .technique .headLine01 {
		padding: 0 0.5rem 2.5rem;
		width: calc(100% - 5rem);
		top: -3.5rem;
		left: 2.5rem;
		right: 2.5rem;
		background-color: #fff;
	}
	#main .technique .headLine01 .en {
		color: #fb8c20;
	}
	#main .technique .infoBox {
		display: block;
	}
	#main .technique .infoBox .textBox {
		padding: 10.7rem 2.3rem 8rem;
		width: auto;
		min-height: 43.5rem;
	}
	#main .technique .infoBox .sub {
		margin: 0;
		width: auto;
	}
	#main .technique .infoBox .rBox {
		padding: 7.7rem 2.3rem 7.4rem;
		min-height: 41.8rem;
	}
	#main .technique .infoBox .rBox .sub {
		margin-left: 0;
	}
	#main .technique .infoBox h3 {
		margin-bottom: 4rem;
		font-size: 2.4rem;
	}
	#main .technique .infoBox .textUl {
		padding-left: 0;
		font-size: 1.6rem;
	}
	#main .technique .infoBox .textUl li {
		padding-left: 1.3rem;
		text-indent: -1.3rem;
		margin-bottom: 1.9rem;
		line-height: 1.2;
	}
	#main .technique .image {
		bottom: 45%;
		width: 6.6rem;
	}
	#main .strengths {
		padding: 6.5rem 0 5rem;
	}
	#main .strengths .content {
		margin: 0 1.5rem;
	}
	#main .strengths .headLine01 {
		margin-bottom: 4.7rem;
	}
	#main .strengths .strengthsUl {
		margin-top: -2rem;
		justify-content: space-between;
	}
	#main .strengths .strengthsUl li {
		padding: 3rem 1rem 2.9rem;
		margin: 2rem 0 0 0;
		width: 47.5%;
	}
	#main .strengths .strengthsUl h3 {
		margin: 0 -1rem 2.9rem;
		font-weight: 400;
		font-size: 1.8rem;
		min-height: 5.4rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#main .strengths .strengthsUl .photoBox {
		margin-bottom: 1.8rem;
	}
	#main .strengths .strengthsUl .textBox .text {
		text-align: justify;
		line-height: 1.43;
		letter-spacing: 0.07em;
	}
	#main .case {
		padding: 6.3rem 0 5rem;
	}
	#main .case .content {
		margin: 0 1.5rem;
	}
	#main .case .headLine01 {
		margin-bottom: 4.8rem;
	}
	#main .case .caseBox {
		margin-bottom: 4rem;
		padding-bottom: 3.1rem;
	}
	#main .case .caseBox h3 {
		margin-bottom: 1.9rem;
		border-left: 0.5rem solid #3392D0;
		padding: 1.8rem 0 0.8rem 1.3rem;
		font-size: 2rem;
		line-height: 1.4;
	}
	#main .case .imgBox {
		margin: 0 1rem;
		display: block;
	}
	#main .case .caseBox .textBox {
		margin-bottom: 1.5rem;
		width: auto;
	}
	#main .case .caseBox .tagUl {
		margin: -1rem 0 1rem;
	}
	#main .case .caseBox .tagUl li {
		padding: 0.35rem 0.2rem;
		width: 7.5rem;
		font-size: 1.2rem;
	}
	#main .case .caseBox .detaiUl {
		margin-bottom: 2.2rem;
	}
	#main .case .caseBox .detaiUl li {
		margin-right: 1rem;
		padding: 0.4rem 0 0.3rem 1rem;
		width: 11rem;
		font-size: 1.2rem;
	}
	#main .case .caseBox .detaiUl li:last-child {
		margin-right: 0;
	}
	#main .case .caseBox .textBox .text {
		text-align: justify;
		line-height: 1.55;
	}
	#main .case .caseBox .photoBox {
		margin-top: 0;
		width: auto;
	}
	#main .case .caseBox .photoBox ul {
		display: block;
	}
	#main .case .caseBox .photoBox li {
		margin: 0 0 1.5rem;
	}
	#main .case .caseBox .photoBox li:last-child {
		margin: 0;
	}
	#main .case .caseBox .photoBox span {
		width: 8.5rem;
		font-size: 1.5rem;
	}
	#main .faq {
		padding: 6.5rem 0 6.3rem;
	}
	#main .faq .content {
		margin: 0 1.5rem;
		max-width: 100%;
	}
	#main .faq .headLine01 {
		margin-bottom: 4rem;
	}
	#main .faq dl {
		margin-bottom: 1.5rem;
	}
	#main .faq dt {
		padding: 1.5rem 2.5rem 1.5rem 4.3rem;
		font-size: 1.4rem;
		text-indent: -3.3rem;
		background-size: 1.1rem auto;
		background-position: right 1rem center;
	}
	#main .faq dd {
		padding: 1rem 2.5rem 1rem 4rem;
		font-size: 1.4rem;
	}
	#main .fee {
		padding: 6.5rem 0 7.5rem;
	}
	#main .fee .content {
		margin: 0 1.5rem;
		display: block;
	}
	#main .fee .headLine01 {
		text-align: center;
		width: auto;
	}
	#main .fee .tableBox {
		width: auto;
		margin: 5rem 0 0 0;
	}
	#main .fee .tableBox table th,
	#main .fee .tableBox table td {
		padding: 0.9rem 0 0.9rem 1.3rem;
		font-size: 1.2rem;
		line-height: 1.49;
	}
	#main .fee .tableBox table th {
		padding: 0.9rem 1rem;
		width: 17%;
	}
	#main .contact {
		padding: 6.7rem 0 7.4rem;
	}
	#main .contact .content {
		display: block;
	}
	#main .contact .lBox {
		margin-bottom: 3.5rem;
		width: auto;
	}
	#main .contact .headLine01 {
		margin-bottom: 1.9rem;
		text-align: center;
	}
	#main .contact .lBox .text {
		font-size: 1.4rem;
		text-align: center;
		line-height: 1.21;
	}
	#main .contact .rBox {
		width: auto;
		display: block;
	}
	#main .contact .tel {
		margin-bottom: 3rem;
		font-size: 3rem;
		width: auto;
	}
	#main .contact .tel .sml {
		margin-top: 0.3rem;
		font-size: 1.2rem;
	}
	#main .contact .btn {
		margin: 0 auto;
		width: 32.5rem;
	}
	#main .contact .btn a {
		padding: 1.45rem 1rem;
		font-size: 1.7rem;
	}
	#main .trouble {
		padding: 6.8rem 0 7.5rem;
		background-size: 0.4rem auto;
	}
	#main .trouble .content {
		margin: 0 1.5rem;
	}
	#main .trouble .headLine01 {
		margin-bottom: 4.8rem;
	}
	#main .trouble .innerBox {
		margin-bottom: 1.3rem;
		display: block;
	}
	#main .trouble .rBox {
		width: auto;
	}
	#main .trouble .lBox {
		margin-bottom: 1.5rem;
		padding: 1.5rem 1rem 1.8rem;
		width: auto;
	}
	#main .trouble .lBox .imgBox {
		margin-left: 1rem;
		align-items: flex-end;
	}
	#main .trouble .lBox .photoBox {
		margin: 0 1rem 1rem 0;
		width: 7.9rem;
	}
	#main .trouble .lBox .textBox {
		margin-top: 0.8rem;
	}
	#main .trouble .textBox .text {
		font-size: 1.4rem;
		line-height: 1.428;
	}
	#main .trouble .textBox .textList li {
		padding-left: 1.5rem;
		text-indent: -1.5rem;
		font-size: 1.4rem;
		line-height: 1.4;
	}
	#main .trouble .rBox li {
		padding: 1.5rem 1.3rem 2rem;
		margin-bottom: 1.5rem;
	}
	#main .trouble .rBox li .num {
		margin-left: 0;
	}
	#main .trouble .h_title {
		margin: 0 -1rem 0.5rem 0;
		align-items: flex-start;
	}
	#main .trouble .h_title .num {
		margin: 0.5rem 0.5rem 0 1rem;
		width: 4.5rem;
		font-size: 3.8rem;
	}
	#main .trouble .h_title .text {
		font-size: 1.8rem;
		line-height: 1.33;
		text-align: justify;
	}
	#main .trouble .rBox .h_title {
		margin-bottom: 1.2rem;
	}
	#main .trouble .rBox .h_title .text{
		padding-top: 0;
	}
	#main .trouble .subBox {
		padding: 1.5rem 1.5rem 1.3rem;
		display: block;
	}
	#main .trouble .subBox .h_title {
		margin-bottom: 1.5rem;
		width: auto;
	}
	#main .trouble .subBox .imgBox {
		width: auto;
		display: block;
	}
	#main .trouble .subBox .textBox {
		flex: none;
	}
	#main .trouble .subBox .infoBox .text {
		flex: 1;
		padding-left: 1.5rem;
        text-indent: -1.5rem;
        font-size: 1.4rem;
        line-height: 1.4;
		letter-spacing: 0.125em;
	}
	#main .trouble .subBox .infoBox .photo {
		margin-top: -1.7rem;
		width: 6rem;
	}
	#main .area {
		padding: 6.7rem 0 7.4rem;
	}
	#main .area .content {
		display: block;
	}
	#main .area .lBox .headLine01 {
		text-align: center;
		margin-bottom: 3.7rem;
	}
	#main .area .lBox .text {
		margin-bottom: 4.2rem;
		font-size: 1.4rem;
		text-align: center;
		line-height: 1.8;
	}
	#main .area .photo {
		margin: 0 auto;
		width: 32.5rem;
	}
}