@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:200,300,400,500,600,700,900&amp;subset=japanese);
@import url('https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800,900');

@charset "utf-8";

.ffEn1 {
	font-family: 'Work Sans', sans-serif;
	font-weight: 200;
}


/* // base //
----------------------------------------------- */
html, body {
	background-color:#F5F4F4;
	min-height:100vh;
	color:#000;
}
a {
    color: #333;
}
@media screen and (max-width: 1140px)  {
	.widthFix{
		width:100%;
	}
}

@media screen and (min-width: 741px)  {
	.widthFixPC{
		width:1140px;
	}
	@media screen and (max-width: 1140px)  {
		.widthFixPC{
			width:100%;
		}
	}
}

#Container {
}


#ContentsWrap {
	padding-bottom:80px;
}

/* // ボタン設定 //
----------------------------------------------- */
.btnA {
	background-color:#60B4F9;
	font-weight:500;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	border-radius:100px;
	min-width:220px;
	border:5px solid rgba(255,255,255,0.3);
}
.btnA.mwNone {
	min-width:10px;
}

.btnA .tx {
	padding-top:10px;
	padding-bottom:11px;
}

.btnA.noBorder {
	border:0;
}
.btnA.cv1 {
	background-color:#00B887;
}
.btnA.cv2 {
	background-color:#02C893;
}

.btnA.c1 {
	background-color:#fff;
	color:#0097F2 !important;
	text-shadow: 0px 0px 0 rgba(0,0,0,0);
	border-color:rgba(0,0,0,0.08);
}
.btnA.c1.border0 {
	border-width:0;
}
.btnA.c2 {
	background-color:#024E7C;
}
.btnA.c3 {
	background-color:#027A70;
}



/* // section //
----------------------------------------------- */
.sectionA {
	padding:70px 0 70px;
}

/* // pageTitle
----------------------------------------------- */
/* //    |- pageTitleA  */
.pageTitleA {
	display:block;
	height:400px;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	padding:10px;
	position:relative;
	margin-bottom:50px;
}
.pageTitleA .wrap {
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.pageTitleA .wrap > * {
	line-height:1.4;
	text-align:center;
}
.pageTitleA .parent {
	font-weight: 600;
	font-size: 150%;
	margin-bottom: 6px;
}
.pageTitleA .tx1 {
	font-weight:600;
	font-size:260%;
	margin-bottom: 10px;
}
.pageTitleA .subTx1 {
	font-weight: 500;
	font-size: 130%;
}

/* //    |- pageTitleB  */
.pageTitleB {
	display:block;
	margin-bottom:50px;
}
.pageTitleB .inner {
	border-bottom:1px solid #5FB4F9;
	padding:40px 0 40px;
}
.pageTitleB .tx1 {
	font-weight:600;
	line-height:1.3;
	font-size:190%;
	text-align:center;
}

/* //    |- pageTitleC  */

.pageTitleC {
	display:block;
	padding-top:60px;
	line-height: 1.4;
	font-size: 220%;
	font-weight: 300;
	margin-bottom:40px;
}
.pageTitleC .tx {
	line-height: 1.4;
	display:inline-block;
}



/* // Breadcrumb //
----------------------------------------------- */
#Breadcrumb {
	background-color:#FF0;
	line-height:1.4;
	font-size:80%;
	position:relative;
	z-index:50;
}
#Breadcrumb .inner {
	position:relative;
}
#Breadcrumb .list {
	position:absolute;
	left:0px;
	top:7px;
	text-align:left;
}
#Breadcrumb .list li {
	display:inline-block;
	padding-right:13px;
	margin-right:13px;
	position:relative;
}
#Breadcrumb .list li:after{
	position: absolute;
	right:0;
	top: 50%;
	font-size:70%;
	transform: translate(50%,-50%);
	content:'\e90e';
	font-family: iconfontA;
}
#Breadcrumb .list li:last-of-type {
	padding-right:0;
	margin-right:0;
}
#Breadcrumb .list li:last-of-type:after{
	display:none;
}

#Breadcrumb .list li a {
	color:#444;
}

#Breadcrumb .list li:last-of-type a {
	cursor:default;
}

#Breadcrumb .list li:last-of-type a.hoverLine em:after {
	display:none;
}


/* // blockAsset //
----------------------------------------------- */

/* //    |- blockAssetA  */
@media screen and (min-width: 741px)  {
	.blockAssetA {
	}
	.blockAssetA .wrap {
		display: flex;
		display: -ms-flexbox;
	}
	.blockAssetA .imageWrap {
		width:50%;
		background-position:center center;
		background-repeat:no-repeat;
		background-size:cover;
	}
	.blockAssetA .imageWrap.border {
		border:1px solid #DDD;
	}
	.blockAssetA .imageWrap.top {
		background-position:center top;
	}
	.blockAssetA .imageWrap.bottom {
		background-position:center bottom;
	}
	.blockAssetA .textWrap {
		width:50%;
		padding-top:65px;
		padding-bottom:65px;
		padding-left:50px;
	}
	
	.blockAssetA.re {
	}
	.blockAssetA.re .wrap {
		flex-direction: row-reverse;
	}
	.blockAssetA.re .textWrap {
		padding-left:0;
		padding-right:50px;
	}
}

/* //    |- blockAssetB  */
@media screen and (min-width: 741px)  {
	.blockAssetB {
		position:relative;
		padding-bottom:180px;
		margin-bottom:-180px;
		overflow:hidden;
	}
	.blockAssetB:after {
		z-index:5;
		content:" ";
		position:absolute;
		display:block;
		width:65%;
		height:400px;
		background:url(/_pack/img/cmn_shadow_01.png) center center no-repeat;
		background-size:100% 100%;
		left:-300px;
		bottom:10px;
		opacity:0.2;
	}
	.blockAssetB .wrap {
		display: flex;
		display: -ms-flexbox;
		position:relative;
		z-index:10;
	}
	.blockAssetB .imageWrap {
		width:calc(50% - 50px);
		margin-left:50px;
		background-position:center center;
		background-repeat:no-repeat;
		background-size:cover;
	}
	.blockAssetB .imageWrap.top {
		background-position:center top;
	}
	.blockAssetB .imageWrap.bottom {
		background-position:center bottom;
	}
	.blockAssetB .textWrap {
		width:570px;
		padding-top:65px;
		padding-bottom:65px;
		padding-left:50px;
	}

	.blockAssetB.re:after {
		left:auto;
		right:-300px;
	}
	.blockAssetB.re .wrap {
		flex-direction: row-reverse;
	}
	.blockAssetB.re .imageWrap {
		margin-left:0;
		margin-right:50px;
	}
	.blockAssetB.re .textWrap {
		padding-left:0;
		padding-right:50px;
	}
}

