@charset "utf-8";
.lcl-head {}
.fc_or {
	color: #ed606a;
}

.ttlarea-icon{
	width: 57px;
	height: 63px;
	background: url(../img/box01/ico_01.png) center /100% no-repeat;
}
.main-imgarea{
	background: url(../img/box01/img_01.jpg) center /100% no-repeat;
}

/* ---------------------------------------------------------------- box01 ---- */

.lcl-box01 {
	padding-bottom: 20px;
}
.lcl-box01-inner {
	background-color: #fff;
}
.lcl-box01-main {
	width: 1000px;
	height: 280px;
	background: url(../img/box01/img_01.jpg) center /100% no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.lcl-box01-ttl-wrp {
	padding: 50px 0 22px;
}
.lcl-box01-ttl {
	width: 526px;
	height: 57px;
	background: url(../img/box01/ttl_01.png) center /100% no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.lcl-box01-txt {
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 30px;
	padding-bottom: 30px;
	font-size: 18px;
}

/* ---------------------------------------------------------------- box02 ---- */


/*.lcl-box02{padding-bottom: 80px;}*/

.lcl-box02-wrp {
	-webkit-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
	margin-bottom: 75px;
}
.lcl-box02-item {
	background-color: #fff;
	width: 100%;
	position: relative;
	-webkit-align-items: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.lcl-box02-item:not(:first-child) {
	margin-top: 38px;
}
.lcl-box02-item:not(:first-child)::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 17px 27.5px 0 27.5px;
	border-color: #6c1670 transparent transparent transparent;
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	margin: auto;
}
.lcl-box02-item__dt {
	width: 236px;
	display: inline-block;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
@media screen and (min-width: 767px) {
	.lcl-box02-item--01 .lcl-box02-item__dt {
		height: 158px;
		background-image: url(../img/box02/ttl_01.png);
	}
	.lcl-box02-item--02 .lcl-box02-item__dt {
		height: 91px;
		background-image: url(../img/box02/ttl_02.png);
	}
	.lcl-box02-item--03 .lcl-box02-item__dt {
		height: 64px;
		background-image: url(../img/box02/ttl_03.png);
	}
	.lcl-box02-item--04 .lcl-box02-item__dt {
		height: 91px;
		background-image: url(../img/box02/ttl_04.png);
	}
	.lcl-box02-item--05 .lcl-box02-item__dt {
		height: 91px;
		background-image: url(../img/box02/ttl_05.png?240529);
	}
	.lcl-box02-item--06 .lcl-box02-item__dt {
		height: 91px;
		background-image: url(../img/box02/ttl_06.png?240529);
	}
	.lcl-box02-item--07 .lcl-box02-item__dt {
		height: 91px;
		background-image: url(../img/box02/ttl_07.png?2340529);
	}
	.lcl-box02-item--08 .lcl-box02-item__dt {
		height: 91px;
		background-image: url(../img/box02/ttl_08.png?2340529);
	}
	.lcl-box02-item--09 .lcl-box02-item__dt {
		height: 91px;
		background-image: url(../img/box02/ttl_09.png?2340529);
	}
	.lcl-box02-item--10 .lcl-box02-item__dt {
		height: 91px;
		background-image: url(../img/box02/ttl_10.png);
	}
	.lcl-box02-item--10 .lcl-box02-item__dd {
		height: 91px;
		padding-top: 0;
		display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
	}
}
.lcl-box02-item__dd {
	flex: 1 1 0%;
	display: inline-block;
	padding: 15px 26px 0;
	line-height: 28px;
}
.lcl-box02-item-tel {
	width: 552.5px;
	height: 55px;
	margin: 13px 0;
	background: url(../img/box02/tel.png?230713) center /100% no-repeat;
}
.lcl-box02-item__dd--sm {
	font-size: 13px;
	color: #707070;
	line-height: 22px;
	letter-spacing: 0;
}

/*point*/

.lcl-box02-point {
	background-color: #f5f5f5;
	width: 100%;
}
.lcl-box02-point .lcl-box02-point__dt {
	width: 236px;
	height: 22px;
	background: url(../img/box02/icon_01.png) center /155px 22px no-repeat;
	display: inline-block;
}
.lcl-box02-point .lcl-box02-point__dd {
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 22px;
	flex: 1 1 0%;
	padding: 15px 16px 20px 0;
}

/* ---------------------------------------------------------------- box03 ---- */

.lcl-box03 {
	padding: 17px 0 76px;
}
.lcl-box03-inner {
	background-color: #f5f5f5;
	border: 2px solid #992da7;
	position: relative;
	padding: 0 26px 26px;
}
.lcl-box03-ttl {
	width: 331px;
	height: 50px;
	background: url(../img/box03/bg_01.jpg) center /100% no-repeat;
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.05em;
	position: relative;
	top: -25px;
	margin: 0 auto;
}
.lcl-box03-txt {
	margin-top: -3px;
}
.lcl-box03-list{
	justify-content: center;
	gap: 20px;
}
.lcl-box03-list-item {
	width: 225px;
	height: 169px;
	background-color: #fff;
	display: inline-block;
	padding: 22px 15px 0;
	position: relative;
}
.lcl-box03-list-item::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	border-width: 0 0 20px 20px;
	border-style: solid;
	border-color: #9b6b9d #f5f5f5 #f5f5f5 #9b6b9d;
}
.lcl-box03-list-h3 {
	color: #86148b;
	font-size: 20px;
	letter-spacing: 0.05em;
	text-align: center;
	font-weight: 500;
	margin-bottom: 7px;
}
.lcl-box03-list-h3--sm {
	font-size: 15px;
	vertical-align: middle;
	line-height: 1em;
	top: -2px;
	position: relative;
}
.lcl-box03-list-item-p {
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 22px;
}
.contact_box_ttl {
	color: #86148b;
	font-weight: bold;
	font-size: 22px;
	line-height: 34px;
	letter-spacing: 0.05em;
	margin: 35px 0 30px;
	text-align: center;
}
@media screen and (min-width: 767px) {
	.contact_box {
		margin-top: 0;
	}
}

/* ---------------------------------------------------------------- box03 ---- */

@media screen and (max-width: 767px) {
	/* ---------------------------------------------------------------- SP Style ---- */
	.ttlarea-icon{
		width: 28.5px;
		height: 31.5px;
	}
	.main-imgarea {
	    background: url(../img/box01/sp/img_01.jpg) center /100% no-repeat;
	}
	/* ---------------------------------------------------------------- box ---- */
	.lcl-box01-inner {
		padding-bottom: 16px;
	}
	.lcl-box01-main {
		width: 100%;
		height: 0;
		background: url(../img/box01/sp/img_01.jpg) center /100% no-repeat;
		padding-top: 58.125%;
	}
	.lcl-box01-ttl-wrp {
		padding: 20px 0 18px;
	}
	.lcl-box01-ttl {
		width: 225px;
		height: 43px;
		background: url(../img/box01/sp/ttl_01.png) center /100% no-repeat;
	}
	.lcl-box01-txt {
		text-align: left;
		letter-spacing: 0.025em;
		line-height: 22px;
		padding: 0 15px 0;
		font-size: 13px;
	}
	/* ---------------------------------------------------------------- box01 ---- */
	.lcl-box01 {
		padding-bottom: 25px;
	}
	/* ---------------------------------------------------------------- box02 ---- */
	.lcl-box02 {
		padding-bottom: 0;
	}
	.lcl-box02-item {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.lcl-box02-item:not(:first-child) {
		margin-top: 33px;
	}
	.lcl-box02-item:not(:first-child)::before {
		border-width: 14px 21.5px 0 21.5px;
	}
	.lcl-box02-item__dt {
		width: 100%;
		height: 0;
		padding-top: 13.4375%;
		display: block;
	}
	.lcl-box02-item--01 .lcl-box02-item__dt {
		background-image: url(../img/box02/sp/ttl_01.jpg);
	}
	.lcl-box02-item--02 .lcl-box02-item__dt {
		background-image: url(../img/box02/sp/ttl_02.jpg);
	}
	.lcl-box02-item--03 .lcl-box02-item__dt {
		background-image: url(../img/box02/sp/ttl_03.jpg);
	}
	.lcl-box02-item--04 .lcl-box02-item__dt {
		background-image: url(../img/box02/sp/ttl_04.jpg);
	}
	.lcl-box02-item--05 .lcl-box02-item__dt {
		background-image: url(../img/box02/sp/ttl_05.jpg?240529);
	}
	.lcl-box02-item--06 .lcl-box02-item__dt {
		background-image: url(../img/box02/sp/ttl_06.jpg);
	}
	.lcl-box02-item--07 .lcl-box02-item__dt {
		background-image: url(../img/box02/sp/ttl_07.jpg?2340529);
	}
	.lcl-box02-item--08 .lcl-box02-item__dt {
		background-image: url(../img/box02/sp/ttl_08.jpg?2340529);
	}
	.lcl-box02-item--09 .lcl-box02-item__dt {
		background-image: url(../img/box02/sp/ttl_09.jpg?2340529);
	}
	.lcl-box02-item--10 .lcl-box02-item__dt {
		background-image: url(../img/box02/sp/ttl_10.jpg);
	}
	.lcl-box02-item__dd {
		display: block;
		padding: 15px 15px 15px;
		line-height: 22px;
		width: 100%;
		letter-spacing: 0.025em;
		font-size: 13px;
	}
	.lcl-box02-item-tel {
		width: 249.5px;
		height: 85px;
		background: url(../img/box02/sp/tel.png?230713) center /100% no-repeat;
		margin: 17px auto;
	}
	.lcl-box02-item__dd--sm {
		font-size: 11px;
		line-height: 17px;
	}
	/*point*/
	.lcl-box02-point {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.lcl-box02-point .lcl-box02-point__dt {
		width: 178px;
		height: 25px;
		margin: 18px 0 14px;
		display: block;
	}
	.lcl-box02-point .lcl-box02-point__dd {
		font-size: 12px;
		letter-spacing: 0.025em;
		line-height: 20px;
		padding: 0 15px 15px;
	}
	/* ---------------------------------------------------------------- box03 ---- */
	.lcl-box03 {
		padding: 50px 0 30px;
	}
	.lcl-box03-inner {
		border: 1px solid #992da7;
		padding: 0 10px 26px;
		width: calc(100% - 30px);
		margin: 0 auto;
	}
	.lcl-box03-ttl {
		width: 263px;
		height: 37px;
		background: url(../img/box03/bg_01.jpg) center /100% no-repeat;
		line-height: 37px;
		font-size: 17px;
		letter-spacing: 0.025em;
		top: -19px;
		display: block;
	}
	.lcl-box03-txt {
		font-size: 13px;
		letter-spacing: 0.025em;
		line-height: 22px;
	}
	.lcl-box03-list {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.lcl-box03-list-item {
		width: 100%;
		height: auto;
		display: block;
		padding: 11px 15px 11px;
	}
	.lcl-box03-list-item:not(:last-child) {
		margin-bottom: 10px;
	}
	.lcl-box03-list-item::after {
		border-width: 0 0 15px 15px;
	}
	.lcl-box03-list-h3 {
		font-size: 15px;
		letter-spacing: 0.025em;
		margin-bottom: 0;
	}
	.lcl-box03-list-h3--sm {
		font-size: 12px;
	}
	.lcl-box03-list-item-p {
		font-size: 12px;
		letter-spacing: 0.025em;
		line-height: 20px;
	}
}
