@charset "utf-8";
/*------------------------------------------------------------
	comTopImg
------------------------------------------------------------*/
#main .comTopImg {
	margin: -178px 0 30px;
	text-align: center;
}
#main .comTopImg img {
	width: 151px;
}
@media screen and (max-width: 767px) {
	#main .comTopImg {
		margin: -60px 0 20px !important;
	}
	#main .comTopImg img {
		width: 75px;
	}
}
/*------------------------------------------------------------
	comTxt
------------------------------------------------------------*/
#main .comTxt {
	margin-bottom: 41px;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
}
#main .comTxt .colorSpan {
	color: #3c2b5b;
	display: block;
}
@media screen and (max-width: 767px) {
	#main .comTxt {
		margin-bottom: 20px;
		font-size: 1.5rem;
		line-height: 1.8;
		text-align: left;
	}
}
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi02 > a > .txt::after {
	opacity: 1;
}
.strength .pageTitle {
	background-image: url("../img/strength/page_title_bg.jpg");
}
.strength #pagePath {
	margin-bottom: 95px;
}
.strength #main .txtP {
	margin-bottom: 35px;
	text-align: center;
	line-height: 2.05;
}
.strength #main .imgBox {
	padding: 20px 0 20px 8px;
	text-align: center;
	position: relative;
}
.strength #main .imgBox > img {
	width: 798px;
	opacity: 0;
}
.strength #main .imgBox .txtBox {
	position: absolute;
	left: 47%;
	top: 3.9%;
	opacity: 0;
}
.strength #main .imgBox .txtBox02 {
	position: absolute;
	left: 66%;
	top: 10%;
}
.strength #main .imgBox .txtBox03 {
	position: absolute;
	left: 77.8%;
	top: 23.3%;
}
.strength #main .imgBox .txtBox04 {
	position: absolute;
	left: 81.2%;
	top: 44.2%;
}
.strength #main .imgBox .txtBox05 {
	position: absolute;
	left: 77%;
	top: 64.1%;
}
.strength #main .imgBox .txtBox06 {
	position: absolute;
	left: 63%;
	top: 79.4%;
}
.strength #main .imgBox .txtBox07 {
	position: absolute;
	left: 49%;
	top: 83.5%;
}
.strength #main .imgBox .txtBox08 {
	position: absolute;
	left: 30%;
	top: 82.8%;
}
.strength #main .imgBox .txtBox09 {
	position: absolute;
	left: 15.8%;
	top: 68.6%;
}
.strength #main .imgBox .txtBox10 {
	position: absolute;
	left: 9.6%;
	top: 49.9%;
}
.strength #main .imgBox .txtBox11 {
	position: absolute;
	left: 14.3%;
	top: 25%;
}
.strength #main .imgBox .txtBox12 {
	position: absolute;
	left: 26%;
	top: 10.5%;
}
.strength #main .imgBox .txtBox span {
	display: block;
	font-size: 2rem;
	/* font-size: 1.67rem; */
	margin-top: 4px;
}
.strength #main .imgBox .txtBox img {
	display: block;
	margin: 0 auto;
}
.strength #main .imgBox .txtBox01 img {
	width: 74px;
}
.strength #main .imgBox .txtBox02 img {
	width: 64px;
}
.strength #main .imgBox .txtBox03 img {
	width: 82px;
}
.strength #main .imgBox .txtBox04 img {
	width: 52px;
}
.strength #main .imgBox .txtBox05 img {
	width: 54px;
}
.strength #main .imgBox .txtBox06 img {
	width: 75px;
}
.strength #main .imgBox .txtBox07 img {
	width: 60px;
}
.strength #main .imgBox .txtBox08 img {
	width: 67px;
}
.strength #main .imgBox .txtBox09 img {
	width: 74px;
}
.strength #main .imgBox .txtBox10 img {
	width: 72px;
}
.strength #main .imgBox .txtBox11 img {
	width: 72px;
}
.strength #main .imgBox .txtBox12 img {
	width: 77px;
}
.strength #main .organization {
	display: block;
	text-align: center;
	width: 100%;
}
.strength #main .organization img {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
.h3Ttl01 {
	margin-bottom: 29px;
	font-size: 4.2rem;
	background: url("../img/strength/line.png") repeat-x center top 67px;
	background-size: 5px auto;
}
.h3Ttl01 .info {
	padding: 0 43px;
	display: inline-block;
	background-color: #fff;
}
.h3Ttl01 .info .num {
	font-size: 7.5rem;
}
.h3Ttl02 {
	background-color: #3c2b5b;
	text-align: center;
	color: #fff;
	margin-bottom: 50px;
	font-size: 3.5rem;
	padding: 5px 0;
	line-height: 160%;
}
.pageUl {
	margin-bottom: 105px;
}
.pageUl .animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.group .pageUl {
	margin-bottom: 0;
}
.financial .pageUl {
	margin-bottom: 148px;
}
.network .pageUl {
	margin-bottom: 0;
}
.pageUl li {
	position: relative;
	width: 204px;
	float: left;
	margin-right: 48px;
	opacity: 0;
}
.pageUl li:before {
	position: absolute;
	right: -50px;
	top: 102px;
	width: 50px;
	height: 3px;
	background-color: #3c2b5b;
	content: "";
}
.pageUl li:last-child {
	margin-right: 0;
}
.pageUl li:last-child:before {
	display: none;
}
.pageUl li a {
	display: block;
}
.pageUl li .pho {
	display: block;
	position: relative;
	transition: all ease 0.5s;
}
.pageUl li.on .pho:before {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	border: 9px solid #3c2b5b;
	border-radius: 100%;
	content: '';
}
.pageUl li a:hover .pho {
	transform: scale(1.1);
}
.pageUl li.on a {
	cursor: default;
	pointer-events: none;
}
.pageUl li.on a:hover .pho {
	transform: scale(1);
}
.pageUl li .txt {
	margin: 24px 0 25px;
	display: block;
	font-size: 1.4rem;
	line-height: 1.9;
	text-align: justify;
	letter-spacing: -0.5px;
}
.strength #main h4 {
	width: 800px;
	margin: 0 auto 43px;
	font-size: 5rem;
	font-weight: normal;
	text-align: center;
}
.strength #main h4 span {
	margin-top: -9px;
	display: block;
	font-size: 2rem;
	font-family: 'Noto Sans JP', sans-serif;
}
.strength #main .ulList li {
	margin-right: 102px;
	width: 252px;
	float: left;
	text-align: center;
}
.strength #main .ulList li:last-child {
	margin-right: 0;
}
.strength #main .ulList li .tit {
	margin-bottom: 30px;
	padding-bottom: 1px;
	text-align: center;
	font-size: 3rem;
	font-weight: bold;
	border-top: 4px solid #95001e;
	border-bottom: 4px solid #95001e;
}
.strength #main .ulList li .txt01 {
	font-size: 5rem;
	font-weight: bold;
}
.strength #main .ulList li .numBox {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	background: url("../img/strength/num_bg01.png") no-repeat center center;
	background-size: 100% auto;
}
.strength #main .ulList li .numBox .txtSpan {
	float: left;
	height: 142px;
	text-align: center;
	font-size: 15rem;
	letter-spacing: 1px;
	line-height: 142px;
	vertical-align: top;
	font-weight: 400;
}
.strength #main .ulList li .subBox {
	margin-top: 48px;
	position: relative;
	color: #fff;
}
.strength #main .ulList li .subBox .infoBg {
	background: url("../img/strength/bg03.png") repeat-y center bottom;
	position: absolute;
	width: 100%;
	height: 0;
	bottom: 0;
	z-index: 1;
}
.strength #main .ulList li .subBox .btmBg {
	height: 224px;
	background: url("../img/strength/num_bg02.png") no-repeat center bottom;
	background-size: 100% auto;
	position: relative;
	z-index: 2;
}
.strength #main .ulList li .subBox .top {
	padding-top: 30px;
	display: block;
	font-size: 3rem;
	font-weight: bold;
	position: relative;
	z-index: 20;
}
.strength #main .ulList li .subBox .num {
	margin: -10px 0 -4px;
	font-size: 9.8rem;
	line-height: 92px;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.strength #main .ulList li .subBox .num b {
	font-weight: 400;
}
.strength #main .ulList li .subBox .btm {
	display: block;
	font-size: 4.3rem;
	font-weight: bold;
}
.strength #main .ulList li .subBox .notes {
	padding-top: 4px;
	font-size: 1.1rem;
	position: relative;
	z-index: 3;
	display: block;
	color: #000;
	background: #FFF;
	text-align: left;
	padding-left: 1em;
	text-indent: -1em;
}
.strength #main .ulList li .tableImg {
	margin-top: 50px;
	position: relative;
}
.strength #main .ulList li .tableImg b {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.strength #main .ulList li .tableImg .txtSpan01 {
	position: absolute;
	right: 80px;
	top: 37px;
	font-weight: bold;
	font-size: 1.86rem;
	display: block;
}
.strength #main .ulList li .tableImg .txtSpan01 .percentage {
	margin-top: -10px;
	display: block;
	font-weight: normal;
	font-size: 4.68rem;
	color: #013F64;
	opacity: 0;
	-webkit-animation-duration: 1.1s;
	animation-duration: 1.1s;
}
.strength #main .ulList li .tableImg .txtSpan02 {
	top: 120px;
}
.strength #main .ulList li .tableImg .txtSpan02 .percentage {
	color: #96001E;
	opacity: 0;
}
@media screen and (max-width: 767px) {
	#main {
		margin-bottom: 0;
	}
	.strength #main .txtP {
		margin-bottom: 23px;
		line-height: 1.7;
		text-align: justify;
	}
	.strength #main .imgBox {
		padding: 14px 0 10px;
		margin-bottom: 5px;
	}
	.strength #main .imgBox .txtBox {
		position: absolute;
		left: 30%;
		top: 5%;
		width: 40%;
	}
	.strength #main .imgBox .txtBox02 {
		position: absolute;
		left: 53%;
		top: 11%;
	}
	.strength #main .imgBox .txtBox03 {
		position: absolute;
		left: 68.5%;
		top: 23%;
	}
	.strength #main .imgBox .txtBox04 {
		position: absolute;
		left: 72%;
		top: 43.6%;
	}
	.strength #main .imgBox .txtBox05 {
		position: absolute;
		left: 68%;
		top: 65.5%;
	}
	.strength #main .imgBox .txtBox06 {
		position: absolute;
		left: 52%;
		top: 79%;
	}
	.strength #main .imgBox .txtBox07 {
		position: absolute;
		left: 32.5%;
		top: 85%;
	}
	.strength #main .imgBox .txtBox08 {
		position: absolute;
		left: 11.5%;
		top: 81%;
	}
	.strength #main .imgBox .txtBox09 {
		position: absolute;
		left: -5.7%;
		top: 69.5%;
	}
	.strength #main .imgBox .txtBox10 {
		position: absolute;
		left: -13%;
		top: 50.5%;
	}
	.strength #main .imgBox .txtBox11 {
		position: absolute;
		left: -9%;
		top: 28.5%;
	}
	.strength #main .imgBox .txtBox12 {
		position: absolute;
		left: 5%;
		top: 9.5%;
	}
	.strength #main .imgBox .txtBox span {
		font-size: 1.8vw;
		margin-top: 2px;
	}
	.strength #main .imgBox .txtBox img {
		display: block;
		margin: 0 auto;
	}
	.strength #main .imgBox .txtBox01 img {
		width: 23.3%;
	}
	.strength #main .imgBox .txtBox02 img {
		width: 20.5%;
	}
	.strength #main .imgBox .txtBox03 img {
		width: 26%;
	}
	.strength #main .imgBox .txtBox04 img {
		width: 21%;
	}
	.strength #main .imgBox .txtBox05 img {
		width: 23%;
	}
	.strength #main .imgBox .txtBox06 img {
		width: 23%;
	}
	.strength #main .imgBox .txtBox07 img {
		width: 22.6%;
	}
	.strength #main .imgBox .txtBox08 img {
		width: 19%;
	}
	.strength #main .imgBox .txtBox09 img {
		width: 17%;
	}
	.strength #main .imgBox .txtBox10 img {
		width: 20%;
	}
	.strength #main .imgBox .txtBox11 img {
		width: 24%;
	}
	.strength #main .imgBox .txtBox12 img {
		width: 23%;
	}
	.h3Ttl01 {
		margin: 0 -5px 24px;
		font-size: 2rem;
		background: url("../img/strength/line.png") repeat-x center top 34px;
		background-size: 5px auto;
	}
	.h3Ttl01 .info {
		padding: 0 23px;
	}
	.h3Ttl01 .info .num {
		font-size: 3.6rem;
	}
	.pageUl {
		margin: -32px 0 70px;
	}
	.financial .pageUl {
		margin-bottom: 70px;
	}
	.pageUl {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.pageUl li {
		width: 40%;
		padding: 0;
		box-sizing: border-box;
		margin: 32px 0 0;
		margin-left: 0px;
	}
	.pageUl li:nth-child(3) {
		margin-left: 15px;
	}
	.pageUl li:last-child {
		margin-left: 24px;
	}
	.pageUl li:before {
		display: none;
	}
	.pageUl li:last-child:before {
		display: none;
	}
	.pageUl li .pho {
		width: 100%;
		text-align: center;
	}
	.pageUl li a .pho {
		transition: none;
	}
	.pageUl li a:hover .pho {
		transform: none;
	}
	.pageUl li.on .pho::before {
		border-width: 1.5vw;
	}
	.pageUl li .txt {
		display: none;
	}
	.pageUl li .more {
		display: none;
	}
	.strength #main h4 {
		width: 100%;
		margin: 0 auto 39px;
		font-size: 2.2rem;
		line-height: 1.4;
		text-align: center;
	}
	.strength #main h4 span {
		margin-top: 9px;
		font-size: 1.2rem;
	}
	.strength #main .ulList li {
		margin: 0 0 54px;
		width: 100%;
	}
	.strength #main .ulList li:last-child {
		margin: 0;
	}
	.strength #main .ulList li .tit {
		margin: 0 auto 18px;
		width: 166px;
		font-size: 2rem;
		border-top: 2px solid #95001e;
		border-bottom: 2px solid #95001e;
	}
	.strength #main .ulList li .txt01 {
		margin-bottom: 4px;
		font-size: 4.5rem;
		line-height: 1.4;
	}
	.strength #main .ulList li .numBox {
		margin: 3px auto;
		padding: 20px 0 20px 5px;
		width: 236px;
		background-size: 100% 100%;
	}
	.strength #main .ulList li .numBox .txtSpan {
		margin-right: 0;
		height: 90px;
		font-size: 12.2rem;
		letter-spacing: 0.07em;
		line-height: 90px;
		vertical-align: top;
	}
	.strength #main .ulList li .subBox {
		margin: 62px auto 0;
		position: relative;
		color: #fff;
		width: 236px;
	}
	.strength #main .ulList li .subBox:after {
		position: absolute;
		left: 15px;
		top: 0;
		right: 12px;
		width: auto;
		height: 69px;
		content: "";
	}
	.strength #main .ulList li .subBox .btmBg {
		height: 207px;
		background-image: url("../img/strength/sp_num_bg02.png");
		background-size: 100% 100%;
	}
	.strength #main .ulList li .subBox .top {
		margin: -10px 0 2px;
		padding-top: 29px;
		font-size: 2.8rem;
	}
	.strength #main .ulList li .subBox .num {
		margin: 0;
		font-size: 9.1rem;
		line-height: 65px;
		display: block;
	}
	.strength #main .ulList li .subBox .btm {
		font-size: 4.1rem;
	}
	.strength #main .ulList li .subBox .notes {
		padding-top: 15px;
	}
	.strength #main .ulList li .tableImg {
		margin: 40px auto 15px;
		width: 236px;
		position: relative;
	}
	.strength #main .ulList li .tableImg .txtSpan01 {
		position: absolute;
		right: 70px;
		top: 34px;
		font-size: 1.7rem;
	}
	.strength #main .ulList li .tableImg .txtSpan01 .percentage {
		margin-top: -6px;
		font-size: 4.3rem;
		line-height: 1.2;
	}
	.strength #main .ulList li .tableImg .txtSpan02 {
		top: 110px;
	}
	.strength #main .ulList li .tableImg .txtSpan02 .percentage {
		color: #96001E;
	}
}
/*------------------------------------------------------------
	group
------------------------------------------------------------*/
.group #gNavi .navi02 .subNavi li.sub02 .txt::after {
	opacity: 1;
}
.group .pageTitle {
	background-image: url("../img/strength/group/page_title_bg.jpg");
}
.group #main {
	margin-bottom: 148px;
}
.group #main .headLine02 {
	margin-bottom: 9px;
	font-size: 4.8rem;
}
.group #main .txtP {
	margin-bottom: 125px;
	text-align: center;
	line-height: 2.05;
}
.group #main .imgBox {
	margin-bottom: 106px;
	padding-right: 12px;
	position: relative;
	text-align: center;
}
.group #main .imgBox > img {
	padding-right: 5px;
	width: 891px;
	opacity: 0;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	position: relative;
	z-index: 9;
}
.group #main .imgBox .ulBox {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.group #main .imgBox .listUl li {
	width: auto;
	height: 19.35%;
	position: absolute;
	opacity: 0;
	z-index: 10;
}
.group #main .imgBox .ulBox01 .listUl li:nth-child(1) {
	left: 51.5%;
	top: 17.5%;
}
.group #main .imgBox .ulBox01 .listUl li:nth-child(2) {
	left: 58.5%;
	top: 44.5%;
}
.group #main .imgBox .ulBox01 .listUl li:nth-child(3) {
	left: 52%;
	top: 58%;
}
.group #main .imgBox .ulBox01 .listUl li:nth-child(4) {
	left: 40.5%;
	top: 62%;
}
.group #main .imgBox .ulBox01 .listUl li:nth-child(5) {
	left: 40.5%;
	top: 13%;
}
.group #main .imgBox .ulBox02 .listUl li:nth-child(1) {
	left: 67%;
	top: 3.5%;
}
.group #main .imgBox .ulBox02 .listUl li:nth-child(2) {
	left: 74.8%;
	top: 19%;
}
.group #main .imgBox .ulBox02 .listUl li:nth-child(3) {
	left: 74.9%;
	top: 49%;
}
.group #main .imgBox .ulBox02 .listUl li:nth-child(4) {
	left: 70.4%;
	top: 66%;
}
.group #main .imgBox .ulBox02 .listUl li:nth-child(5) {
	left: 58.5%;
	top: 77%;
}
.group #main .imgBox .listUl li img {
	width: auto;
	height: 100%;
	display: block;
}
.group #main .imgBox .spNote {
	position: absolute;
	right: 10px;
	bottom: -20px;
	z-index: 100;
	font-size: 1.6rem;
}
.comCase .headLine03 .info {
	border-color: #000;
	color: #000;
}
@media screen and (max-width: 767px) {
	.group #main {
		margin-bottom: 50px;
	}
	.group #main .headLine02 {
		font-size: 2.8rem;
	}
	.group #main .txtP {
		margin-bottom: 25px;
		text-align: left;
		line-height: 1.7;
	}
	.group #main .imgBox {
		margin-right: -7px;
		margin-bottom: 60px;
		padding: 0;
	}
	.group #main .imgBox > img {
		padding-right: 0;
		width: 100%;
	}
	.group #main .imgBox .listUl li {
		width: auto;
		height: 9.7%;
		position: absolute;
		opacity: 0;
	}
	.group #main .imgBox .ulBox01 .listUl li:nth-child(1) {
		left: 36%;
		top: 58%;
	}
	.group #main .imgBox .ulBox01 .listUl li:nth-child(2) {
		left: 45%;
		top: 71%;
	}
	.group #main .imgBox .ulBox01 .listUl li:nth-child(3) {
		left: 35%;
		top: 78%;
	}
	.group #main .imgBox .ulBox01 .listUl li:nth-child(4) {
		left: 19%;
		top: 80%;
	}
	.group #main .imgBox .ulBox01 .listUl li:nth-child(5) {
		left: 19%;
		top: 55%;
	}
	.group #main .imgBox .ulBox02 .listUl li:nth-child(1) {
		left: 57.8%;
		top: 50%;
	}
	.group #main .imgBox .ulBox02 .listUl li:nth-child(2) {
		left: 69%;
		top: 57%;
	}
	.group #main .imgBox .ulBox02 .listUl li:nth-child(3) {
		left: 69.5%;
		top: 74%;
	}
	.group #main .imgBox .ulBox02 .listUl li:nth-child(4) {
		left: 62.4%;
		top: 83%;
	}
	.group #main .imgBox .ulBox02 .listUl li:nth-child(5) {
		left: 45.3%;
		top: 87.2%;
	}
}
/*------------------------------------------------------------
	financial
------------------------------------------------------------*/
.financial #gNavi .navi02 .subNavi li.sub01 .txt::after {
	opacity: 1;
}
.financial .pageTitle {
	background-image: url("../img/strength/financial/page_title_bg.jpg");
}
.financial #main {
	margin-bottom: 0;
}
.financial #main .comTopImg {
	margin: -178px 0 36px;
}
.financial #main .headLine02 {
	margin-bottom: 6px;
	font-size: 4.8rem;
}
.financial #main .comTxt {
	margin-bottom: 30px;
}
.financial #main .comTxt .colorSpan {
	display: inline-block;
}
.financial #main .txtP {
	margin-bottom: 78px;
	text-align: center;
	line-height: 2.05;
}
.financial #main .imgBox {
	margin: 0 auto 88px;
	text-align: center;
	position: relative;
}
.financial #main .imgBox img {
	width: 925px;
}
.financial #main .headLine01 {
	margin-bottom: 32px;
	text-align: center;
}
.financial #main .txtBox {
	margin-bottom: 120px;
	padding: 60px 0 42px;
	border-top: 2px solid #7f7f7f;
	border-bottom: 5px solid #000;
}
.financial #main .txtBox01 {
	margin-bottom: 104px;
	padding-bottom: 65px;
}
.financial #main .txtBox p {
	line-height: 2.05;
	text-align: justify;
}
@media screen and (max-width: 767px) {
	.financial #main .headLine02 {
		margin-bottom: 5px;
		font-size: 2.8rem;
	}
	.financial #main .comTxt {
		margin-bottom: 20px;
	}
	.financial #main .txtP {
		margin-bottom: 25px;
		line-height: 1.7;
		text-align: justify;
	}
	.financial #main .imgBox {
		margin-bottom: 30px;
		width: 100%;
		max-width: 400px;
	}
	.financial #main .imgBox img {
		width: 100%;
	}
	.financial #main .headLine01 {
		margin-bottom: 13px;
	}
	.financial #main .txtBox {
		margin-bottom: 60px;
		padding: 30px 0 23px;
		border-top: 1px solid #7f7f7f;
		border-bottom: 2px solid #000;
	}
	.financial #main .txtBox01 {
		margin-bottom: 50px;
		padding-bottom: 35px;
	}
	.financial #main .txtBox p {
		line-height: 1.7;
	}
}
/*------------------------------------------------------------
	lisensor
------------------------------------------------------------*/
.lisensor #gNavi .navi02 .subNavi li.sub03 .txt::after {
	opacity: 1;
}
.lisensor .pageTitle {
	background-image: url("../img/strength/lisensor/page_title_bg.jpg");
}
.lisensor #main {
	margin-bottom: 0;
}
.lisensor #main .comTopImg {
	margin: -178px 0 36px;
}
.lisensor #main .headLine02 {
	margin-bottom: 0px;
	font-size: 4.8rem;
}
.lisensor #main .comTxt {
	margin-bottom: 30px;
}
.lisensor #main .comTxt .colorSpan {
	display: inline-block;
}
.lisensor #main .txtP {
	margin-bottom: 56px;
	text-align: center;
	line-height: 2.05;
}
.lisensor #main .imgBox {
	margin-bottom: 126px;
	text-align: center;
}
.lisensor #main .imgBox img {
	width: 925px;
}
.lisensor #main .headLine01 {
	margin-bottom: 32px;
	text-align: center;
}
.lisensor #main .txtBox {
	margin-bottom: 120px;
	padding: 60px 0 75px;
	border-top: 2px solid #7f7f7f;
	border-bottom: 5px solid #000;
}
.lisensor #main .txtBox01 {
	margin-bottom: 104px;
	padding-bottom: 70px;
}
.lisensor #main .txtBox p {
	line-height: 2.05;
	text-align: justify;
}
@media screen and (max-width: 767px) {
	.lisensor #main .headLine02 {
		margin-bottom: 0px;
		font-size: 2.8rem;
	}
	.lisensor #main .comTxt {
		margin-bottom: 15px;
	}
	.lisensor #main .comTxt .colorSpan {
		display: inline;
	}
	.lisensor #main .txtP {
		margin-bottom: 25px;
		line-height: 1.7;
		text-align: justify;
	}
	.lisensor #main .imgBox {
		margin-bottom: 63px;
	}
	.lisensor #main .imgBox img {
		width: 100%;
	}
	.lisensor #main .headLine01 {
		margin-bottom: 16px;
	}
	.lisensor #main .txtBox {
		margin-bottom: 60px;
		padding: 30px 0 23px;
		border-top: 1px solid #7f7f7f;
		border-bottom: 2px solid #000;
	}
	.lisensor #main .txtBox01 {
		margin-bottom: 50px;
		padding-bottom: 35px;
	}
	.lisensor #main .txtBox p {
		line-height: 1.7;
	}
}
/*------------------------------------------------------------
	network
------------------------------------------------------------*/
.network #gNavi .navi02 .subNavi li.sub04 .txt::after {
	opacity: 1;
}
.network .pageTitle {
	background-image: url("../img/strength/network/page_title_bg.jpg");
}
.network #main {
	margin-bottom: 148px;
}
.network #main .headLine02 {
	margin-bottom: 10px;
	font-size: 4.8rem;
}
.network #main .txtP {
	margin-bottom: 70px;
	text-align: center;
	line-height: 2.05;
}
.network #main .listUl {
	margin: 0 30px 94px;
	text-align: center;
}
.network #main .listUl li {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.network #main .listUl li .top {
	margin-bottom: 6px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 3.5rem;
	font-weight: bold;
	border-top: 5px solid #3c2b5b;
	border-bottom: 5px solid #3c2b5b;
}
.network #main .listUl li .numBox .num {
	margin: -3px -10px 26px;
	font-size: 18rem;
	position: relative;
	white-space: nowrap;
	text-align: center;
	line-height: 1;
}
.network #main .listUl li .numBox .num01 {
	margin-top: -10px;
	font-size: 20rem;
}
.network #main .listUl li .numBox .num .number {
	display: inline-block;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.network #main .listUl li .numBox .num b {
	display: inline-block;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 180px;
}
.network #main .listUl li .numBox .num .txtSpan {
	padding-bottom: 26px;
	display: inline-block;
	vertical-align: bottom;
	font-size: 8rem;
	font-weight: bold;
}
.network #main .listUl li .numBox .num01 .txtSpan {
	padding-bottom: 30px;
}
.network #main .listUl li .numBox .num .txtSpan .btm {
	margin-top: 10px;
	display: block;
	text-align: right;
	font-size: 1.6rem;
}
.network #main .listUl li .numBox .num .txtSpan .notes {
	font-size: 3rem;
	display: block;
	text-align: right;
	margin: 0 3px 4px 0;
}
.network #main .listUl li .imgBox {
	margin: -22px 0 0;
	padding-top: 32px;
	background: url("../img/strength/network/bg.png") no-repeat center top;
	background-size: 100% auto;
}
.network #main .listUl li .imgBox img {
	height: 167px;
}
.network #main .ulList {
	margin: 0 0 40px 26px;
}
.network #main .ulList li {
	margin: 0 35px 0 0;
	width: 282px;
	text-align: center;
}
.network #main .ulList li:last-child {
	margin-right: 0;
}
.network #main .ulList li .topImg {
	display: block;
	margin-bottom: 8px;
}
.network #main .ulList li .txt {
	display: block;
	font-size: 1.6rem;
}
.network #main .ulList li .txt .linkSpan {
	margin-top: 2px;
	display: block;
	font-size: 1.3rem;
}
.network #main .txt01 {
	margin: 0 37px 104px;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 1.0rem;
	line-height: 2;
}
.network #main .headLine01 {
	margin-bottom: 30px;
}
.network #main .txt02 {
	margin-bottom: 25px;
	text-align: center;
}
.network #main .btn a {
	padding: 13px 30px;
	color: #fff;
	display: block;
	position: relative;
	background-color: #96001e;
}
.network #main .btn .ttl {
	font-size: 5.7rem;
	font-weight: bold;
}
.network #main .btn .ttl .top {
	margin-bottom: -5px;
	display: block;
	font-size: 2rem;
}
.network #main .btn .ttl .btm {
	margin-top: 3px;
	display: block;
	font-size: 1.3rem;
}
.network #main .btn .txtSpan {
	position: absolute;
	padding: 7px 0;
	right: 20px;
	top: 20px;
	font-weight: bold;
	line-height: 1.05;
	color: #96001E;
	font-size: 5rem;
	width: 120px;
	display: block;
	text-align: center;
	background-color: #feffff;
}
.network #main .estate {
	padding: 50px 0;
	text-align: center;
}
.network #main .estate img {
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.network #main {
		margin-bottom: 70px;
	}
	.network #main .headLine02 {
		margin-bottom: 6px;
		font-size: 2.8rem;
	}
	.network #main .comTxt .colorSpan {
		display: inline;
	}
	.network #main .txtP {
		margin-bottom: 35px;
		line-height: 1.7;
		text-align: justify;
	}
	.network #main .listUl {
		margin: 0 auto 45px;
		max-width: 375px;
	}
	.network #main .listUl li {
		width: 100%;
	}
	.network #main .listUl li:last-child {
		margin-top: 20px;
	}
	.network #main .listUl li .top {
		margin-bottom: -16px;
		font-size: 2rem;
		border-width: 2px;
	}
	.network #main .listUl li .numBox .num {
		margin: 20px -10px 15px;
		font-size: 8rem;
	}
	.network #main .listUl li .numBox .num b {
		line-height: 80px;
	}
	.network #main .listUl li .numBox .num .txtSpan {
		padding-bottom: 10px;
		font-size: 2.8rem;
	}
	.network #main .listUl li .numBox .num .txtSpan .btm {
		margin-top: 4px;
		font-size: 1.2rem;
	}
	.network #main .listUl li .numBox .num .txtSpan .notes {
		font-size: 1.8rem;
	}
	.network #main .listUl li .imgBox {
		margin: -6px 0 0;
		padding-top: 30px;
		background: url("../img/strength/network/bg.png") no-repeat center top;
		background-size: 100% auto;
	}
	.network #main .listUl li .imgBox img {
		height: 130px;
	}
	.network #main .ulList {
		margin: 0 0 20px;
	}
	.network #main .ulList li {
		margin: 0 0 15px;
		width: 100%;
	}
	.network #main .ulList li:last-child {
		margin: 0;
	}
	.network #main .ulList li .topImg {
		display: block;
		width: 100%;
		margin: 0 auto 5px;
		text-align: center;
	}
	.network #main .ulList li .txt {
		font-size: 1.4rem;
	}
	.network #main .ulList li .txt .linkSpan {
		font-size: 1.3rem;
	}
	.network #main .txt01 {
		margin: 0 0 45px;
		font-size: 1.4rem;
		line-height: 1.7;
	}
	.network #main .headLine01 {
		margin: 0 -10px 15px;
	}
	.network #main .txt02 {
		margin-bottom: 15px;
	}
	.network #main .btn a {
		padding: 10px 15px;
	}
	.network #main .btn .ttl {
		margin-bottom: 10px;
		display: block;
		font-size: 2.4rem;
		line-height: 1.4;
	}
	.network #main .btn .ttl .top {
		margin-bottom: 2px;
		font-size: 1.2rem;
	}
	.network #main .btn .ttl .btm {
		font-size: 1rem;
	}
	.network #main .btn .txtSpan {
		position: static;
		padding: 3px 0;
		right: auto;
		top: auto;
		margin: 0 auto;
		line-height: 1.05;
		font-size: 2.4rem;
		width: 60px;
	}
}
/* 印刷 */
@media print {
	.strength #main .ulList li .subBox .btmBg {
		background-color: #678CA2;
	}
	.strength #main .ulList li .numBox .txtSpan {
		display: none !important;
	}
	.strength #main .ulList li .numBox .print {
		display: block !important;
	}
	.strength #main .ulList li .subBox .num b {
		display: none !important;
	}
	.strength #main .ulList li .subBox .num .print {
		display: block !important;
	}
	.network #main .listUl li .numBox .num b {
		display: none !important;
	}
	.network #main .listUl li .numBox .num .print {
		display: block !important;
	}
	.group #main {
		margin-bottom: 145px;
	}
	.group #main .imgBox {
		background: url("../img/strength/group/photo.png") no-repeat left top;
		background-size: 891px auto;
	}
	.group #main .imgBox > img {
		display: block;
		opacity: 1 !important;
		position: relative;
		z-index: 9;
		-webkit-animation-duration: 0;
		animation-duration: 0;
		animation-delay: 0 !important;
	}
	.group #main .imgBox .listUl li {
		opacity: 1 !important;
		animation-delay: 0 !important;
		z-index: 10;
	}
	.ie .strength #main .imgBox > img {
		margin: 0 auto;
		width: 798px;
		display: block;
	}
	.ie .h3Ttl01 {
		position: relative;
		z-index: 10;
		background: none;
	}
	.ie .h3Ttl01:before {
		width: 100%;
		height: 2px;
		position: absolute;
		left: 0;
		top: 67px;
		background: #96001E;
		content: '';
		z-index: 20;
	}
	.ie .h3Ttl01 .info {
		position: relative;
		z-index: 100;
	}
}