/* //    |- blockAssetC  */
@media screen and (min-width: 741px)  {
	.blockAssetCWrap {
		overflow:hidden;
		padding-bottom:100px;
		margin-bottom:-100px;
	}
	.blockAssetC  {
		margin-bottom:55px;
	}
	.blockAssetC:last-of-type  {
		margin-bottom:0;
	}
	.blockAssetC .wrap {
		display: flex;
		display: -ms-flexbox;
	}
	.blockAssetC .imageWrap {
		width:360px;
		position:relative;
		z-index:5;
	}
	.blockAssetC .imageWrap .box {
		position:absolute;
		right:0px;
		top:0px;
		display:block;
		width:calc(50vw - 160px);
		max-width:550px;
		height:100%;
		transform: translateX(110px);
	}
	.blockAssetC .imageWrap .box > .inner {
		width:100%;
		height:100%;
		position:relative;
	}
	.blockAssetC .imageWrap .box > .inner:before {
		z-index:5;
		content:" ";
		position:absolute;
		display:block;
		width:75%;
		height:280px;
		background:url(/_pack/img/cmn_shadow_01.png) center center no-repeat;
		background-size:100% 100%;
		left:50px;
		bottom:0;
		transform: translate(-50%,50%);
		opacity:0.2;
		z-index:5;
	}
	.blockAssetC .imageWrap .box .image {
		width:100%;
		height:100%;
		background-position:center top;
		background-repeat:no-repeat;
		background-size:cover;
		position:relative;
		z-index:10;
	}
	.blockAssetC .textWrap {
		width:calc(100% - 360px);
		padding:65px 0;
		position:relative;
		z-index:5;
	}
	.blockAssetC .textWrap .box {
		background-color:rgba(255,255,255,0.86);
		padding:40px;
	}

	.blockAssetC.re .wrap {
		flex-direction: row-reverse;
	}

	.blockAssetC.re .imageWrap .box {
		right:auto;
		left:0;
		top:0px;
		transform: translateX(-110px);
	}
	.blockAssetC.re .imageWrap .box > .inner {
		width:100%;
		height:100%;
		position:relative;
	}
	.blockAssetC.re .imageWrap .box > .inner:before {
		left:auto;
		right:50px;
		transform: translate(50%,50%);
	}


	.blockAssetC.noImage .wrap {
		display: block
	}
	.blockAssetC.noImage .imageWrap {
		display:none;
	}
	.blockAssetC.noImage .textWrap {
		width:100% ;
		padding:0 0;
	}
}

/* //    |- blockAssetD  */
.blockAssetDWrap {
	padding-top:80px;
	padding-bottom:65px;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}
.blockAssetD {
	margin-bottom:65px;
	color:#FFF;
}
.blockAssetD .wrap {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	min-height:320px;
	padding:30px 0;
	position:relative;
}
.blockAssetD .block1 {
	width:440px;
	padding:0 15px;
	line-height:1.4;
}
.blockAssetD .block1 img.svg {
	// opacity:0;
}
.blockAssetD .block1 svg.svg {
	fill:#FFF;
}
.blockAssetD .block1 .icon {
	width:145px;
	margin:0 auto;
}
.blockAssetD .block1 .icon .svg {
	width:100%;
}
.blockAssetD .block1 .circleTx {
	position:absolute;
	left:0px;
	top:0px;
	transform: translate(-50%,-50%);
}
.blockAssetD .block1 .circleTx .in {
	width:140px;
	height:140px;
	display:block;
	background-color:#FFF;
	box-shadow: 0 0 6px rgba(0,0,0,0.15);
	position:relative;
	border-radius: 300px;
}
.blockAssetD .block1 .circleTx .tx {
	display:block;
	width:100%;
	text-align:center;
	position:absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	line-height:1;
	font-weight:800;
	font-size:45px;
}
.blockAssetD .block1 .tx1 {
	font-size:180%;
	font-weight:500;
	text-align:center;
	margin-top:12px;
}
.blockAssetD .block1 .tx2 {
	font-size:250%;
	font-weight:700;
	text-align:center;
	margin-top:1px;
}
.blockAssetD .block1 .tx2 .en {
	font-size:140%;
	font-weight:700;
}

.blockAssetD .block2 {
	width:calc(100% - 440px);
	padding-right:40px;
	text-align:left;
}
.blockAssetD .block2 .tx3 {
	font-size:190%;
	line-height:1.4;
	margin-bottom:20px;
}
.blockAssetD .block2 .tx4 {
}
.blockAssetD .block2 .list1.license {
	display:inline-block;
	padding:10px;
	background-color:#FFF;
	margin-left:0;
	margin-right:auto;
}
.ie .blockAssetD .block2 .list1.license {
	padding-bottom:1px;
}
.blockAssetD .block2 .list1 {
	text-align:left;
	margin-top:20px;
}
.blockAssetD .block2 .list1 li {
	display:inline-block;
	margin-right:10px;
	line-height:;1;
}
.blockAssetD .block2 .list1 li:last-of-type {
	margin-left:-2px;
	margin-right:0;
}
.blockAssetD .block2 .list1 li img{
	width:auto;
	height:61px;
}

@media screen and (min-width: 741px)  {
	.blockAssetD .block2 .list1 li img {
	}
	.blockAssetD .block2 .list1 li:nth-of-type(1) img {
		width:87px;
	}
	.blockAssetD .block2 .list1 li:nth-of-type(2) img {
		width:127px;
	}
	.blockAssetD .block2 .list1 li:nth-of-type(3) img {
		width:60px;
	}
}



