@media screen and (min-width:1690px) and (max-width:1920px) {

}

@media screen and (max-width:1550px) {
   
}

@media screen and (max-width:1380px) {
   
}

@media screen and (max-width:991px) {
	#offer-lp .offer-item {
		width: 26vw;
		height: 26vw;
	}
	
	#main.main-lp .main-content-text-title {
		font-size: 50px;
	}
	
	#main.main-lp .main-content {
		top: 45%;
		left: 4%;
	}
	
	.main-lp .btn-contact {
		width: 290px;
		font-size: 16px;
	}
	
	#main.main-lp h2 img {
		object-position: 12% 58%;
	}
}

@media screen and (max-width:1024px) {
    
}

@media screen and (max-width:834px) {
    .main-content-text h2 {
        font-size: 46px;
    }
    
    .inner-wrapper {
        padding: 60px 40px 40px;
    }

    .reason-title {
        font-size: 23px;
    }

    .scroll-hint-icon {       
        position: absolute;
        top: 30px!important;
        width: 180px!important;
        min-height: 100px;
    }

    table.tbl-course1 tr td:first-child, table.tbl-course2 tr td:first-child, table.tbl-course3 tr td:first-child {
        width: 15%;
    }

    table.tbl-course1:nth-child(2) tr td:first-child, table.tbl-course2:nth-child(2) tr td:first-child, table.tbl-course3:nth-child(2) tr td:first-child {
        width: 15%;
    }
    
}

@media screen and (max-width:768px) {
    .main-content-text h2 {
        font-size: 42px;
    }

    .inner-wrapper {
        padding: 60px 20px 40px;
    }

    .reason-title {
        font-size: 21px;
    }
}

@media screen and (max-width:767px) {

    .sp-show {
        display: inline-block;
    }

    .sp-none {
        display: none;
    }
    
    #main h2 img {
        height: 100vh;
        object-fit: cover;
    }

    .main-content-text h2 {
        font-size: 24px;
    }

    .main-content-text h3 {
        font-size: 16px;
		line-height: 24px;
    }

    .main-content-text h4 {
        font-size: 24px;
    }

    .main-content-text h4 span {
        font-size: 20px;
    }

    .btn-contact:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .offer-item {
        width: 100%;
        height: 280px;
        padding-top: 50px;
    }

    .reason-item-img {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .reason-item-text {
        max-width: 100%;
    }

    .declare-img {
        margin-bottom: 20px;
    }  

    .declare-text {
        padding: 0;
    }

    .message-img {
        margin-bottom: 20px;
    }

    table.tbl-course1, table.tbl-course2, table.tbl-course3 {
        display: none;
    }
	
	#summer-course-lp table.tbl-course1, #summer-course-lp table.tbl-course2, #summer-course-lp table.tbl-course3 {
		display: block;
	}
	
	#summer-course-lp table.tbl-course1 tr th:first-child {
		width: 25%;
	}
	
	#summer-course-lp .tbl-course3 tr td:first-child {
		width: 30%;
	}
	
	#summer-course-lp .tbl-course2 tr td:first-child {
		width: 40%;
	}

    table.tbl-course1-sp tr td:first-child, table.tbl-course2-sp tr td:first-child, table.tbl-course3-sp tr td:first-child {
        width: 30%;
    }

    table.tbl-fee1, table.tbl-fee2, table.tbl-fee3 {
        display: none;
    }
	
	#schedule-fee-lp table.tbl-fee1, #schedule-fee-lp  table.tbl-fee2, #schedule-fee-lp table.tbl-fee3 {
        display: block;
		overflow: auto;
        min-width: 450px;
    }
	
	.schedule-fee-table {
		width: 100%;
		overflow: auto;
	}
	
	#schedule-fee-lp table.tbl-fee1 tr td:first-child, #schedule-fee-lp table.tbl-fee2 tr td:first-child, #schedule-fee-lp table.tbl-fee3 tr td:first-child {
		width: 30%;
	}

    table.tbl-fee1-sp, table.tbl-fee2-sp, table.tbl-fee3-sp {
        display: block;
    }

    table.tbl-fee1-sp tr td:first-child, table.tbl-fee2-sp tr td:first-child, table.tbl-fee3-sp tr td:first-child {
        width: 29%;
    }

    .story-head {
        line-height: 2.2em;
    }

    .img-recommendation {
        width: 100%;
        margin: 0 0 30px 0;
    }

    .access-map {
        margin-bottom: 20px;
    }

    .footer-left {
        max-width: 100%;
        margin: 0 0 30px 0;
    }

    .footer-right {
        max-width: 100%;
    }

    .main-content-text-title {
        font-size: 70px;
    }

    .offer-content-button3 {
        margin-top: 20px;
    }
}

