@charset "utf-8";

#maincontainer #main p,
#maincontainer #main li{
	color: #000;
}

/*共通*/
#sec01{
	margin-bottom: 70px;
}
#sec01 p{
	font-size: 1.4rem;
	line-height: 2;
}
.mat20{
	margin-top:20px;
}

.lead .img{
	margin-bottom: 25px;
}
.labelttl{
	margin: 50px 0 30px;
}
.ttltype4{
	margin: 30px 0 20px;
}
.btnstyle01, .btnstyle02, .btnstyle03{
	margin-top: 30px;
}

/*.staff-area */
.staff-area ul{
	-webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
	justify-content:space-between;
	padding: 0 0 80px;
	background: url(../images/shuhari/img_017.png) no-repeat center bottom 20px;
	background-size: 55px auto;
}
.staff-area ul li{
	width: 32%;
	font-size: 1.4rem;
}
.staff-area ul li img{
	width: 85px;
	height: auto;
	display:block;
	margin: 0 auto 20px;
}
.staff-area ul li span{
	display:block;
	height:6em;
	padding:15px;
	border: 1px solid #e5e5e5;
}
.staff-area ul li span.en{
	display:block;
	height:7.5em;
	padding:15px;
	border: 1px solid #e5e5e5;
}
.staff-line{
	text-align: center;
	margin: 0 auto;
}
.staff-line span{
	padding-bottom: 3px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #007ac5;
	text-align: center;
	border-bottom: 3px solid #007ac5;
}
.colm02{
	-webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
		margin-top:30px;
}
.colm02 .ttltype4{
	margin-top:0;
}
.titicon{
	padding-left:45px;
	color:#0e57a2;
	font-size:1.8rem;
	font-weight:bold;
	background:url(../images/elearning/img_014.png) no-repeat 0 0;
	background-size:34px auto;
}
.w01{
	width:30%;
	max-width:280px;
}

.w02{
	width:70%;
}
.w03{
	margin:40px auto;
	width:516px;
}
.w02 p span{
	font-size: 1.2rem;
}

#maincontainer p:not(.btnstyle01) a, #maincontainer p:not(.btnstyle02) a, #maincontainer p:not(.btnstyle03) a {
    color: #0e57a2;
    text-decoration: underline;
}
.elearning .area h4 {
	font-weight: bold;
	font-size: 1.8rem;
	color: #0e57a2;
	margin-top: 30px;
}
.elearning .area .flow .box {
	padding: 25px 10px;
	border: 3px solid #0e57a2;
	position: relative;
	width: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.elearning .area .flow .box .ttl {
	position: absolute;
	text-align: center;
	font-weight: bold;
	margin: auto;
	right: 0;
	left: 0;
	top: -15px;
}
.elearning .area .flow .box .ttl span {
	background-color: #fff;
	padding: 0 10px;
	display: inline-block;
}
.elearning .area .flow .box .text {
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}
.elearning .area .flow .box .text p {
	text-align: center;
}
.elearning .area .flow .box .text .ttl_blue {
	color: #0e57a2;
	font-weight: bold;
	margin-bottom: 10px;
}
.elearning .area .flow .box .text p.small {
	font-size: 1.4rem;
}
.elearning .area .flow .box .text p.small .line {
	display: block;
	margin: 10px auto;
}
.elearning .area .flow .arrow {
	width: 70px;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
}
.elearning .area .flow .arrow p {
    color: #0e57a2;
	text-align: center;
	font-weight: bold;
	font-size: 3rem;
	position: relative;
	/*top: -10px;*/
}
.elearning .area .flow .arrow p.network {
	color: #0e57a2;
}
.elearning .area .flex_wrap,
.elearning .area .flow.full {
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}
.elearning .area .flow.full .box {
	width: 480px;
}
.elearning .area .flow.full .arrow {
	width: 100px;
}
.elearning .area .flex_wrap .box2 {
	width: 352px;
}
.elearning .area .flex_wrap .box2 p {
	/*font-size: 1.3rem;*/
    margin-bottom: 10px;
}
.elearning .area .flex_wrap .box2 p span {
    color: #0e57a2;
    font-weight: bold;
}

@media screen and (max-width: 1100px){
	
	/*共通*/
	.btnstyle01 a, .btnstyle02 a, .btnstyle03 a{
		max-width: inherit;
		width: 98%;
		padding: 9px 0;
	}
	
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.staff-area ul li{
		width: 48%;
		margin-bottom:4%;
	}
	.w02{
		width:67%;
	}


}
@media (max-width: 1024px) {
	.elearning .area .flow,
	.elearning .area .flow .flex {
		width: 100%;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.elearning .area .flow .arrow.flex {
		width: 12%;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-top: 30px;
	}
    .elearning .area .flow .arrow p {
     top: 30px; 
    }
	.elearning .area .flow .box,
	.elearning .area .flow.full .box,
	.elearning .area .flow.full .box_wrap {
		width: 43%;
	}
	.elearning .area .flow.full .box_wrap .box {
		width: 100%;
	}
	.elearning .area .flow.full .arrow.flex {
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.elearning .area .flex_wrap .box2 {
		width: 100%;
		margin: 20px auto 40px;
		text-align: center;
	}
}
@media screen and (max-width: 768px){

}
@media screen and (max-width: 767px){
	
	/*共通*/
	#sec01{
		margin-bottom: 13vw;
	}
	
	#sec01 p{
		font-size: 3.4vw;
		line-height: 1.8;
	}
	.lead .img{
		margin-bottom: 5.3vw;
	}
	.labelttl{
		margin: 10vw 0 5vw;
	}
	.ttltype4{
		margin: 6vw 0 3.6vw;
	}
	.btnstyle01, .btnstyle02, .btnstyle03{
		margin-top: 6.4vw;
	}
	.tbl_style01 tr th:first-child{
		width: 15%;
	}
	/**/
	.staff-area ul li{
		width: 100%;
		margin-bottom:4%;
	}
	
	.colm02{
		display:block;
	}
	.titicon{
		font-size:1.6rem;
	}
	.w01{
		width:100%;
		max-width:100%;
		margin-bottom:10px;
	}
	
	.w02{
		width:100%;
	}
	.w03{
		margin:40px auto;
		width:100%;
	}

	.elearning .area .flow {
		margin-bottom: 10px;
	}
	.elearning .area .flow .box {
		padding: 10px;
		margin-top: 20px;
		margin-bottom: 0;
	}
	.elearning .area .flow .box,
	.elearning .area .flow.full .box, 
	.elearning .area .flow.full .box_wrap {
		width: 100%;;
	}
	.elearning .area .flow .arrow.flex{
		width: 100%;
		text-align: center;
		margin: 15px auto;
		position: relative;
	}
	.elearning .area .flow .arrow img {
		transform:rotate(90deg);
		width: 30px;
	}
	.elearning .area .flow .arrow p {
		position: absolute;
		top: 50%;
		bottom: 0;
		margin: auto;
		transform: translate(-50%, -50%);
		/*left: 18%;*/
		width: 50%;
		text-align: right;
		height: 20px;
	}
	.elearning .area .flex_wrap .box2 {
		margin: 10px auto 20px;
	}
	.elearning .area .flow .box .text p br {
		display: none;
	}
	.elearning .area .flow .box .text .ttl_blue {
		margin: 5px auto 0;
	}

}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

PC Setting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media (min-width:768px), print {}
@media screen\0 {}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

TABLET Setting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {}
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

SP Setting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media (max-width: 767px) {}