/* // テキスト設定 //
----------------------------------------------- */
/* //    |- titA  */
.titA {
	line-height: 1.4;
	font-size: 230%;
	padding-bottom:24px;
	font-weight: 500;
	text-align:center;
	position:relative;
	margin-bottom:48px;
}
.titA:before {
	content:" ";
	position:absolute;
	display:block;
	width:220px;
	height:6px;
	background-color:#5FB4F9;
	left:50%;
	transform: translateX(-50%);
	bottom:0px;
}

.titA .tx {
	display:inline-block;
}


/* //    |- htxA  */
.htxA {
	line-height: 1.4;
	font-weight: 300;
	font-size: 280%;
}
.htxA.s1 {	font-size: 260%;	}
.htxA.s2 {	font-size: 240%;	}
.htxA.s3 {	font-size: 220%;	}
.htxA.s4 {	font-size: 200%;	}
.htxA.s5 {	font-size: 180%;	}
.htxA.s6 {	font-size: 160%;	}
.htxA.s7 {	font-size: 140%;	}
.htxA.s8 {	font-size: 120%;	}
.htxA.s9 {	font-size: 100%;	}

/* //    |- htxB  */
.htxB {
	line-height: 1.4;
	font-size: 155%;
	font-weight: 500;
	color:#FFF;
	letter-spacing:0.05em;
	text-align:left;
	margin-bottom:20px;
}
.htxB .wrap {
	line-height: 1.4;
	display:inline-block;
	padding:7px 25px;
	position:relative;
}
.htxB .wrap .icon {
	display:inline-block;
	position:absolute;
	top:0%;
	left:50%;
	transform: translate(-50%,-65%);
	line-height:1;
	width:160px;
}
.htxB .wrap .icon img {
	width:100%;
}

/* //    |- htxC  */
.htxC {
	line-height: 1;
	font-size: 220%;
	font-weight: 700;
	text-align:left;
	margin-bottom:5px;
}


/* //    |- htxD  */
.htxD {
	padding-bottom:20px;
	margin-bottom:30px;
	font-size:185%;
	font-weight:700;
	line-height:1.55em;
	position:relative;
}
@media screen and (min-width: 741px)  {
	.htxD.pcCenter {
		text-align:center !important;
	}
}

.htxD .tx {
	display: inline-block;
}
.htxD:before {
	content:" ";
	position:absolute;
	display:block;
	width:100px;
	height:4px;
	background-color:#5FB4F9;
	bottom:0px;
	left:0;
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
}
.htxD.pcCenter.left,
.htxD.center.left {
	text-align:center;
}

.htxD.pcCenter.left:before,
.htxD.center.left:before {
	left:50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.htxD.s1 {
	margin-bottom:30px;
	padding-bottom:20px;
	font-size:170%;
}
.htxD.s2 {
	margin-bottom:25px;
	padding-bottom:15px;
	font-size:160%;
}
.htxD.s3 {
	margin-bottom:20px;
	padding-bottom:15px;
	font-size:150%;
}
.htxD.s4 {
	margin-bottom:20px;
	padding-bottom:15px;
	font-size:137%;
}
.htxD.s4:before {
	width:80px;
	height:3px;
}
.htxD.s5 {
	margin-bottom:20px;
	padding-bottom:15px;
	font-size:125%;
}
.htxD.s5:before {
	width:80px;
	height:3px;
}


/* //    |- txA  */
.txA {
	font-size:100%;
	line-height:2.1;
}


.txS1 {
	font-size:94%;
	line-height:1.9;
}


/* //    |- descriptionTxA  */
.descriptionTxA {
	position:relative;
	font-size:90%;
	line-height:1.7;
	padding-left:25px;
}
.descriptionTxA:after{
	position: absolute;
	left:0;
	top: -3px;
	font-size:140%;
	content:'\e9b3';
	font-family: iconfontA;
	color:#AAA;
}


/* // テキストカラー設定 //
----------------------------------------------- */
.fcA1 {
	color:#5FB4F9;;
}
.fcA2 {
	color:#4699F2;
}
.fcA3 {
	color:#2D6CC7;
}
.fcB1 {
	color:#FF0000;;
}


/* // BG設定 //
----------------------------------------------- */
.bgW {
	background-color:#FFF !important;
}
.bgA1 {
	background-color:#5FB4F9 !important;
}
.bgA2 {
	background-color:#4699F2 !important;
}
.bgA3 {
	background-color:#2D6CC7 !important;
}

.bgB1 {
	background-color:#00BFAF !important;
}

.bgC1 {
	background-color:#E8EBED !important;
}



.bgGradA1 {
	background-image: linear-gradient(to right, #3D84DD 0%, #59AAE6 100%) !important;
}
.bgGradA2 {
	background-image: linear-gradient(to left, #1D62B8 0%, #309EF0 100%) !important;
}




/* // Header //
----------------------------------------------- */
#Header {
	position:relative;
	display:block;
	height:78px;
	z-index:1000;
}
#Header .inner {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:78px;
	background-color:rgba(255,255,255,0.85);
	// box-shadow: 0 4px 4px rgba(0,0,0,0.1);
	border-bottom:1px solid #DDD;
	padding:4px 10px;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap : wrap;
	-ms-align-items: center;
	align-items: center; 
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap : wrap;

}
/* //    |- logoWrap  */
#Header .logoWrap {
	width:160px;
	line-height:1;
	position:relative;
	top:-4px;
}
#Header .logoWrap .logo {
	display:block;
}
#Header .logoWrap .logo img {
	width:100%;
	display:block;
}
#Header .logoWrap .tx1 {
	display: block;
	font-size: 220%;
	font-weight: 900;
	margin-top:4px
}
#Header .logoWrap .tx2 {
	display:block;
	font-size:96%;
	font-weight:700;
	color:#000;
}
#Header .logoWrap:hover,
#Header .logoWrap:hover img {
	opacity:1;
}

/* //    |- menus1  */
#Header .menus1 {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap : wrap;
	align-items: center; 
}
#Header .menus1 li {
	margin-right:17px;
	font-size:90%;
}
#Header .menus1 li a{
	display:inline-block;
	font-weight:500;
}

/* //    |- actionWrap  */
#Header .actionWrap {
}
#Header .actionWrap a.btnRegistration{
	min-width:170px;
}
@media screen and (max-width: 1100px)  {
	#Header .actionWrap {
		position: fixed;
		top: 87px;
		right: 7px;
	}
}

