@charset "utf-8";

.lcl-head{}
.ttlarea-icon{
	width: 70px;
	height: 67px;
	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;
	padding-bottom: 55px;
}

.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: 72px 0 50px;
}

.lcl-box01-ttl{
	width: 686px;
	height: 76px;
	background: url(../img/box01/ttl_01.png) center /100% no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/**/
.lcl-box01-wrp{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #f5f5f5;
	padding: 22px 75px 24px;
	/* -webkit-align-items: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start; */
}

.lcl-box01-txt,.lcl-box01-img{
	display: inline-block;
}

.lcl-box01-txt{
	width: 345px;
	padding: 15px 0 10px;
}

.lcl-box01-txt--01{
	color: #ed606a;
	font-weight: bold;
}

.lcl-box01-txt--02{
	font-size: 34px;
}

.lcl-box01-img{
	width: 378px;
}

.lcl-box01-img__item{
	width: 378px;
	height: auto;
}

.lcl-box01-txt-list-item{
	font-size: 24px;
	line-height: 39px;
	letter-spacing: 0.05em;
	position: relative;
}

.lcl-box01-txt-list-item--sm{
	color: #707070;
	font-size: 13px;
	line-height: 24px;
	display: block;
	margin-top: 10px;
	letter-spacing: 0;
}

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

.lcl-box02{padding-bottom: 65px;}

.lcl-box02-wrp{
	-webkit-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
}

.lcl-box02-item{
	background-color: #fff;
	width: 490px;
	display: inline-block;
	margin-bottom: 15px;
}

.lcl-box02-item-img{
	width: 490px;
	height: 223px;
}

.lcl-box02-item--01 .lcl-box02-item-img{background: url(../img/box02/img_01.jpg) center /100% no-repeat;}
.lcl-box02-item--02 .lcl-box02-item-img{background: url(../img/box02/img_02.jpg) center /100% no-repeat;}
.lcl-box02-item--03 .lcl-box02-item-img{background: url(../img/box02/img_03.jpg?240516) center /100% no-repeat;}
.lcl-box02-item--04 .lcl-box02-item-img{background: url(../img/box02/img_04.jpg) center /100% no-repeat;}
.lcl-box02-item--05 .lcl-box02-item-img{background: url(../img/box02/img_05.jpg) center /100% no-repeat;}
.lcl-box02-item--06 .lcl-box02-item-img{background: url(../img/box02/img_06.jpg) center /100% no-repeat;}

.lcl-box02-item-txt{width: 100%;}
.lcl-box02-item-txt__dd{width: 390px;}

.lcl-box02-item-num{
	width: 100px;
	height: 90px;
	display: inline-block;
}

.lcl-box02-item--01 .lcl-box02-item-num{background: url(../img/box02/icon_01.jpg) center /100% no-repeat;}
.lcl-box02-item--02 .lcl-box02-item-num{background: url(../img/box02/icon_02.jpg) center /100% no-repeat;}
.lcl-box02-item--03 .lcl-box02-item-num{background: url(../img/box02/icon_03.jpg) center /100% no-repeat;}
.lcl-box02-item--04 .lcl-box02-item-num{background: url(../img/box02/icon_04.jpg) center /100% no-repeat;}
.lcl-box02-item--05 .lcl-box02-item-num{background: url(../img/box02/icon_05.jpg) center /100% no-repeat;}
.lcl-box02-item--06 .lcl-box02-item-num{background: url(../img/box02/icon_06.jpg) center /100% no-repeat;}

.lcl-box02-item-txt__h2{
	color: #6c1670;
	font-size: 22px;
	letter-spacing: 0.05em;
	line-height: 32px;
	text-align: left;
	padding-left: 20px;
}

.lcl-box02-item-txt__h2 span{
	color: rgb(237, 96, 106);
}

.lcl-box02-item-txt__p{
	line-height: 28px;
	letter-spacing: 0.05em;
	padding: 20px 35px 25px;
}

.lcl-box02-item-txt__p--red{
	color: rgb(237, 96, 106);
}

.lcl-box02-item-txt__p--sm{
	color: #707070;
	font-size: 13px;
	line-height: 22px;
}
.lcl-box02-item-txt__p--red.lcl-box02-item-txt__p--sm{
	color: rgb(237, 96, 106);
}
.lcl-box02-item-txt__p--sm01{
	letter-spacing: 0;
}

.lcl-box02-item-txt__p--sm__link{
	color: #992da7;
	/*border-bottom: 1px solid #992da7;*/
}

.lcl-box02-item-txt__p--sm__link:hover{
	border-bottom: none;
}
.lcl-box02-item-txt__p--strong{
	font-size: 1.2em;
}
.lcl-box02-item-btn{
	background-color: #6c1670;
	width: 225px;
	height: 50px;
	line-height: 50px;
	position: relative;
	margin: 4px auto 25px;
	font-weight: 500;
}

.lcl-box02-item-btn__link{
	color: #fff;
	font-size: 18px;
	text-align: center;
	letter-spacing: 0.05em;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.lcl-box02-item-btn::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	border-width: 0 0 18px 18px;
	border-style: solid;
	border-color: #9b6b9d #fff #fff #9b6b9d;
}


@media screen and (max-width: 767px){
	/* ---------------------------------------------------------------- SP Style ---- */
	.ttlarea-icon{
		width: 35px;
		height: 33.5px;
	}
	.main-imgarea {
	    background: url(../img/box01/sp/img_01.jpg) center /100% no-repeat;
	}
	/* ---------------------------------------------------------------- box ---- */

	.lcl-box01 {
		padding-bottom: 25px;
	}

	.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%;
	}

	/* ---------------------------------------------------------------- lead ---- */

	.lcl-box01-ttl-wrp {
		padding: 20px 0 23px;
	}

	.lcl-box01-ttl {
		width: 255px;
		height: 82px;
		background: url(../img/box01/sp/ttl_01.png) center /100% no-repeat;
	}

	/* ---------------------------------------------------------------- main ---- */

	.lcl-box01-wrp {
		width: calc(100% - 30px);
		padding: 26px 5px 30px;
	}

	.lcl-box01-txt,
	.lcl-box01-img {
		display: block;
		width: 100%;
		text-align: center;
		padding: 0;
	}

	.lcl-box01-txt-list-item {
		font-size: 16px;
		line-height: 26px;
		letter-spacing: 0.025em;
	}

	.lcl-box01-txt--01{
		font-size: 17px;
	}

	.lcl-box01-txt--02 {
		font-size: 22px;
	}

	.lcl-box01-txt-list-item--sm {
		font-size: 11px;
		line-height: 22px;
		margin-top: 0;
	}

	.lcl-box01-img__item {
		width: 90%;
		margin: 15px auto 0;
		display: block;
	}

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

	.lcl-box02 {padding-bottom: 35px;}

	.lcl-box02-wrp {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.lcl-box02-item {
		width: 100%;
		display: block;
	}
	.lcl-box02-item:last-child{margin-bottom: 0;}
	.lcl-box02-item:not(:last-child) {margin-bottom: 10px;}

	.lcl-box02-item-txt,.lcl-box02-item-img {width: 100%;}

	.lcl-box02-item-img{
		height: 0;
		padding-top: 58.90625%;
	}

	.lcl-box02-item-txt {padding: 13px 15px 10px;}

	.lcl-box02-item-num{display: none;}

	.lcl-box02-item-txt__dd {width: 100%;}

	.lcl-box02-item-txt__h2 {
		font-size: 18px;
		letter-spacing: 0.025em;
		line-height: 26px;
		padding-left: 0;
	}

	.lcl-box02-item-txt__p {
		font-size: 13px;
		letter-spacing: 0.025em;
		line-height: 22px;
		padding: 8px 0 10px;
	}

	.lcl-box02-item-txt__p--sm {font-size: 11px;line-height: 17px;}

	.lcl-box02-item-btn {
		width: 205px;
		height: 37px;
		line-height: 37px;
		margin: 14px auto 14px;
	}

	.lcl-box02-item-btn__link {
		font-size: 13px;
		letter-spacing: 0.025em;
	}

	.lcl-box02-item-btn::after{border-width: 0 0 15px 15px;}

	.lcl-box02-item--01 .lcl-box02-item-img{background: url(../img/box02/sp/img_01.jpg) center /100% no-repeat;}
	.lcl-box02-item--02 .lcl-box02-item-img{background: url(../img/box02/sp/img_02.jpg) center /100% no-repeat;}
	.lcl-box02-item--03 .lcl-box02-item-img{background: url(../img/box02/sp/img_03.jpg?240516) center /100% no-repeat;}
	.lcl-box02-item--04 .lcl-box02-item-img{background: url(../img/box02/sp/img_04.jpg) center /100% no-repeat;}
	.lcl-box02-item--05 .lcl-box02-item-img{background: url(../img/box02/sp/img_05.jpg) center /100% no-repeat;}
	.lcl-box02-item--06 .lcl-box02-item-img{background: url(../img/box02/sp/img_06.jpg) center /100% no-repeat;}

}
