@charset "UTF-8";

/* *******************************************************************************************
* 
*	Concept / アカネライティングの強み
*
******************************************************************************************* */

/* -------------------------------------------------------------------------------------------
*
* ヘッダー 
*
* ----------------------------------------------------------------------------------------- */

.alHeader{
	background: url(../img/concept/header_img.jpg) 0 center no-repeat;
	background-size: cover;
}
.alHeader_ttl_catch{
	margin-left: 162px;
	width: 162px;
}

@media screen and (max-width : 768px){
	.alHeader{
		background: url(../img/concept/header_img_sp.jpg) 0 center no-repeat;
		background-size: cover;
	}
}

/* -------------------------------------------------------------------------------------------
*
* コンテンツ 
*
* ----------------------------------------------------------------------------------------- */

.alMain{
	padding: 80px 0 0 0;
}
.lead{
	margin-bottom: 71px;
	text-align: center;
}
.lead_ttl{
	margin-bottom: 37px;
	font-size: 20px;
	line-height: 1em;
	letter-spacing: 0.06em;
	font-weight: 600;
}
.lead_txt{
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 0.06em;
}
.concept{
	padding-bottom: 120px;
}
.concept_inner{
	margin: 0 auto;
	min-width: 1040px;
	max-width: 1280px;
}

@media screen and (max-width : 768px){
	.alMain{
		padding: 60px 0 0 0;
	}
	.lead{
		margin-bottom: 54px;
	}
	.lead_ttl{
		margin-bottom: 29px;
		font-size: 15px;
		line-height: 1em;
	}
	.lead_txt{
		padding: 0 20px;
		font-size: 11px;
		line-height: 24px;
		letter-spacing: 0;
	}
	.concept{
		padding-bottom: 90px;
	}
	.concept_inner{
		padding: 0 20px;
		width: 100%;
		min-width: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

/* ----------------------------- Our spirit ----------------------------- */

.spirit_clm{
	display: flex;
	flex-wrap: wrap;
}
.spirit_clm_item{
	position: relative;
	width: 50%;
	border-bottom: 1px solid rgba(128,128,128,.2);
}
.spirit_clm_item-full{
	width: 100%;
}
.spirit_clm_item:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: rgba(128,128,128,.2);
}
.spirit_clm_item:last-child:after{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: rgba(128,128,128,.2);
}
.spirit_clm_item_img{
	position: relative;
	z-index: 10;
}
.spirit_clm_item_info{
	text-align: center;
}
.spirit_clm_item_info_inner{
	padding: 64px 32px;
}
.spirit_clm_item_info_ttl{
	margin-bottom: 38px;
	color: #df1232;
}
.spirit_clm_item_info_ttl_en{
	position: relative;
	margin-bottom: 18px;
	padding-bottom: 24px;
	font-size: 56px;
	line-height: 1em;
	letter-spacing: 0.04em;
}
.spirit_clm_item_info_ttl_en:after{
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 48px;
	height: 2px;
	background: #df1232;
}
.spirit_clm_item_info_ttl_jp{
	font-size: 20px;
	line-height: 1em;
	letter-spacing: 0.06em;
	font-weight: 600;
}
.spirit_clm_item_info_txt{
	margin-bottom: 32px;
	font-size: 16px;
	line-height: 36px;
	font-weight: 600;
	letter-spacing: 0.06em;
}
.spirit_clm_item_info_more{
	margin: 0 auto;
	width: 160px;
	text-align: left;
}

@media screen and (max-width : 768px){
	.spirit_clm{
		display: block;
	}
	.spirit_clm_item{
		width: 100%;
	}
	.spirit_clm_item:after{
		position: absolute;
		content: '';
		top: 0;
		right: 0;
		width: 1px;
		height: 100%;
		background: rgba(128,128,128,.2);
	}
	.spirit_clm_item_info_inner{
		padding: 49px 10px;
	}
	.spirit_clm_item_info_ttl{
		margin-bottom: 28px;
	}
	.spirit_clm_item_info_ttl_en{
		margin-bottom: 14px;
		padding-bottom: 20px;
		font-size: 42px;
		line-height: 1em;
	}
	.spirit_clm_item_info_ttl_en:after{
		width: 36px;
	}
	.spirit_clm_item_info_ttl_jp{
		font-size: 15px;
		line-height: 1em;
	}
	.spirit_clm_item_info_txt{
		margin-bottom: 22px;
		font-size: 12px;
		line-height: 27px;
	}
	.spirit_clm_item_info_more{
		width: 120px;
	}
	.spirit_clm_item_info_more .more_btn{
		height: 36px;
	}
}

/* ----------------------------- Our quality ----------------------------- */

.quality_clm{
	display: flex;
	margin-bottom: 54px;
}
.quality_clm_item{
	position: relative;
	width: 34%;
	border-bottom: 1px solid rgba(128,128,128,.2);
}
.quality_clm_item:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: rgba(128,128,128,.2);
}
.quality_clm_item:last-child:after{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: rgba(128,128,128,.2);
}
.quality_clm_item_img{
	position: relative;
	z-index: 10;
}
.quality_clm_item_ttl{
	display: flex;
	height: 80px;
	border-bottom: 1px solid rgba(128,128,128,.2);
}
.quality_clm_item_ttl_no{
	width: 80px;
	color: #df1232;
	font-size: 40px;
	line-height: 80px;
	text-align: center;
	border-right: 1px solid rgba(128,128,128,.2);
}
.quality_clm_item_ttl_txt{
	padding-left: 40px;
	font-size: 20px;
	line-height: 80px;
	font-weight: 600;
	letter-spacing: 0.06em;
}
.quality_clm_item_info{
	padding: 30px 40px;
	font-size: 16px;
	line-height: 36px;
	font-weight: 600;
	letter-spacing: 0.06em;
}
.efforts_clm{
	display: flex;
}
.efforts_clm_item{
	position: relative;
	width: 34%;
	border-top: 1px solid rgba(128,128,128,.2);
	border-bottom: 1px solid rgba(128,128,128,.2);
}
.efforts_clm_item:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: rgba(128,128,128,.2);
}
.efforts_clm_item:last-child:after{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: rgba(128,128,128,.2);
}
.efforts_clm_item_inner{
	padding: 40px;
	padding-bottom: 31px;
}
.efforts_clm_item_ttl{
	margin-bottom: 21px;
	padding-top: 96px;
	font-size: 16px;
	line-height: 1em;
	font-weight: 600;
	letter-spacing: 0.06em;
	text-align: center;
}
.efforts_clm_item_ttl.ttl-repair{
	background: url(../img/concept/icon_repair.png) center 10px no-repeat;
	background-size: 57px auto;
}
.efforts_clm_item_ttl.ttl-cardboard{
	background: url(../img/concept/icon_cardboard.png) center 5px no-repeat;
	background-size: 65px auto;
}
.efforts_clm_item_ttl.ttl-led{
	background: url(../img/concept/icon_led.png) center 7px no-repeat;
	background-size: 31px auto;
}
.mode-night .efforts_clm_item_ttl.ttl-repair{
	background: url(../img/concept/icon_repair_wt.png) center 10px no-repeat;
	background-size: 57px auto;
}
.mode-night .efforts_clm_item_ttl.ttl-cardboard{
	background: url(../img/concept/icon_cardboard_wt.png) center 5px no-repeat;
	background-size: 65px auto;
}
.mode-night .efforts_clm_item_ttl.ttl-led{
	background: url(../img/concept/icon_led_wt.png) center 7px no-repeat;
	background-size: 31px auto;
}
.efforts_clm_item_ttl a{
	color: #df1232;
}
.efforts_clm_item_txt{
	font-size: 14px;
	line-height: 32px;
	letter-spacing: 0.06em;
}