/* //    |- fixed  */

#Header,
#Header .inner,
#Header .logoWrap,
#Header .logoWrap .tx2,
#Header .actionWrap,
#Header .menus1 li,
.____ {
	transition:0.3s;
}

#Header.fixed {
	height:64px;
}
#Header.fixed .inner {
	height:64px;
	padding:2px 10px;
}
#Header.fixed .logoWrap {
	width:140px;
}

#Header.fixed .logoWrap .tx2 {
	font-size:84%;
}
#Header.fixed .logoWrap .tx1 {
	font-size: 210%;
	margin-top:3px
}
#Header.fixed .actionWrap .menus1 li {
	margin-right:17px;
}

@media screen and (max-width: 1100px)  {
	#Header.fixed .actionWrap {
		top: 72px;
	}
}


/* // Gnavi //
----------------------------------------------- */
#Gnavi {
	-ms-flex-grow: 3;
	flex-grow: 3;
	margin-left:20px;
}
#Gnavi ul.naviParents {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap : wrap;
}

#Gnavi ul.naviParents > li {
	position:relative;
	font-size:90%;
	font-weight:500;
	display:block;
}
#Gnavi li a {
	color:#333 !important;
}
#Gnavi li.parent {
	border-width:0px;
	border-style:solid;
	border-color:#DDD;
	position:relative;
	transition:0.3s;
	top:0;
	background-color:rgba(255,255,255,0);
}
#Gnavi li.parent:hover {
	top:0;
}

#Gnavi li.parent > a {
	display:block;
	padding:20px 2px;
	box-shadow: 0 0 3px rgba(0,0,0,0);
	position:relative;
	z-index:6;
}
#Gnavi li.parent > a .tx:after {
	content:" ";
	position:absolute;
	display:block;
	width:0%;
	height:1px;
	background-color:#777;
	left:50%;
	transform: translate(-50%,-50%);
	top:calc(100% + 5px);
	transition:0.3s;
}
#Gnavi li.parent > a:hover .tx:after {
	width:100%;
	background-color:#777;
}

#Gnavi li.parent > a .tx {
	display:block;
	padding:0 10px;
	position:relative;
}
#Gnavi li.parent.on > a .tx {
	font-weight:600;
}
#Gnavi li.parent.on > a .tx:after {
	width:100%;
	height:3px;
	background-color:#333;
}

@media screen and (max-width: 1200px)  {
	#Gnavi {
		margin-left:10px;
		font-size:93%;
	}
}

/* //    |- fixed  */
#Gnavi.fixed li.parent > a,
.____ {
	transition:0.3s;
}

#Gnavi.fixed li.parent > a {
	padding:12px 4px;
}
#Gnavi.fixed li.parent > a .tx {
	padding:0 10px;
}



/* //    |- naviChildren  */
#Gnavi .naviChildren {
	display:none;
	z-index:5;
	position:absolute;
	left:calc(50% + 5px);
	top:calc(100% + 0px);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: rgba(255,255,255,0.92);
	padding:15px 15px 15px;
	width:auto;
	min-width:100%;
}
#Gnavi .human .naviChildren {
}

#Gnavi.fixed .naviChildren {
	top:60px;
}
#Gnavi .naviChildren li {
	display:block;
}
#Gnavi .naviChildren li .tx {
	white-space:nowrap;
}
#Gnavi .naviChildren li .tx .y {
	font-size:85%;
	padding-right:6px;
}

#Gnavi .naviChildren li .tx br {
	display:none;
}
#Gnavi li.child{
	margin-bottom:6px;
}
#Gnavi li.child a{
	display:block;
	text-align:center;
	position:relative;
	font-weight:300;
	font-size:90%;
	line-height:1.4;
	padding:11px 5px 11px;
	color:#333;
}
#Gnavi li.child.on .wrap > a{
	font-weight:500;
}
#Gnavi li.child a:after{
	height:1px !important;
}
#Gnavi li.child.on .wrap > a:after,
#Gnavi li.child.on .wrap > a:after{
	height:1px !important;
	background-color:#000;
	width:100%;
}



/* // Footer //
----------------------------------------------- */
#Footer {
	background-color:#E0E8EC;
	padding-bottom:20px;
}
/* //    |- block1  */
#Footer .block1 {
	border-bottom:1px solid #CFD4D7;
	line-height:1;
	padding:30px 0;
}
#Footer .block1 .footerNavi ul {
	text-align:center;
}
#Footer .block1 .footerNavi ul li {
	display:inline-block;
}
#Footer .block1 .footerNavi ul li a {
	display:block;
	font-size:106%;
	font-weight:500;
	padding:6px 20px;
	position:relative;
	top:0;
	transition:0.2s;
}
#Footer .block1 .footerNavi ul li a:hover {
	top:-3px;
}
/* //    |- block2  */
#Footer .block2 {
	line-height:1;
	padding:15px 0;
}
#Footer .block2 .menus {
	text-align:center;
}
#Footer .block2 .menus li {
	display:inline-block;
}
#Footer .block2 .menus li a {
	display:block;
	font-size:94%;
	font-weight:200;
	padding:10px 25px;
	position:relative;
	top:0;
	transition:0.2s;
}
/* //    |- block3  */
#Footer .block3 {
	line-height:1;
	padding:10px 0;
	text-align:center;
}
#Footer .block3 .logo {
	display:inline-block;
	vertical-align:middle;
}
#Footer .block3 .logo .tx {
	font-weight:700;
	font-size:130%;
	color:#000;
}
#Footer .block3 .logo .tx1 {
	font-weight: 800;
	font-size: 170%;
	position: relative;
	top: 3px;
}
#Footer .block3 .licenses {
	background-color:#FFF;
	padding:5px;
	display:inline-block;
	vertical-align:middle;
	margin-top:16px;
}
#Footer .block3 .licenses li {
	padding:2px;
	text-align:center;
	display:inline-block;
}
#Footer .block3 .licenses li img {
	height:60px;
}
@media screen and (min-width: 741px)  {
	#Footer .block3 .licenses li img {
	}
	#Footer .block3 .licenses li:nth-of-type(1) img {
		width:86px;
	}
	#Footer .block3 .licenses li:nth-of-type(2) img {
		width:125px;
	}
	#Footer .block3 .licenses li:nth-of-type(3) img {
		width:59px;
	}
}



