@charset "utf-8";

/* ======================

 [brake-point]
 min-width:768px
 max-width:767px

====================== */

#wrapMainTtl {
	background-image: url(/sp/led/english/img/about/bg_ttl_sp.png);
}

.wrapAbout .lineC{
	position: relative;
	margin-bottom: 20px !important;
}

.wrapAbout .lineC:after {
	position: absolute;
	content: "";
	bottom: -20px;
	left: 50%;
	width: 10px;
	height: 20px;
	background: #8c8c8c;
}

.wrapAbout .catch {
	font-size: 1.6rem;
	font-weight: bold;
	color: #4a6985;
	text-align: center;
	margin-bottom: 15px;
}
.wrapAbout .title {
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	background: #4a6985;
	padding: 10px;
}
.wrapAbout .contentsBox {
	background: #fff;
	border: 2px solid #4a6985;
	padding: 20px;
}
.wrapAbout .main,
.wrapAbout .sub {
	width: 17em;
	margin: 0 auto;
	font-size: 1.6rem;
	color: #fff;
	text-align: center;
	padding: 15px 10px;
}
.wrapAbout .main {
	background: #225e94;
}
.wrapAbout .sub {
	background: #679dce;
}
.wrapAbout .normalBox {
	background: #e5ecf2;
	padding: 15px;
}
.wrapAbout .titleM {
	font-size: 1.8rem;
	color: #2a5374;
	text-align: center;
	border-bottom: 1px solid #2a5374;
	padding-bottom: 10px;
}
.wrapAbout .twoBlock {
	padding-top: 20px;
}
.wrapAbout .twoBlock .image {
	text-align: center;
	padding-top: 10px;
}
.wrapAbout .titleS {
	font-size: 1.5rem;
	color: #2a5374;
	padding-bottom: 5px;
}
.wrapAbout .content {
	font-size: 1.4rem;
}
.wrapAbout .content ul {
	list-style: disc;
	padding-left: 20px;
}
.wrapAbout .whiteBox {
	background: #fff;
	margin-top: 20px;
	padding: 15px;
}
.wrapAbout .iconKoubo {
	position: relative;
	text-indent: 32px;
}
.wrapAbout .iconKoubo:before {
	content: "";
	position: absolute;
	top: -5px;
	left: 0;
	width: 32px;
	height: 32px;
	background: url(/sp/led/english/img/about/img_about_koubo.png) no-repeat 0 0;
	background-size: 32px 32px;
}
.wrapAbout .whiteBox.box2 {
	margin-top: 0;
}
.wrapAbout .arrow {
	margin: 5px 0;
}
.wrapAbout .image_txt {
	font-size: 1.2rem;
	text-align: center;
}
.wrapAbout .picCell {
	text-align: center;
}
.wrapAbout .picCell img {
	padding-bottom: 3px;
}
.wrapAbout .boxLower {
	padding-top: 15px;
}
.wrapAbout .brandingPhoto .text {
	font-size: 1.2rem;
	text-align: center;
}
