.intro-sub-toeic{
	margin: 0;
	padding: 0;
	width: 100%;
}
.intro-sub-toeic.block-1s {
    position: relative;
}
.toe450 {
    position: absolute;
    bottom: 65px;
    left: 100px;
}				
.block-1s .title-regis a:hover {
    background-color: #f58634;
    box-shadow: 1px 2px 1px #c8d1d0;
}
.block-1s .title-regis a {
       font-size: 20px !important;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid red;
    padding: 5px 20px;
    outline-offset: 2px;
    color: #f9f5f5;
    width: 100%;
    background-color: #fafb03;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
}
.block-1s .border-ouline {
    border-radius: 5px;
    margin: 0;
    padding: 0;
    border: none;
    width: 30%;
}
.intro-sub-toeic.block-3s {
    background-color: #2196f3;
		width: 100%;
}

.block-3s .icon-sub img {
    max-width: 170px;
    border-radius: 50%;
    display: inline-block;
    border: 5px solid #eee;
}
.icon-sub top .morph img {
    border: 5px solid #eee !important;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}	
.block-3s-sub-r {
    margin-top: 40px;
}
.icon-sub.top.step-sub {
    text-align: right;
}
.block-3s a{
	display: inline-block;
}
.block-3s-sub-r.icon-sub .top {
    display: inline-block;
    margin-top: 112px;
}
.block-3s .bottom-sub {
    display: inline-block;
    padding: 10px 30px;
}

.icon-sub.top{
    text-align: center;
    display: inline-block;
}
.icon-sub.top.step-sub h3 {
    padding: 10px 20px;
    background-color: #ff9800;
    display: inline-block;
    color: #fff;
}
.icon-sub.bottom {
    display: inline-block;
    text-align: center;
}
.icon-sub.bottom .morph img:hover, .icon-sub.top .morph img:hover {
    border: 5px solid #eee;
    border-radius: 250px;
    transform: scale(1.1);				    
    margin: 0;
    padding: 0;
    margin-bottom: 0px;
    overflow: hidden;
}
.block5s-sub img:hover{
	transform: scale(1.1);				    
    margin: 0;
    padding: 0;
    margin-bottom: 0px;
    overflow: hidden;
}
.toeic450 p {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: #fff;
}
.intro-sub-toeic.block5s{
    background-color: #2196f3;
    width: 100%;
    text-align: center;
       padding: 30px 0
}
.block5s-sub img {
    max-width: 200px;
    margin: 0 30px;
}
.intro-sub-toeic.block5s img {
    max-width: 85%;
    margin-top: 15px;
}
.intro-sub-toeic.block6s {
    background-color: #2196f3;
    width: 100%;
    text-align: center;
    padding: 30px 0
}
.title-block6s img {
    max-width: 85%;
    float: left;
}
@media (max-width: 481px) {
	
	
	.block-3s .icon-sub img {
   		 max-width: 135px !important;
	}
	.block-3s .bottom-sub{
		padding: 0 !important;
	}
	.block5s-sub img {
	    max-width: 120px;
	    margin: 0 30px;
	}
	.block-1s .border-ouline {
	    width: auto;
	}
	.block-1s .title-regis a{
		font-size: 13px !important;
		padding: 0 !important;
	}
}
@media (max-width: 771px) {
	.toe450 {
	    position: absolute;
	    bottom: 0 !important;
	    left: 0 !important;
	}
	.block-1s .border-ouline
	{
		width: 40% !important;
	}
	.block-1s .border-ouline a{
		font-size: 13px !important;
		padding: 0 !important;
	}
}
@media (min-width: 772px) {
	.frame-road {
		padding-bottom: 120px;
	}
}