#Footer .copyright {
	text-align:center;
	font-size:80%;
}

/* // TopMv //
----------------------------------------------- */
#TopMv {
	display:block;
	position:relative;
	overflow:hidden;
}

/* //    |- bgImage  */
#TopMv .bgImage {
}
#TopMv .bgImage .swiper-slide {
	width:100%;
	height:600px;
	position:relative;
	z-index:5;
}
#TopMv .bgImage .swiper-slide .wrap {
	display:block;
	position:relative;
	width:100%;
	height:100%;
	background-position:center center ;
	background-repeat:no-repeat;
	background-size:cover;
}
#TopMv .bgImage .swiper-outer {
	padding-bottom:0;
}

/* //    |- mvInner  */
#TopMv .mvInner {
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	z-index:10;
	width:100%;
}
#TopMv .htx2 {
	font-size:33px;
	font-weight:400;
	margin-bottom:24px;
	text-align:center;
	color:#FFF;
	line-height:1;
	font-weight:500
}
#TopMv .htx2 .in {
	display:inline-block;
	text-align:center;
	border-radius: 100px;
	padding:11px 50px;
	text-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#TopMv .htx1 {
	line-height:1.45;
	font-size:54px;
	font-weight:400;
	margin-bottom:38px;
	text-align:center;
}
#TopMv .htx3 {
	line-height:1;
	font-size:31px;
	font-weight:600;
	margin-bottom:12px;
	text-align:center;
}
#TopMv .htx3 .tx {
	display:inline-block;
	margin:0 14px;
}
#TopMv .licenses {
	text-align:center;
	margin-bottom:32px;
}
#TopMv .licenses li {
	display:inline-block;
	margin:0 6px;
}
#TopMv .licenses li img {
	height:60px;
	width:auto;
}
@media screen and (min-width: 741px)  {
	#TopMv .licenses li img {
	}
	#TopMv .licenses li:nth-of-type(1) img {
		width:86px;
	}
	#TopMv .licenses li:nth-of-type(2) img {
		width:125px;
	}
	#TopMv .licenses li:nth-of-type(3) img {
		width:59px;
	}
}

#TopMv .btn1 {
	text-align:center;
}
#TopMv .btn1 .btn {
	width:350px;
	font-size:114%;
}
#TopMv .btn1 .btn .tx {
	padding:15px;
}

#TopMv .btn1 .btn .tx {
	font-size:106%;
	letter-spacing:0.06em;
}


/* // TopStrong //
----------------------------------------------- */
#TopStrong {
	padding:80px 0 70px;
}
#TopStrong img.svg {
	opacity:0;
}
#TopStrong svg.svg {
	opacity:1;
	fill:#4699F2;
}

#TopStrong .strongWrap {
	display: flex;
	display: -ms-flexbox;
	line-height:1.4;
	margin-top:100px;
	padding:0 60px;
}
#TopStrong .strongWrap .cell {
	width:calc(100% / 3);
	padding:0 20px;
	position:relative;
}
#TopStrong .strongWrap .cell .catch {
	position:absolute;
	text-align:center;
	left:35px;
	top:-60px;
	width:100px;
	height:100px;
	border-radius:100%;
	display:block;
	line-height:100px;
	color:#FFF;
	font-weight:700;
	font-size:220%;
	z-index:5;
}
#TopStrong .strongWrap .cell .iconWrap {
	display:block;
	width:230px;
	height:230px;
	margin: 0 auto 20px;
	background-color:#FFF;
	border-radius:100%;
	box-shadow: 0 0 6px rgba(0,0,0,0.15);
	position:relative;
	z-index:10;
}
#TopStrong .strongWrap .cell .iconWrap .icon  {
	position:absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	width:120px;
}
#TopStrong .strongWrap .cell .tx1  {
	font-weight:600;
	font-size:170%;
	text-align:center;
}
#TopStrong .strongWrap .cell .tx2  {
	font-weight:700;
	font-size:210%;
	text-align:center;
}
#TopStrong .btn1  {
	width:320px;
}

/* // TopProblem //
----------------------------------------------- */
#TopProblem {
	padding-top:70px;
	padding-bottom:50px;
	color:#FFF;
	overflow:hidden;
}
#TopProblem .htx1 {
	font-size:350%;
	font-weight:200;
	line-height:1;
	letter-spacing:2px;
	text-shadow: 3px 3px 0px rgba(0,0,0,0.2);
	margin-bottom:45px;
	text-align:center;
}
#TopProblem .inner {
	margin:0 0 0 auto;
	position:relative;
	padding-left:290px;
	padding-top:23px;
}
#TopProblem .line1 {
	position:absolute;
	top:0px;
	right:0px;
	z-index:5;
}
#TopProblem .image1 {
	position:absolute;
	top:-10px;
	left:-100px;
	z-index:10;
	width:420px;
}
#TopProblem .htx2 {
	font-size:240%;
	font-weight:200;
	line-height:1;
	margin-bottom:45px;
}
#TopProblem .problemList li {
	line-height:1.3;
	display:block;
	margin-bottom:23px;
	background-color:#FFF;
	border-radius: 100px;
	box-shadow: 0 0 6px rgba(0,0,0,0.15);
	color:#000;
	padding:15px 35px 15px 90px;
	position:relative;
	font-weight:600;
	font-size:170%;
}
#TopProblem .problemList li:after{
	position: absolute;
	left:28px;
	top: 50%;
	font-size:130%;
	transform: translateY(-50%);
	content:'\e945';
	font-family: iconfontA;
	color:#4699F2;
}

#TopProblem .problemList li:last-of-type {
	margin-bottom:0;
}
#TopProblem .cmt1 {
	text-align:center;
	margin-top:30px;
}
#TopProblem .btn1 {
	text-align:center;
	margin-top:30px;
}
#TopProblem .btn1 .btn {
	width:400px;;
}




/* // FooterCta //
----------------------------------------------- */
#FooterCta {
	background-image: linear-gradient(to right,  #56B6CA 0%, #4996DA 100%);
}
#FooterCta * {
	text-align:center;
}
#FooterCta .inner {
	display: flex;
	display: -ms-flexbox;
}
#FooterCta .image {
	width:calc(100% - 720px);
	background-position:left 20px;
	background-size:100% auto;
	background-repeat:no-repeat;
}

