@charset "utf-8";

.main-area {
	background-image: url(../img/bg_01.jpg);
}

.lcl-block--bg {
	background-color: #ece7db;
}
.lcl-block--bg .lcl-block-list__item__txt {
	background-color: #fff;
}

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

.lcl-block01 {
	width: 100%;
	position: relative;
	text-align: center;
	padding: 10px 0 55px;
}

.lcl-block01__ttl {
	font-size: 18px;
	letter-spacing: 0.05em;
}

.lcl-block01-inner .cat_box {
	/*width: 780px;*/
	width: 1150px;
}
.lcl-block01-inner.cat_box_wrp {
	padding: 40px 0 0px;
}

.lcl-block01-inner .cat_box__item__link span {
	color: #b5b5b5;
	font-size: 14px;
	letter-spacing: 0.05em;
	position: relative;
	top: -25px;
	display:block;
	width:100%;
}

.lcl-block01-inner .cat_box__item {
	position: relative;
	/*width: 180px;
	height: 140px;*/
	width: 160px;
	height: 125px;
}

.lcl-block01-inner .cat_box__item:after {
	content: "";
	width: 7px;
	height: 7px;
	border: 0px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 3;
}

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

.lcl-block02 {
	padding: 38px 0 65px;
	background-color: #f2f2f2;
}