@media screen and (max-width:376px) {
    .main-content-text h3 {
        font-size: 18px;
    }

    .offer-title {
        font-size: 22px;
    }

    .reason-header {
        font-size: 21px;
    }

    .reason-title {
        font-size: 19px;
    }

    .future-title {
        font-size: 21px;
    }

    .contact-title {
        font-size: 21px;
    }

    .ft-address {
        font-size: 15px;
    }

    table.tbl-course1, table.tbl-course2, table.tbl-course3 {
        display: none;
    }
	
	#summer-course-lp .table.tbl-course1 {
        display: block!important;
    }
	
	 #summer-course-lp .table.tbl-course1, #summer-course-lp table.tbl-course2, #summer-course-lp table.tbl-course3 {
        display: block;
    }

    table.tbl-course1-sp tr td:first-child, table.tbl-course2-sp tr td:first-child, table.tbl-course3-sp tr td:first-child {
        width: 35%;
    }

    table.tbl-fee1, table.tbl-fee2, table.tbl-fee3 {
        display: none;
    }

    table.tbl-fee1-sp, table.tbl-fee2-sp, table.tbl-fee3-sp {
        display: block;
    }
}

@media screen and (max-width:321px) {
    .main-content-text h2 {
        font-size: 18px;
    }

    .main-content-text h3 {
        font-size: 15px;
    }

    .main-content-text h4 {
        font-size: 18px;
    }

    .main-content-text h4 span {
        font-size: 16px;
    }   

    .btn-contact {
        width: 90%;
    }

    .offer-item {
        height: 220px;
        padding-top: 10px;
    }

    .future-title {
        font-size: 18px;
    }

    .schedule-fee-title {
        font-size: 22px;
    }

    .btn-download {
        font-size: 18px;
    }

    .story-head {
        padding: 15px 10px;
        font-size: 16px;
    }

    .contact-title {
        font-size: 18px;
    }

    .contact-title2 {
        font-size: 22px;
    }

}

/* Make the form responsive */
@media (max-width: 768px) {
    .form-group {
        flex-direction: column;
        align-items: flex-start;
    }

    .form-group label {
        margin-bottom: 5px;
    }

    .form-group .form-control {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .contact-form {
        width: 88%;
    }

    .form-group p label {
        min-width: 100%;
    }
	
	#offer-lp .offer-item {
		width: 100%;
		height: auto;
		margin: 0 0 30px;
		padding: 25px;
	}

	#offer-lp .offer-item-img img {
		margin: 0 auto;
	}
	
	#offer-lp .offer-wrapper {
		justify-content: center;
	}
	
	#summer-course-lp .tab-content-table {
		padding: 15px;
		border: 1px solid #0079E1;
	}
	
	#main.main-lp .main-content {
		left: 0;
		top: unset;
		bottom: 120px;
		transform: unset;
	}
	
	.main-content-button {
		margin-top: 180px;
	}
	
	.main-content-button2 {
		display: none;
	}
	
	.br-sp {
		display: block;
	}
	
    #main.main-lp h2 img {
        object-position: -210px 60px;
        height: 100%;
        min-height: 650px;
        width: auto;
        margin: -60px 0 0;
    }
	
	#main.main-lp .main-content-text-title {
        font-size: 40px;
    }
}