#FooterCta .contents {
	width:720px;
	color:#FFF;
	padding-top:42px;
	padding-bottom:32px;
}
#FooterCta .contents .tx1 {
	font-size:200%;
	font-weight:600;
	margin-bottom:22px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.25);
}
#FooterCta .contents .tx2 {
	font-size:240%;
	font-weight:600;
	margin-bottom:28px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.25);
}
#FooterCta .contents .btnRegistration {
	width:360px;
}
#FooterCta .contents .btnRegistration .tx {
	padding:13px;
	font-size:114%;
}

#FooterCta .contact {
	margin-top:20px;
}
#FooterCta .contact .tx3 {
	font-size:92%;
	line-height:1.6;
	margin-bottom:15px;
}





/* // infoIndexA //
----------------------------------------------- */
.infoIndexA {
	
}
.infoIndexA .btnAll {
	text-align:center;
	margin-top:50px;
}
.infoIndexA .btnAll .btn {
	width:300px;
}
.infoIndexA .list li {
	display:block;
	margin-bottom:22px;
}
.infoIndexA .list li:last-of-type {
	margin-bottom:0;
}
.infoIndexA .list li a {
	display:block;
	font-weight:400;
	color:#444;
	font-size:96%;
	line-height:1.5;
	background-color:#FFF;
	box-shadow: 0 0 5px rgba(0,0,0,0.08);
	padding:20px 25px;
}
.infoIndexA .list li a .wrap {
	display: flex;
	display: -ms-flexbox;
}
.infoIndexA .list li a .date {
	width:140px;
	font-weight:500;
	font-size:110%;
}
.infoIndexA .list li a .tx {
	width:calc(100% - 140px);
}



/* // FaqDetail //
----------------------------------------------- */

#FaqDetail .section {
	margin-bottom:60px;
}
#FaqDetail .section:last-of-type {
	margin-bottom:0;
}

#FaqDetail .tabs {
	padding-top:75px;
}
#FaqDetail #FaqSec1.tabs {
	margin-top:-75px;
}

#FaqDetail .allSlideBtn {
	margin-top:-57px;
	margin-bottom:15px;
}

#FaqDetail .item {
	margin-bottom:26px;
	position:relative;
	border-width:0;
	padding:0;
	background-color:#FFF;
}
#FaqDetail .item .question {
	padding:23px 30px  20px 65px;
	position:relative;
	display:block;
	padding-right:140px;
	z-index:2;
	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, #FCFFE0 50%);
	background-position: 0 0;
	background-size: 200% auto;
	transition:0.4s;
	color:#333;
}
html.pc #FaqDetail .item .question:hover {
	background-position: -100% 0;
}
#FaqDetail .item .question:after {
	content:"Q";
	font-family: 'Work Sans', sans-serif;
	font-weight: 200;
	color:#58B2D4;
	position:absolute;
	left: 35px;
	top: 14px;
	font-size:36px;
	line-height:1;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
#FaqDetail .item .question p {
	font-weight:500;
	font-size:116%;
	line-height:1.5;
}
#FaqDetail .item .question .btn {
	display:inline-block;
	position:absolute;
	right:30px;
	top:50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
#FaqDetail .item .question .btn .tx {
	position:relative;
	display:inline-block;
	padding-right:40px;
	font-weight:300;
	font-size:110%;
}
#FaqDetail .item .question .btn .tx:after{
	position: absolute;
	right:0px;
	top: 50%;
	font-size:100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: iconfontA;
	font-style:normal;
}
#FaqDetail .item .question .btn .cl .tx:after{
	content:'\e926';
}
#FaqDetail .item .question .btn .op .tx:after{
	content:'\e925';
}

#FaqDetail .item .answer {
	padding:0 30px 20px 65px;
	position:relative;
	margin-top:10px;
	display:block;
	font-size:92%;
	line-height:1.8;
}
#FaqDetail .item .answer:after {
	content:"A";
	font-family: 'Work Sans', sans-serif;
	font-weight: 200;
	color:#DF5E7A;
	position:absolute;
	left: 38px;
	top: -7px;
	font-size:36px;
	line-height:1;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

/* // InfoIndex //
----------------------------------------------- */
#InfoIndex {
	margin-top:42px;
}

/* // InfoDetail //
----------------------------------------------- */
#InfoDetail {
	margin-top:50px;
}
#InfoDetail .back {
}
#InfoDetail .boxFrame {
	background-color:#FFF;
	padding:40px 45px;
}
#InfoDetail .date {
	font-weight:500;
	line-height:1;
	margin-bottom:8px;
}
#InfoDetail .title {
	padding-bottom:20px;
	margin-bottom:38px;
	position:relative;
	font-weight:600;
	font-size:160%;
	line-height:1.3;
}
#InfoDetail .title:after {
	content:" ";
	position:absolute;
	display:block;
	width:100px;
	height:1px;
	background-color:#5FB4F9;
	left:0px;
	bottom:0px;
}





/* // xxx //
----------------------------------------------- */
/* //    |- xxx  */




/* // xxx //
----------------------------------------------- */
/* //    |- xxx  */





/* // termsTextA //
----------------------------------------------- */
.termsTextA {
	font-size:90%;
	line-height:1.9;
}
.termsTextA .inner1 {
	padding-left:1.5em;
}
.termsTextA .termsHtx1 {
	font-size:150%;
	line-height:1.6;
	margin-bottom:13px;
}
.termsTextA .termsHtx2 {
	font-size:120%;
	font-weight: 400;
	line-height:1.6;
	margin-bottom:13px;
}
.termsTextA p {
	margin-bottom:0.5em;;
}
.termsTextA ul {
	margin-bottom:0.5em;;
}
.termsTextA .list1 li {
	text-indent:-1em !important;
	padding-left:1em !important;
	line-height:1.5;
	margin-bottom:6px;
}
.termsTextA .liDecimal li {
	padding-left: .6em;
}

.termsTextA .wrap1 {
	padding:20px;
	background-color:#E6E6E6;
}