@media screen and (max-width : 768px){
	.quality_clm{
		display: block;
		margin-bottom: 40px;
	}
	.quality_clm_item{
		width: 100%;
	}
	.quality_clm_item:after{
		position: absolute;
		content: '';
		top: 0;
		right: 0;
		width: 1px;
		height: 100%;
		background: rgba(128,128,128,.2);
	}
	.quality_clm_item_ttl{
		height: 60px;
	}
	.quality_clm_item_ttl_no{
		width: 18%;
		font-size: 30px;
		line-height: 60px;
	}
	.quality_clm_item_ttl_txt{
		padding-left: 20px;
		font-size: 15px;
		line-height: 60px;
	}
	.quality_clm_item_info{
		padding: 23px 30px;
		font-size: 12px;
		line-height: 27px;
	}
	.efforts_clm{
		display: block;
	}
	.efforts_clm_item{
		width: 100%;
		border-bottom: 0;
	}
	.efforts_clm_item:last-child{
		border-bottom: 1px solid rgba(128,128,128,.2);
	}
	.efforts_clm_item:after{
		position: absolute;
		content: '';
		top: 0;
		right: 0;
		width: 1px;
		height: 100%;
		background: rgba(128,128,128,.2);
	}
	.efforts_clm_item_inner{
		padding: 30px;
	}
	.efforts_clm_item_ttl{
		margin-bottom: 18px;
		padding-top: 72px;
		font-size: 12px;
		line-height: 1em;
	}
	.efforts_clm_item_ttl.ttl-repair{
		background-size: 43px auto;
	}
	.efforts_clm_item_ttl.ttl-cardboard{
		background-size: 49px auto;
	}
	.efforts_clm_item_ttl.ttl-led{
		background-size: 24px auto;
	}
	.mode-night .efforts_clm_item_ttl.ttl-repair{
		background-size: 43px auto;
	}
	.mode-night .efforts_clm_item_ttl.ttl-cardboard{
		background-size: 49px auto;
	}
	.mode-night .efforts_clm_item_ttl.ttl-led{
		background-size: 24px auto;
	}
	.efforts_clm_item_txt{
		font-size: 11px;
		line-height: 24px;
	}
}











