
/* --------------------------------------------------- */
.first01 {
	margin-bottom: 50px;
}
.first01 .ttl {
	width: 100%;
	min-height: 250px;
	background: url("../images/training_first/ph01.png") no-repeat right 10px bottom;
	background-color: #EFEDED;
	padding: 40px 220px 20px 30px;
	margin-bottom: 20px;
}
.first01 h4 {
	font-size: 110%;
	font-weight: 700;
	line-height: 170%;
}
.first01 h4 span {
	display: block;
	color: #C00000;
	font-size: 190%;
	margin-bottom: 15px;
	letter-spacing: 2px;
	line-height: 150%;
}
.first01 h4 span br {
	display: none;
}
.first01 > p {
	margin-bottom: 15px;
}
.first01 > p span {
	color: #C00000;
}
.first01 .box {
	/*background-color: #EFEDED;
	padding: 30px 30px 20px;*/
}
.first01 .box p {
	font-size: 210%;
	font-weight: 700;
	color: #333;
	margin-bottom: 15px;
}
.first01 .box p br {
	display: none;
}
.first01 .box ul {
	font-weight: 700;
	font-size: 110%;
}
.first01 .box li {
	background: url(../images/common/icon02.png) no-repeat left top 4px;
	background-size: 25px auto;
	padding-left: 30px;
	margin-bottom: 7px;
	font-weight: 700;
}
/* --------------------------------------------------- */
.first02 {
	margin-bottom: 80px;
}
.first02 h4 {
	font-size: 210%;
	font-weight: 700;
	margin-bottom: 20px;
}
.first02 h4 span {
	color: #C00000;
}
.first02 h4 br {
    display: none;
}
.first02 .inner {
	margin-bottom: 50px;
	position: relative;
}
.first02 .inner::after {
	content: '';
	display: block;
	position: absolute;
	width: 120px;
	height: 32px;
	background: url("../images/common/arrow04.png") no-repeat center;
	background-size: cover;
	left: 50%;
	bottom: 0;
	margin-left: -60px;
	margin-bottom: -45px;
}
.first02 .inner .box {
	margin-left: 40px;
	position: relative;
	border: #103362 1px solid;
	padding: 30px 30px 30px 60px;
	border-radius: 30px;
	margin-bottom: 20px;
}
.first02 .inner .box h6 {
	color: #103362;
	font-size: 140%;
	line-height: 160%;
	font-weight: 700;
	margin-bottom: 20px;
}
.first02 .inner .box p {
	margin-bottom: 20px;
}
.first02 .inner .box p span {
	color: #C00000;
	font-weight: 700;
}
.first02 .inner .box .point {
	position: absolute;
	width: 80px;
	left: 0;
	margin-left: -40px;
}
.first02 .inner .box ul {
	background-color: #F2F2F2;
	padding: 20px;
	list-style: none;
	margin-bottom: 20px;
}
.first02 .inner .box li {
	display: inline-block;
	margin-right: 20px;
	font-weight: 500;
}
.first02 .inner .box li::before {
	content: '●';
}
.first02 .box2 {
	background: url("../images/common/ill02.png") no-repeat right 10px bottom;
	background-size: 70px auto;
	border: #103362 3px solid;
	background-color: #FFFEEF;
	padding: 20px 90px 20px 20px;
}
.first02 .box2 dt {
	color: #C00000;
	font-size: 110%;
	line-height: 160%;
	font-weight: 700;
	margin-bottom: 15px;
}
.first02 .box2 dd {
	font-weight: 500;
	line-height: 160%;
}
/* --------------------------------------------------- */
.first03 {
	margin-bottom: 80px;
}
.first03 h5 {
	background-color: #EDEDED;
	padding: 20px 30px 25px;
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 110%;
	line-height: 160%;
}
.first03 h5 span {
	display: block;
	font-size: 150%;
	padding-top: 5px;
}
.first03 .txt {
	margin-bottom: 25px;
}
.first03 .txt span {
	color: #C00000;
	font-weight: 500;
}
.first03 .box {
	margin-bottom: 40px;
}
.first03 .box h6 {
	background-color: #103362;
	color: #fff;
	font-weight: 700;
	font-size: 120%;
	line-height: 150%;
	padding: 7px 10px;
	margin-bottom: 15px;
}
.first03 .box h6 span {
	display: inline-block;
	font-size: 11px;
	margin-right: 5px;
}
.first03 .box h6 strong {
	display: inline-block;
	color: #F8FF52;
	margin-right: 15px;
}
.first03 .box h6 br {
	display: none;
}
.first03 .box .txt2 {
	margin-bottom: 35px;
	position: relative;
}
.first03 .box .txt2::after {
	content: '';
	display: block;
	position: absolute;
	width: 120px;
	height: 32px;
	background: url("../images/common/arrow06.png") no-repeat center;
	background-size: cover;
	left: 50%;
	bottom: 0;
	margin-left: -60px;
	margin-bottom: -45px;
}
.first03 .box .txt3 {
	background-color: #FFFEEF;
	padding: 15px;
	font-weight: 700;
	border: #103362 2px solid;
	color: #103362;
	font-size: 105%;
	text-align: center;
}
.first03 .box .txt3 span {
	color: #C00000;
}
.first03 .box .txt3 .br_clear {
}
/* --------------------------------------------------- */
.first04 {
	margin-bottom: 80px;
}
.first04 > p {
	margin-bottom: 25px;
}
.first04 .box {
	margin-bottom: 30px;
}
.first04 .box.last {
	margin-bottom: 50px;
}
.first04 .box h6 {
	font-weight: 700;
	color: #103362;
	border-bottom: #ccc 1px solid;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 110%;
	line-height: 160%;
}
.first04 .box p {
	margin-bottom: 15px;
}
.first04 .box ul {
	list-style:  outside disc;
	margin-left: 20px;
	margin-bottom: 15px;
}
.first04 .box li {
	font-weight: 700;
	line-height: 160%;
}
.first04 .box2 {
	background-color: #FFFEEF;
	padding: 20px;
	border: #103362 3px solid;
	font-weight: 700;
	position: relative;
	font-size: 105%;
	text-align: center;
}
.first04 .box2 span {
	color: #C00000;
}
.first04 .box2 .br_clear {
}
.first04 .box2::after {
	content: '';
	display: block;
	position: absolute;
	width: 120px;
	height: 32px;
	background: url("../images/common/arrow04.png") no-repeat center;
	background-size: cover;
	left: 50%;
	top: 0;
	margin-left: -60px;
	margin-top: -25px;
}
/* --------------------------------------------------- */
.first05 {
	margin-bottom: 40px;
}
.first05 .ttl {
	margin-bottom: 20px;
}
.first05 .ttl2 {
	text-align: center;
	color: #E53348;
	font-weight: 700;
	font-size: 130%;
}
.first05 .ttl2 span {
	display: block;
	text-align: center;
	color: #103362;
	width: 660px;
	background-color: #EBEBEB;
	padding: 20px 5px;
	border-radius:8px;
	margin: 0 auto 10px;
	font-size: 120%;
}
.first05 .ttl2 span br {
	display: none;
}
.first05 ul {
	font-weight: 700;
	font-size: 110%;
	margin-bottom: 30px;
}
.first05 li {
	background: url(../images/common/icon02.png) no-repeat left top 4px;
	background-size: 25px auto;
	padding-left: 30px;
	margin-bottom: 7px;
	font-weight: 700;
}
/* --------------------------------------------------- */
.first06 {
	margin-bottom: 30px;
}
.first06 dl {
	background-color: #F8F8F8;
	padding: 20px 20px 20px 85px;
	position: relative;
	margin-bottom: 10px;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
}
.first06 dt {
	color: #103362;
	font-weight: 700;
	font-size: 130%;
	line-height: 160%;
	margin-bottom: 10px;
}
.first06 dt span {
}
.first06 dt span.number {
	display: block;
	background-color: #103362;
	color: #fff;
	width: 50px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 50px;
}
.first06 dd {
}
.first06 .banner {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.first06 .banner li {
	width: 48%;
}
.first06 .banner li a:hover {
	opacity:.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity:.6;
	-khtml-opacity:.6;
}
/* --------------------------------------------------- */

/* --------------------------------------------------- */

/* --------------------------------------------------- */





@media screen and (max-width: 600px) {
	
	/* ----------------------------------------------- */
	.first01 {
        margin-bottom: 50px;
    }
    .first01 .ttl {
        background: url("../images/training_first/ph01.png") no-repeat right -30px bottom;
		background-color: #EFEDED;
		background-size: 150px auto;
        padding: 20px 110px 20px 20px;
		min-height: 210px;
    }
    .first01 h4 {
        font-size: 90%;
        line-height: 170%;
    }
    .first01 h4 span {
        font-size: 160%;
        margin-bottom: 15px;
        letter-spacing: 1px;
    }
	.first01 h4 span br {
        display: block;
    }
	.first01 .box {
        /*padding: 20px 20px 15px;*/
    }
    .first01 .box p {
        font-size: 140%;
    }
	.first01 .box p br {
		display: block;
    }
	/* ----------------------------------------------- */
	.first02 {
        margin-bottom: 50px;
    }
    .first02 h4 {
        font-size: 150%;
		margin-bottom: 30px;
    }
	.first02 h4 br {
		display: block;
	}
    .first02 .inner {
        margin-bottom: 40px;
    }
    .first02 .inner::after {
        width: 80px;
        height: 22px;
        bottom: 0;
        margin-left: -40px;
        margin-bottom: -30px;
    }
    .first02 .inner .box {
        margin-left: 0px;
        padding: 40px 20px 5px 20px;
        border-radius: 20px;
        margin-bottom: 20px;
    }
    .first02 .inner .box h6 {
        font-size: 130%;
        margin-bottom: 10px;
    }
    .first02 .inner .box .point {
        width: 50px;
		left: 50%;
        margin-left: -25px;
		top: 0;
		margin-top: -15px;
    }
    .first02 .box2 {
        padding: 20px 20px 20px 20px;
    }
    .first02 .box2 dd {
		padding-right: 70px;
    }
	/* ----------------------------------------------- */
	.first03 {
        margin-bottom: 50px;
    }
    .first03 h5 {
        padding: 10px 15px 10px;
        margin-bottom: 15px;
        font-size: 85%;
		line-height:140%;
    }
    .first03 h5 span {
        font-size: 125%;
        padding-top: 5px;
		line-height: 160%;
    }
    .first03 .box {
        margin-bottom: 40px;
    }
    .first03 .box h6 {
        font-size: 120%;
    }
	.first03 .box h6 br {
		display: block;
	}
    .first03 .box .txt2 {
        margin-bottom: 35px;
        position: relative;
    }
    .first03 .box .txt2::after {
        width: 80px;
        height: 22px;
        bottom: 0;
        margin-left: -40px;
        margin-bottom: -30px;
    }
    .first03 .box .txt3 {
        font-size: 100%;
        text-align: left;
    }
    .first03 .box .txt3 .br_clear {
		display: none;
    }
	/* ----------------------------------------------- */
	.first04 {
        margin-bottom: 50px;
    }
    .first04 .box {
        margin-bottom: 20px;
    }
    .first04 .box.last {
        margin-bottom: 30px;
    }
    .first04 .box2 {
        font-size: 100%;
        text-align: left;
    }
    .first04 .box2 .br_clear {
		display: none;
    }
    .first04 .box2::after {
        width: 80px;
        height: 22px;
        margin-left: -40px;
        margin-top: -25px;
    }
	/* ----------------------------------------------- */
	.first05 {
        margin-bottom: 50px;
    }
    .first05 .ttl2 {
        font-size: 90%;
    }
    .first05 .ttl2 span {
        width: 100%;
        padding: 15px 0;
        font-size: 120%;
    }
	.first05 .ttl2 span br {
		display: block;
	}
	/* ----------------------------------------------- */
	.first06 {
        margin-bottom: 30px;
    }
    .first06 dl {
        padding: 15px 15px 15px 40px;
    }
    .first06 dt {
        font-size: 120%;
    }
    .first06 dt span.number {
        width: 30px;
        line-height: 30px;
    }
    .first06 .banner {
        display: block;
    }
    .first06 .banner li {
		max-width: 380px;
        width: 100%;
		margin: 0 auto 10px;
    }
	/* ----------------------------------------------- */
	
}