/* // formWrapA //
----------------------------------------------- */
.formWrapA .section1  {
	margin-bottom:60px;
}
.formWrapA .htx1  {
	line-height:1.4;
	font-size: 150%;
	font-weight: 500;
	margin-bottom: 20px;
	background-color: #FFF;
	border: 7px solid #E3E3E3;
	padding: 11px;
	transition:0.3s;
}
.formWrapA .htx1.slideBtn  {
	cursor:pointer;
	margin-bottom: 0;
}
.formWrapA .htx1.slideBtn .icon  {
	display:inline-block;
	margin-left:30px;
	font-size:80%;
}
.formWrapA .htx1.slideBtn:hover  {
	background-color: #F7FDFF;
}
.formWrapA .htx2  {
	line-height:1.4;
	font-size: 28%;
	font-weight: 500;
	margin-bottom: 10px;
}
.formWrapA .slideBox1  {
	padding-top:20px;
}


/* // allSlideBtn //
----------------------------------------------- */
/* |- A  */
.allSlideBtn.A {
	text-align:right;
}
.allSlideBtn.A li {
	display:inline-block;
	margin-left:10px;
}
.allSlideBtn.A li a {
	background-color:#C5C5C5;
	font-weight:400;
	min-width:160px;
}
.allSlideBtn.A li a .tx {
	text-shadow: 0px 0px 0 rgba(0,0,0,0);
}

/* // tabNavi //
----------------------------------------------- */
/* //    |- tabNaviA  */
.tabNaviA {
	margin-top:-94px;
}
.tabNaviA .tabs {
	text-align:center;
}
.tabNaviA .tabs li {
	display:inline-block;
	margin:0 17px;
}
.tabNaviA .tabs li a {
	display:block;
	width:450px;
	text-align:center;
	position:relative;
	border:1px solid #CCC;
	padding:32px 10px;
	background-color:#FFF;
	line-height:1.4;
}
.tabNaviA.s1 .tabs li a {
	padding:20px 10px;
}
.tabNaviA .tabs li a:after{
	position: absolute;
	right:13px;
	top: 50%;
	font-size:130%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content:'\e9b3';
	font-family: iconfontA;
	color:#AAA;
	transition:0.2s;
}
.tabNaviA .tabs li a:hover:after{
	right:8px;
}

.tabNaviA .tabs li a .tx1 {
	display:block;
	line-height:1.4;
	font-weight:500;
	font-size:135%;
}
.tabNaviA .tabs li a .tx2 {
	display:block;
	line-height:1.6;
	font-size:92%;
	margin-top:10px;
}


.tabNaviA .tabs.on1 li:nth-of-type(1) a,
.tabNaviA .tabs.on2 li:nth-of-type(2) a,
.tabNaviA .tabs.on3 li:nth-of-type(3) a,
.tabNaviA .tabs.on4 li:nth-of-type(4) a {
	border-color:#4B98E2;
	background-image: linear-gradient(to right, #3D84DD 0%, #59AAE6 100%) !important;
	color:#FFF;
}
.tabNaviA .tabs.on1 li:nth-of-type(1) a:after,
.tabNaviA .tabs.on2 li:nth-of-type(2) a:after,
.tabNaviA .tabs.on3 li:nth-of-type(3) a:after,
.tabNaviA .tabs.on4 li:nth-of-type(4) a:after{
	display:none;
}
.tabNaviA .tabs.on1 li:nth-of-type(1) a.animHoverA:hover,
.tabNaviA .tabs.on2 li:nth-of-type(2) a.animHoverA:hover,
.tabNaviA .tabs.on3 li:nth-of-type(3) a.animHoverA:hover,
.tabNaviA .tabs.on4 li:nth-of-type(4) a.animHoverA:hover {
	animation: animHoverA11 0 !important;
}
@keyframes animHoverA11 {
	0% { transform: translateY(0px); }
	100% { transform: translateY(0px); }
}


/* //    |- tabNaviB  */

@media screen and (min-width: 741px)  {
	.tabNaviB {
		margin-bottom: 50px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow:     row wrap;
		flex-flow:         row wrap;
		-webkit-justify-content: space-between;
		-ms-justify-content:     space-between;
		justify-content:         space-between;
		-webkit-align-items: stretch;
		-ms-align-items:     stretch;
		align-items:         stretch;
	}
}

.tabNaviB li{
	font-size: 96%;
	border: 1px solid #5FB4F9;
}
.tabNaviB li a {
	display: block;
	padding: .8em 1.6em;
	background: #fff;
	transition: .2s;
	text-align: center;
	color: #5FB4F9;
	font-weight: 500;
}
.tabNaviB li a:hover {
	background: #5FB4F9;
	color: #fff;
}
.tabNaviB li a.on {
	background: #5FB4F9;
	color: #fff;
	cursor: default;
}




/* // featureList //
----------------------------------------------- */
/* //    |- featureListA  */
.featureListA {
	
}
.featureListA .wrap {
	display: flex;
	display: -ms-flexbox;
	width:calc(100% + 20px);
}
.featureListA .item {
	width:calc(25% - 20px);
	margin-right:20px;
	border:1px solid #5FB4F9;
	padding:30px 25px;
}
.featureListA .item .icon {
	text-align:center;
	margin-bottom:30px;
}
.featureListA .item .icon img {
	width:100px;
}
.featureListA .item .htx1 {
	text-align:center;
	font-weight:500;
	font-size:140%;
	margin-bottom:18px;
}
.featureListA .item .description {
	font-size:92%;
	line-height:1.8;
}


/* // contentsNaviA //
----------------------------------------------- */
.contentsNaviA .wrap {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content:center;
	-ms-justify-content:center;
	
}
.contentsNaviA .item {
	display:inline-block;
	margin:0 20px;
	border:8px solid #C2DCEF;
	background-color:#FFF;
	width:480px;
	padding:40px 15px 30px;
}
.contentsNaviA .item .tx1 {
	line-height:1.3;
	font-weight:600;
	font-size:170%;
	text-align:center;
	margin-bottom:20px;
}
.contentsNaviA .item .description {
	line-height:1.7;
	font-size:88%;
	text-align:center;
	margin-bottom:20px;
}
.contentsNaviA .item .btnLine {
	text-align:center;
}
.contentsNaviA .item .btnLine .btn {
	width:80%;
}

/* // tableA //
----------------------------------------------- */
/* //    |- A1  */
.tableA.A1 {
	border:8px solid #DBE5EB;
	margin:0 auto;
}

table.tableA.A1 th{
	background-color: #ECF5FA;
}
table.tableA.A1 th,
.tableA.A1 td{
	padding: 15px 5px;
	text-align:center;
}
.tableA.A1 .yaji1 {
	position:relative;
}
.tableA.A1 .yaji1:after{
	position:absolute;
	right:-5px;
	top: 50%;
	font-size:200%;
	transform: translate(50%, -50%);
	content:'\e9b3';
	font-family: iconfontA;
	color:#5FB4F9;
	z-index:20;
}


/* // flowList //
----------------------------------------------- */
/* //    |- flowListA  */
.flowListA {
	margin-bottom:40px;
}
.flowListA ul {
	text-align:center;
}
.flowListA ul li{
	display:inline-block;
	line-height:1.4;
	padding-right:30px;
	margin-right:30px;
	position:relative;
}
.flowListA ul li:after{
	position:absolute;
	right:0;
	top: 50%;
	font-size:180%;
	transform: translate(50%, -50%);
	content:'\e9b3';
	font-family: iconfontA;
	color:#7A7A7A;
	z-index:20;
}
.flowListA ul li:last-of-type{
	padding-right:0;
	margin-right:0;
}
.flowListA ul li:last-of-type:after{
	display:none;
}
.flowListA ul li a{
	display:block;
	border:1px solid #C9CACB;
	padding:16px;
	font-size:108%;
	text-align:center;
	width:230px;
	background-color:#FFF;
	color:#000 !important;
	font-weight:300;
}
#Flow1 .flowListA ul li:nth-of-type(1) a,
#Flow2 .flowListA ul li:nth-of-type(2) a,
#Flow3 .flowListA ul li:nth-of-type(3) a{
	border-bottom:4px solid #56A5E4;
	font-weight:500;
}