.lcl-block02-img {
	background: url(../img/img_01.png) center /100% no-repeat;
	width: 734px;
	height: 169px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.lcl-block02__ttl {
	text-align: center;
	font-size: 22px;
	letter-spacing: 0.05em;
	font-weight: 400;
}

.lcl-block02__txt {
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.05em;
}

.lcl-block02__txt--red {
	color: #f84436;
}

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

.lcl-block03 {
	padding: 60px 0 70px;
}

.lcl-block-wrp {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	-webkit-align-items: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: 22px;
}

.lcl-block__item {
	width: 400px;
}
.lcl-block__item:nth-child(2) {
	padding: 0 20px;
}

.lcl-block__item__img {
	width: 400px;
	height: 200px;
	display: block;
}

.lcl-block__item__img--01 {
	background: url(../img/img_02.jpg) center /100% no-repeat;
}
.lcl-block__item__img--02 {
	background: url(../img/img_07.jpg) center /100% no-repeat;
}
.lcl-block__item__img--03 {
	background: url(../img/img_14.jpg) center /100% no-repeat;
}
.lcl-block__item__img--04 {
	background: url(../img/img_36.jpg) center /100% no-repeat;
}
.lcl-block__item__img--05 {
	background: url(../img/img_33.jpg) center /100% no-repeat;
}
.lcl-block__item__img--06 {
	background: url(../img/img_34.jpg) center /100% no-repeat;
}
.lcl-block__item__img--07 {
	background: url(../img/img_37.jpg) center /100% no-repeat;
}
.lcl-block__item__txt {
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.05em;
	font-weight: 400;
}

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

.lcl-block-list {
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
}

.lcl-block-list__item {
	width: 320px;
	background-color: #ece7db;
	position: relative;
	margin-top: 65px;
}

.lcl-block-list__item:nth-child(2),
.lcl-block-list__item:nth-child(5),
.lcl-block-list__item:nth-child(8) {
	margin-right: 20px;
	margin-left: 20px;
}

.lcl-block-list__item__ttl {
	background-color: #26241f;
	width: 240px;
	height: 60px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
	margin: auto;
	padding-top: 5px;
}

.lcl-block-list__item__star {
	width: 78px;
	height: 12px;
	display: block;
	margin: 4px auto 0;
}

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

.lcl-block-list__item__txt {
	height: 225px;
	padding: 47px 30px 0;
	font-size: 14px;
	line-height: 24px;
}

.lcl-block-list__item__txt--long {
	height: 250px;
}

.lcl-block-list__item__img {
	width: 320px;
	height: 200px;
}

.lcl-block-list__item__img--01 {
	background: url(../img/img_03.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--02 {
	background: url(../img/img_25.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--03 {
	background: url(../img/img_04.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--04 {
	background: url(../img/img_05.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--05 {
	background: url(../img/img_06.jpg) center /100% no-repeat;
}
/**/
.lcl-block-list__item__img--06 {
	background: url(../img/img_08.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--07 {
	background: url(../img/img_09.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--08 {
	background: url(../img/img_10.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--09 {
	background: url(../img/img_11.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--10 {
	background: url(../img/img_12.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--11 {
	background: url(../img/img_13.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--12 {
	background: url(../img/img_15.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--13 {
	background: url(../img/img_16.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--14 {
	background: url(../img/img_17.jpg) center /100% no-repeat;
}
/**/
.lcl-block-list__item__img--15 {
	background: url(../img/img_18.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--16 {
	background: url(../img/img_19.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--17 {
	background: url(../img/img_20.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--18 {
	background: url(../img/img_22.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--19 {
	background: url(../img/img_23.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--20 {
	background: url(../img/img_24.jpg) center /100% no-repeat;
}
/**/
.lcl-block-list__item__img--21 {
	background: url(../img/img_26.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--22 {
	background: url(../img/img_28.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--23 {
	background: url(../img/img_27.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--24 {
	background: url(../img/img_29.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--25 {
	background: url(../img/img_30.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--26 {
	background: url(../img/img_31.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--27 {
	background: url(../img/img_32.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--28 {
	background: url(../img/img_38.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--29 {
	background: url(../img/img_39.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--30 {
	background: url(../img/img_40.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--31 {
	background: url(../img/img_41.jpg) center /100% no-repeat;
}
.lcl-block-list__item__img--32 {
	background: url(../img/img_42.jpg) center /100% no-repeat;
}
/*============================ #block04 ============================*/
.lcl-block04 {
	padding-bottom: 25px;
}

@media screen and (max-width: 767px) {
	.lcl-block01 {
		padding: 27px 0 40px;
	}
	.lcl-block01__ttl {
		font-size: 13px;
		letter-spacing: 0.025em;
		margin-bottom: 20px;
	}
	.lcl-block01-inner.cat_box_wrp {
		padding: 10px 0 0px;
	}

	.lcl-block01-inner .cat_box {
		width: 260px;
		padding: 0;
	}
	.lcl-block01-inner .cat_box__item:nth-last-child(-n + 3) {
		margin-top: 0;
	}
	.lcl-block01-inner .cat_box__item {
		width: 126px;
		height: 98px;
	}
	.lcl-block01-inner .cat_box__item:nth-child(2),
	.lcl-block01-inner .cat_box__item:nth-child(5) {
		margin-right: 0;
		margin-left: 0;
	}
	.lcl-block01-inner .cat_box__item:nth-child(odd) {
		margin-right: 8px;
	}

	.lcl-block01-inner .cat_box__item:nth-child(3),
	.lcl-block01-inner .cat_box__item:nth-child(4),
	.lcl-block01-inner .cat_box__item:nth-child(5),
	.lcl-block01-inner .cat_box__item:nth-child(6),
	.lcl-block01-inner .cat_box__item:nth-child(7){
		margin-top: 20px;
	}

	.lcl-block01-inner .cat_box__item__link {
		font-size: 12px;
		letter-spacing: 0.125em;
		padding-top: 20px;
	}

	.lcl-block01-inner .cat_box__item__link span {
		font-size: 10px;
		letter-spacing: 0.025em;
		top: -20px;
	}

	.lcl-block01-inner .cat_box__item:after {
		width: 5px;
		height: 5px;
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
		bottom: 15px;
	}

	/* ---------------------------------------------------------------- box02 ---- */
	.lcl-block02 {
		padding: 25px 15px 35px;
	}

	.lcl-block02__ttl {
		font-size: 15px;
		letter-spacing: 0.025em;
	}
	.lcl-block02__txt {
		font-size: 13px;
		letter-spacing: 0.025em;
	}

	.lcl-block02-img {
		background: url(../img/sp/img_01.png) center /100% no-repeat;
		width: 198px;
		height: 290px;
		margin-top: 20px;
	}

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

	.lcl-block03 {
		padding: 40px 15px 40px;
	}

	.lcl-block-wrp {
		width: 100%;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 4px;
	}

	.lcl-block__item {
		width: 100%;
	}
	.lcl-block__item:nth-child(2) {
		padding: 17px 0px;
	}

	.lcl-block__item__img {
		width: 100%;
		height: 0;
		padding-top: 50%;
	}

	.lcl-block__item__txt {
		font-size: 13px;
		line-height: 21px;
		letter-spacing: 0.025em;
		font-weight: 400;
	}

	/* ---------------------------------------------------------------- box02 ---- */
	.lcl-block-list {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.lcl-block-list__item:nth-child(2),
	.lcl-block-list__item:nth-child(5),
	.lcl-block-list__item:nth-child(8) {
		margin-right: 0;
		margin-left: 0;
	}

	.lcl-block-list__item {
		width: 100%;
		background-color: #ece7db;
		position: relative;
		margin-top: 30px;
		padding-bottom: 15px;
	}

	.lcl-block-list__item:not(:first-child) {
		margin-top: 50px;
	}

	.lcl-block-list__item__ttl {
		width: 180px;
		height: 45px;
		top: -25px;
		padding-top: 5px;
		font-size: 12px;
	}

	.lcl-block-list__item__star {
		width: 58px;
		height: 9px;
	}

	.lcl-block-list__item__txt {
		height: auto;
		padding: 33px 15px 12px;
		font-size: 13px;
		line-height: 21px;
		letter-spacing: 0.025em;
	}

	.lcl-block-list__item__img {
		width: 200px;
		height: 125px;
		margin: auto;
	}

	.lcl-block--bg .lcl-block-list__item {
		background-color: #fff;
	}
}
