@charset "utf-8";

/* ------------------------------
リチウム電池
------------------------------ */
/* トップイメージ */
.topimg {
	width: 100%;
	height: 450px;
}
.topimg .img01 {
	background: url(../img/lithium-main01.webp) no-repeat center 0 / 1800px 450px;
	background-color: #313131;
	overflow: hidden;
}
.topimg .img02 {
	background: url(../img/lithium-main02.webp) no-repeat center 0 / 1800px 450px;
	background-color: #313131;
	overflow: hidden;
}
.topimg .img01 h1 {
	width: 1140px;
	height: 450px;
	margin: 0 auto;
	padding-top: 210px;
	padding-left: 740px;
	color: #FFFFFF;
	font-size: 2.8rem;
	line-height: 1.25;
	font-weight: bold;	
	color: #317395;
}
.topimg .img02 .ttl_wrap {
	width: 260px;
	height: 450px;
	margin: 0 auto;
	padding: 130px 0;	
}
.topimg .img02 .ttl_wrap h1 {	
	height: 190px;
	padding-top: 54px;
	border-radius: 5px;
	background-color: rgba(255,255,255,.9);
	font-size: 35px;
	line-height: 42px;
	font-weight: bold;
	color: #317395;
}
.topimg .img02 .ttl_wrap h1 span{
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #313131;
}
.topimg h1 span {
	display: block;
	font-size: 1.6rem;
	font-weight: normal;
	color: #000;
}

/* ラインナップ */
.lineup3r::after {
	content: "";
	display: block;
	clear: both;
}
.lineup3r li {
	float: left;
	width: 377px;
	margin: 0 11px 40px 0;
	padding-right: 12px;
	border-right: 1px dotted #b9bdc1;
	text-align: left;
}
.lineup3r li:nth-child(3),
.lineup3r li:last-child {
	width: 364px;
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
.lineup3r li h3 {
	margin: 20px 0 10px;
	font-size: 1.8rem;
	font-weight: bold;
}
.lineup3r li a > h3::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: -3px 0 0 5px;
	border: none;
	border-top: solid 1px #00297d;
	border-right: solid 1px #00297d;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
}
.contentsTop .lineup3r + h2 {
	margin-top: 30px;
}

/* 事例紹介 */
.case {
	margin-bottom: 50px;
}
.case::after {
	content: "";
	display: block;
	clear: both;
}
.case li {
	float: left;
	width: 364px;
	margin: 0 5px 0 0;
	text-align: left;
}
.case li:nth-child(3),
.case li:last-child {
	width: 364px;
	margin-right: 0;
}
.case li p {
	margin-top: 15px;
}
.case li h3 {
	font-size: 1.8rem;
	font-weight: bold;
}
.case li a > h3::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: -3px 0 0 5px;
	border: 0;
	border-top: solid 1px #00297d;
	border-right: solid 1px #00297d;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
}

/* 特長列記 */
.feature {
	font-size: 1.6rem;
    text-align:left;
	margin: 0 0 20px 0;
}
.feature span{
        margin: 0 0 0 15px
}

/* 文字位置指定 */
.left  {  text-align:left;  }
.right {  text-align:right;  }

.contentsPage h1
{
	margin: 50px 0 50px;
	font-size: 3.2rem;
	font-weight: bold;
         
}

.case img {
       margin:0 0 0 20px;
}

.cl_rd {
         color: #DF0101;
}


.cl_bl {
         color: #045FB4;
} 

span.supText {
	font-size: 75.5%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}
span.subText {
	font-size: 75.5%;
	vertical-align: bottom;
	position: relative;
	top: 0.1em;
}

/* 画像内文字 */

.il {
	position: relative;	
}