/* // flowDetail //
----------------------------------------------- */
/* //    |- flowDetailA  */
.flowDetailA {
	border:1px solid #5FB4F9;
	background-image: linear-gradient(to right, #EEF8FE 50%, #FFFFFF 50%);
}
.flowDetailA .header {
	display: flex;
	display: -ms-flexbox;
}
.flowDetailA .header .col {
	width:50%;
	padding:20px 50px;
}
.flowDetailA .header .col.user {
}
.flowDetailA .header .col.axis {
}
.flowDetailA .header .name {
	text-align:center;
	display:block;
	position:relative;
	line-height:1;
}
.flowDetailA .header .name .icon {
	width:90px;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}
.flowDetailA .header .name .tx {
	display:inline-block;
	vertical-align:middle;
	font-size:170%;
	font-weight:500;
}
.flowDetailA .header .name .tx ._tx1 {
	display:block;
	margin-bottom:1px;
}

.flowDetailA .itemWrap {
	padding:3px 50px 40px;
}
.flowDetailA .item {
	display:block;
	position:relative;
	padding-bottom:30px;
	margin-bottom:30px;
	text-align:left;
}
.flowDetailA .item.short {
	margin-top:-80px;
	padding-bottom:0;
	margin-bottom:0;
}
.flowDetailA .item:last-of-type {
	padding-bottom:0;
	margin-bottom:0;
}
.flowDetailA .item:after{
	position: absolute;
	left:50%;
	bottom: 0%;
	font-size:180%;
	transform: translate(-50%, 50%);
	content:'\e9b0';
	font-family: iconfontA;
	color:#4C4C4C;
}
.flowDetailA .item.short:after,
.flowDetailA .item:last-of-type:after{
	display:none;
}
.flowDetailA .item.user {
	text-align:left;
}
.flowDetailA .item.axis {
	text-align:right;
}
.flowDetailA .item .box {
	background-color:#FFF;
	display:inline-block;
	width:62%;
	position:relative;
}
.flowDetailA .item.short .box {
	width:30%;
}
.flowDetailA .item.user .box {
	border:3px solid #5FB4F9;
	min-height:81px;
}
.flowDetailA .item.axis .box {
	border:1px solid #A9A9A9;
	min-height:77px;
}
.flowDetailA .item .box > .inner {
	padding:23px 23px 19px 85px;
	position:relative;
}

.flowDetailA .item .num {
	position:absolute;
	left:4px;
	top:4px;
	display:block;
	background-color:#CCC;
	width:68px;
	height:68px;
}
.flowDetailA .item.user .num {
	background-color:#5FB4F9;
}
.flowDetailA .item.axis .num {
	background-color:#A9A9A9;
}
.flowDetailA .item.axis .num .wrap {
	display:block;
	width:100%;
	height:100%;
	position:relative;
}
.flowDetailA .item .num em {
	position:absolute;
	display:block;
	width:100%;
	text-align:center;
	line-height:1;
	color:#FFF;
	font-weight:600;
	font-size:260%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}

.flowDetailA .item .htx1 .tx1 {
	line-height:1.35;
	font-size:160%;
	font-weight:600;
	display:inline-block;
	vertical-align:middle;
}
.flowDetailA .item .htx1 .btn {
	display:inline-block;
	vertical-align:middle;
}
.flowDetailA .item .htx1 .btn.b1 {
	margin-top:-10px;
	margin-bottom:-10px;
}
.flowDetailA .item.user .htx1 .tx1 {
	color:#4699F2;
}
.flowDetailA .item.axis .htx1 .tx1 {
	color:#919191;
}



/* // xxx //

----------------------------------------------- */
/* //    |- xxx  */



/* // xxx //
----------------------------------------------- */
/* //    |- xxx  */



/* // xxx //
----------------------------------------------- */
/* //    |- xxx  */



/* // xxx //
----------------------------------------------- */
/* //    |- xxx  */




/* // OTHER //
----------------------------------------------- */
/* //    |-  pageTop */
.pageTop {
	background-color:#3D9AE5;
}
.wp-pagenavi .current {
	background-color:#5FB4F9;
}
@media screen and (min-width: 741px)  {
	.flowImage1 {
		position:relative;
	}
	.flowImage1:after{
		position: absolute;
		right:10px;
		bottom: 20px;
		font-size:350%;
		content:'\e904';
		font-family: iconfontA;
		color:rgba(0,0,0,0.3);;
	}
}







