<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container {
	width: 1180px;
	margin: 0 auto;
}
p {
	margin-bottom: 0;
}
.imageArea01, .subImage01 {
	height: 380px;
}
.titSub01 {
	margin: 0 auto;
}
.stepArea01 {
	padding: 40px 0 0;
}
.stepLink01 li {
	width: 32%;
	margin-bottom: 20px;
	line-height: 3em;
    float: left;
	position: relative;
}
.stepLink01 li:not(:nth-child(3n)) {
    margin-right: 2%;
}
.stepLink01 li a {
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	padding: 10px 0;
	display: block;
}
.stepLink01 li .linkImage01 {
	margin-left: 5px;
	vertical-align: baseline;
}
.stepLink01 .comingSoon01 {
    width: 100%;
    height: 100%;
    padding-top: 15px;
	background: rgba(0,0,0,0.5);
	position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    z-index: 2;
}
@media only screen and (min-width:641px) {
	.stepLink01 .comingSoon01{
		padding-top: 37px;
	}
}
.stepLink01 .comingSoon01 span {
	font-size: 22px;
	color: #fff;
}
#container .stepContent02 h2 {
	font-size: 26px;
	font-weight: bold;
	color: #155df5;
	padding-bottom: 10px;
	line-height: 3em;
}

/* assignmentArea01Â&nbsp;*/
.firstEducate01.assignmentArea01 {
	padding-bottom: 0;
}

.firstEducate01.assignmentArea01 .educateImage01 {
	padding-top: 0;
}

/* linkAreaÂ&nbsp;*/
.entryOnly01 {
	margin-top: 40px;
}
.siteLink01 {
	width: 1180px;
	margin: 40px auto 0;
}
.siteLink01.stepLink01 li:last-child a {
	font-size: 19px;
}
.entryOnly01 li {
	float: none;
}
.entryOnly01 li:before, .siteLink01 li:before {
	position: absolute;
    top: 10px;
    font-size: 36px;
    color: #fff;
    font-family: 'FontAwesome';
    content: "\f105";
}

.siteLink01 li:last-child:before {
    content: "\f104";
}
.siteLink01 li:last-child.toTop01{
	margin: 0 auto;
	float: none;
	clear: both;
}
.siteLink01 li:last-child.toTop01:before{
	content: none;
}
@media only screen and (min-width:641px) {
	.stepLink01 li:after {
		content: "";
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 0;
	    height: 0;
	    border-style: solid;
	    border-width: 24px 24px 0 0;
	    border-color: #f4ea63 transparent transparent transparent;
	}

	/* linkAreaÂ&nbsp;*/
	.entryOnly01 {
		width: 375px;
		margin: 80px auto 0;
	}
	.entryOnly01 li {
		width: 100%;
	}

	.entryOnly01 li:before, .siteLink01 li:before {
		right: 25px;
	}
	.entryOnly01 li:before {
		top: 30px;
	}

	.siteLink01 {
		padding-bottom: 50px;
	}
}

@media only screen and (max-width:1300px) {
	.container {
		width: 94%;
	}
	.stepLink01 li a {
		font-size: 17px;
	}
	.stepLink01 .comingSoon01 span {
		font-size: 20px;
	}
	.siteLink01 {
		width: 94%;
	}
}

@media only screen and (max-width:1000px) and (min-width:641px) {
	.stepLink01 li a {
		font-size: 14px;
	}
	.stepLink01 .comingSoon01 span {
		font-size: 18px;
	}
	.siteLink01.stepLink01 li:last-child a {
		font-size: 14px;
	}
}

@media only screen and (max-width:768px) and (min-width:641px) {
	.stepLink01 li a {
		font-size: 12px;
	}
	.stepLink01 .comingSoon01 span {
		font-size: 14px;
	}
}
#container .stepContent01 h2{
	font-size: 26px;
	font-weight: bold;
	color: #155DF5;
}
#container .stepContent01 h2 img{
	margin-bottom: 20px;
}
@media only screen and (max-width:640px) {
	.stepArea01 {
		padding-top: 5px;
	}
	.stepArea01 .container {
		width: 100%;
	}
	.stepLink01 li {
		width: 100%;
		margin-bottom: 5px;
		float: none;
		text-align: left;
	}
	
	.stepLink01 li a {
		padding: 10px 20px;
	}
	.stepLink01 li img {
		margin-right: 5%;
		vertical-align: middle;
	}
	.entryOnly01.stepLink01 li img:first-child{
		display: none;
	}
	.stepLink01 .comingSoon01 span {
		font-size: 23px;
		padding: 5px 5% 0 0;
		float: right;
		display: inline-block;
	}
	#container .stepContent02 h2 {
		font-size: 22px;
	}
	.entryOnly01 li:last-child {
		margin-bottom: 5px;
	}
	.entryOnly01 li:last-child {
		text-align: center;
	}
	.entryOnly01 .comingSoon01 span {
		float: none;
	}
	.siteLink01 {
		width: 100%;
		margin-top: 0;
	}
	.siteLink01.stepLink01 li {
		text-align: center;
	}
	.siteLink01.stepLink01 li:last-child {
		margin: 15px 0;
	}
	.entryOnly01 li:before, .siteLink01 li:not(:last-child):before {
		right: 25px;
	}
	.siteLink01 li:last-child:before {
	    content: "\f104";
	    left: 25px;
	}
	.siteLink01.stepLink01 li:last-child a {
		font-size: 17px;
	}
	.stepLink01 .toTop01{
		position: relative;
	}
	.stepLink01 li.toTop01:after{
		content:"\f104";
    left: 25px;
		position: absolute;
    right: auto;
		top: 10px;
    font-size: 36px;
    color: #fff;
    font-family: 'FontAwesome';
	}
	#container .stepContent01 h2{
		font-size: 16px;
		padding-bottom: 10px;
	}
	#container .stepContent01 h2 img{
		max-width: 50px;
		height: auto;
	}
}

@media only screen and (max-width:500px) {
	.stepLink01 .comingSoon01 span {
		font-size: 15px;
	}
}

@media only screen and (max-width:400px) {
	.stepLink01 li a {
		font-size: 14px;
		padding: 10px;
	}
	.stepLink01 li img {
		margin-right: 4%;
	}
	.stepLink01 li img:not(.linkImage01) {
		width: 35px;
	}
	.stepLink01 .comingSoon01 span {
		font-size: 14px;
		padding-right: 3%;
	}
	.stepLink01 li .linkImage01 {
		width: 12px;
		margin-left: 2px;
	}
	.entryOnly01 li:after, .siteLink01 li:after {
	    font-size: 25px;
	    top: 10px;
	}
	.siteLink01.stepLink01 li:last-child a {
		font-size: 14px;
	}
}
@media only screen and (min-width:640px) {
	#step01,#step02,#step03,#step04,#step05,#entryExample{
		margin-top: -150px;
		padding-top: 150px;
	}
	
}


#container .stepContentWrap01{
	padding: 40px 0;
}
#container .stepContentWrap02{
	padding: 40px 0;
	background: #e6f5ff;
}</pre></body></html>