.cmnt1 {
	position: absolute;
	top:168px;
	left:413px;
	/* width:450px; */
	color:#fff;
}
.cmnt2 {
	position: absolute;
	top:330px;
	left:58px;
	/* width:450px; */
	color:#fff;
}
.cmnt3 {
	position: absolute;
	top:315px;
	left:790px;
	/* width:450px; */
	color:#fff;
}
.cmnt4 {
	position: absolute;
	top:485px;
	left:435px;
	/* width:450px; */
	color:#fff;
}
.cmnt5 {
	position: absolute;
	top:410px;
	left:740px;
	/* width:450px; */
}
.cmnt6 {
	position: absolute;
	top:470px;
	left:680px;
	/* width:450px; */
	white-space: nowrap;
}
.cmnt7 {
	position: absolute;
	top: 3px;
	left: 90px;
	/* width:450px; */
}
.cmnt8 {
	position: absolute;
	top:250px;
	left:420px;
	/* width:450px; */
}

.cmnt9 {
	position: absolute;
	top:3px;
	left:85px;
	/* width:450px; */
}
.cmnt10 {
	position: absolute;
	top:250px;
	left:420px;
	/* width:450px; */
}

ol.number {
	list-style-type: decimal;
}
ol.number li {
	margin: 10px 0 10px 40px;
}

.roman {
	margin-bottom: 20px;
}
.roman li {
	margin:0 40px;
	list-style-type: lower-roman;
}


.alpha li {
	margin:0 0 0 40px;
	list-style-type: lower-alpha;
}

.bar h1 {
	padding: 15px 15px 10px;
	background-color: #ebeced;
}

.circle {
	margin-bottom: 20px;
}
.circle li {
	margin:0 15px;
}
.auto-w1000{
	width: 1000px;
	margin: 0 auto 80px auto;
}
.auto-w600{
	width: 600px;
	margin: 0 auto 40px auto;
}

.li_patent {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.li_patent .patent img{
	margin-bottom: 10px;
}
.li_patent .patent .patent_li{
	width: 251px;
	height: 95px;
	background-color: #317395;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	border-radius: 7px;
	display: table-cell;
	vertical-align: middle;	
}
.li_patent .patent .patent_li span{
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;	
}
.li_patent .patent .patent_num{
	color: #317395;
	font-size:14px;
	line-height: 20px;
	padding-top: 6px;	
}
.li_patent .patent .patent_num02{
	color: #317395;
	font-size:13px;
	line-height: 20px;
	padding-top: 0;
	padding-left: 31px;
}

.li-title3 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px;
}
.jtc {
	display: flex;
	justify-content: space-between;
}
.bg-img {
	margin: -101px auto 0;
	overflow: hidden;
}
.bg-img img{
	max-width: none;
	margin: 0 auto;
}
.battery-img {
	display: flex;
	width: 850px;
	margin: 0 auto 80px;
}
.battery-img .battery-img-txt {
	font-size: 26px;
	font-weight: bold;
	line-height: 45px;
	color: #305278;
	padding: 20px 0 0;
	text-shadow: 3px 3px 3px #fff , 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff;
}
.table-img .table-img-title {
	font-size: 28px;
}

.cover-bg-img {
	margin-top: -200px;
}
.btn-square {
  position: relative;
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*背景色*/
  border-bottom: solid 4px #d27d00;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
}

.btn-square:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
.ct {
	text-align:center;
}
.ct	a:hover {
	text-decoration: none;
}

.btn-col {
  background: #dc143c;/*背景色*/
  border-bottom: solid 4px #8b0000;/*少し濃い目の色に*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
}

 .txtl {
 	text-align: left;
 }

.ml20 {
	margin-left: 20px;
}

.title_bar{
  position: relative;/*親要素にrelative*/
}
.title_bar h1{
  position: absolute;/*重ねたい子要素にabsolute*/
  top:11%;
  left: 17%;
 -ms-transform: translate(-20%,-50%);/*ベンダープレフィックス*/
  -webkit-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  transform: translate(-20%,-00%);/*センター寄せの修正*/
  color: #fff;
  font-size: 4.1rem;
  margin: 0!important;/*文字がずれている場合や*/
  padding: 0!important;/*文字が折り返される場合*/
}