@media screen and (min-width: 1921px) {
    #ane-intro .container {
        padding: 70px 80px 0;
    }
    
    #instructor {
        padding: 70px 0 120px;
        min-height: 1100px;
    }
    
    #instructor2 {
        padding: 40px 0 40px;
    }
    
    #main-lower .fv-wrap-lower {
        left: 15%;
    }
	
    
    .kids-heading {       
        left: 16%;
    }
    
    .korean-heading {
        left: 17%;
    }
    
    #main-lower-single {
        min-height: 1000px!important;
    }
    
    #join-academy {
        padding: 100px 0 160px;
    }
    
    #step {
        padding: 80px 0 90px;
    }
    
/*
    .img-studio {
        margin-top: 6%;
    }
    
    .img-studio2 {
        margin-top: 20%;
    }
*/
    
    .img-instructor-single img {
        width: 35%;
        height: 600px;
        object-fit: cover;
    }
}
    
@media screen and (min-width: 1680px) and (max-width: 1920px) {
    .owl-nav {
        position: relative;
        bottom: 0;
        margin: 20px 0 0;
    }
    
    .img-news img {
        width: 100%;
    }
    
    .img-blog img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    
    #ane-intro .container {
        padding: 0 80px;
    }

    #ane-intro .txt-heading {
        padding-top: 70px;
    }
    
    #news .contents {
        padding: 10px 80px 80px;
    }
    
    #instructor {
        padding: 70px 0 50px;
        min-height: 1000px;
    }
    
    #instructor2 {
        padding: 40px 0 70px;
    }
    
    #trial {
        padding: 70px 0 70px;
    }
    
    .img-trial {
        padding-right: 30px;
    }
    
    #main-lower .fv-wrap-lower {
        left: 15%;
    }
    
    .kids-heading {       
        left: 16%;
    }
    
    .korean-heading {
        left: 17%;
    }
    
    #main-lower-single {
        min-height: 1250px!important;
    }
    
    #join-academy {
        padding: 100px 0 160px;
    }
    
    #step {
        padding: 80px 0 90px;
    }
    
/*
    .img-studio {
        margin-top: 7%;
    }
    
    .img-studio2 {
        margin-top: 20%;
    }
*/
    
    .img-instructor-single img {
        width: 35%;
        height: 600px;
        object-fit: cover;
    }

}

@media screen and (max-width:1680px) {
    .img-news img {
        width: 100%;
    }
    
    .owl-nav {
        position: relative;
        bottom: 0;
        margin: 20px auto 0;
    }
    
    #main-lower .fv-wrap-lower {
        left: 10%;
    }
    
    .kids-heading {       
        left: 11%;
    }
    
    .korean-heading {
        left: 12%;
    }
    
    #main-lower-single {
        min-height: 1000px!important;
    }
    
}

@media screen and (min-width: 1500px) and (max-width:1680px) {
/*
    .img-studio {
        margin-top: 12%;
    }
    
    .img-studio2 {
        margin-top: 32%;
    }
*/
}

@media screen and (min-width: 1400px) and (max-width:1500px) {
/*
    .img-studio {
        margin-top: 14%;
    }
    
    .img-studio2 {
        margin-top: 38%;
    }
*/
}

@media screen and (min-width: 1300px) and (max-width:1400px) {
/*
    .img-studio {
        margin-top: 16%;
    }
    
    .img-studio2 {
        margin-top: 41%;
    }
*/
}

@media screen and (min-width: 1481px) and (max-width: 1485px) {
    #ane-intro {
        padding: 80px 90px 100px;
    }
}

@media screen and (min-width: 1485px) and (max-width: 1501px) {
    #ane-intro {
        padding: 80px 80px 100px;
    }
}

@media screen and (min-width: 1501px) and (max-width: 1536px) {
    #ane-intro {
        padding: 80px 90px 100px;
    }
}

@media screen and (min-width: 1494px) and (max-width: 1598px) {
    #ane-intro {
        padding: 80px 140px 100px;
    }
}

@media screen and (min-width: 1536px) and (max-width: 1565px) {
    #ane-intro {
        padding: 80px 110px 100px;
    }
}

@media screen and (min-width: 1565px) and (max-width: 1600px) {
    #ane-intro {
        padding: 80px 130px 100px;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1650px) {
    #ane-intro {
        padding: 80px 160px 100px;
    }
}

@media screen and (min-width: 1650px) and (max-width: 1680px) {
    #ane-intro {
        padding: 80px 180px 100px;
    }
}




@media screen and (max-width:1442px) {
    .img-news img {
        width: 100%;
    }
    
    #ane-intro {
        margin-top: -2px;
    }
    
    #main-lower-single {
        min-height: 1000px!important;
    }
    
    
    
}

@media screen and (max-width:1366px) {
    #ane-intro {
        margin-top: -69px;
    }

    #main-lower-single {
        min-height: 1000px !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1260px) {
    .fv-wrap {
        width: 100%;
        text-align: center;
    }
    
}

@media screen and (max-width:1280px) {
    #ane-intro {
        margin-top: -80px;
    }
    
    table.tbl-contact tr td:first-child {
        width: 30%;
    }
    
    table.tbl-contact tr td:last-child {
        width: 70%;
    }
    
    #main-lower .fv-wrap-lower {
        left: 11%;
    }
    
    .kids-heading {       
        left: 11%;
    }
    
    .korean-heading {
        left: 12%;
    }
    
    .img-instructor-single img {
        width: 50%;
        height: 600px;
        object-fit: cover;
    }
}

@media screen and (min-width:1261px) and (max-width:1269px) {
    #ane-intro {
        margin-top: -85px;
    }
}

@media screen and (max-width:1145px) {
	#main-lower-single {
        min-height: 1000px !important;
    }
    
    #sns-single .sns-item {
        font-size: 30px;
    }
}

@media screen and (min-width:1025px) and (max-width:1030px) {
    #ane-intro {
        margin-top: -260px;
    }
}

@media screen and (min-width:1031px) and (max-width:1110px) {
    #ane-intro {
        margin-top: -240px;
    }
}

@media screen and (min-width:1110px) and (max-width:1140px) {
    #ane-intro {
        margin-top: -210px;
    }
}

@media screen and (min-width:1140px) and (max-width:1260px) {
    #ane-intro {
        margin-top: -180px;
    }
    
    #ane-intro .txt-heading {
        padding-top: 40px;
    }
}

@media screen and (min-width:1285px) and (max-width:1260px) {
    
}


    
 @media screen and (min-width:1025px) and (max-width:1043px) {
    table.tbl-contact tr td:first-child {
        width: 35%;
    }
    
    table.tbl-contact tr td:last-child {
        width: 65%;
    }
}   
    

@media screen and (max-width:1024px) {
    .main-fv-txt {
        font-size: 26px;
    }
    
    .img-news img {
        width: 100%;
    }
    
    .ft-info img {
        max-width: 250px;
    }
    
    #ane-intro {
        margin-top: -235px;
    }
    
    table.tbl-contact tr td:first-child {
        width: 33%;
    }
    
    table.tbl-contact tr td:last-child {
        width: 67%;
    }
    
    #main-lower .fv-wrap-lower {
        left: 14%;
    }
    
    .kids-heading {
        left: 16%;
    }
    
    .korean-heading {
        left: 16%;
    }
    
    #sns-single .sns-item {
        font-size: 24px;
    }
    
    .headline {
        font-size: 50px;
    }
    
    .step-circle {
        width: 120px;
        height: 120px;
    }
    
    .logo-watermark img {
        width: 400px;
        height: auto;
    }
    
    .title-price {
        font-size: 19px;
    }
        
/*
    .img-studio2 {
        margin-top: 54%;
    }
*/
    
    .img-instructor-single img {
        width: 50%;
        height: 500px;
        object-fit: cover;
    }
}

@media screen and (min-width:993px) and (max-width:1025px) {
    #ane-intro {
        margin-top: -260px;
    }
}

@media screen and (max-width:992px) {    
    .sp-show {
        display: block !important;
    }

    .sp-none {
        display: none !important;
    }

    .pc-none {
        display: inline-flex !important;
    }
    
    /* Hamburger menu */
    .top-headline.active {
        background: #fff;
        display: block;
    }

    .my-logo-sp {
        display: block;
    }

    .my-logo-sp.remove {
        display: none;
    }

    .my-menu {
        position: relative;
        padding: 15px 0 0 10px;
    }

    .my-menu.active {
        background: #000;
        display: block;
        padding-left: 10px;       
    }
    
    .my-menu.active .logo-header {
        margin-left: 0;
        margin-top: -15px;
    }
    
    .logo-header {
        margin-left: 0;
    }
    
    .icon-menu {
        position: absolute;      
        top: 8px;
        right: -295%;
        border: 1px solid #E14413;
        padding: 5px 10px;
        color: #E14413;
    }
    
    .icon-menu.active {
        right: 16px;
    }

    .openMenu {
        display: block!important;
    }

    .openMenu.active {
        display: none!important;
    }

    .closeMenu {
        display: none !important;
    }

    .closeMenu.active {
        display: block !important;
    }
      
    .menu-sp {
        display: none;  
        overflow-y: auto; /* Enable vertical scrolling */
        overflow-x: hidden;
    }

    .menu-sp.active {
        display: block;
        position: fixed;
        height: 100vh;
        width: 100%;        
        z-index: 999;
        padding: 0;
        transition: height 3s ease;
    }

    .menu-flex {
        padding-left: 0;
        margin-top: -8px;
        background: #fff;
        padding-bottom: 5px;
    }

    .menu-item {
        line-height: 2.4em;
        list-style: none;
        text-align: center;
        padding: 15px 0;
        border-bottom: 1px solid #E14413;        
    }

    .menu-item.active {
        background: rgba(255, 255, 255, 0.6);
    }

    .menu-item.active a {
        color: #E14413;
    }
    
    .logo-header {
        max-width: 77px;       
    }
    
    .sp-menu-ft {
        background: #fff;
        position: relative;
        z-index: 999;
        top: -17px;
    }

    .menu-sp-footer {
        background: #000;
        width: 100%;   
        padding: 30px 0 0;
        margin-top: -20px;
        color: #fff;
        text-align: center;
    }
    
    .sub-menu-sp li {
        list-style: none;
        position: relative;
        left: 40%;
        text-align: left;
    }
    
    .txt-footer1 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    
    .txt-footer2 {
        padding: 0 15px;
    }
    
    .tel-ft {
        padding: 0 15px;
    }
    
    .menu-sp-footer .logo-ft {
        display: block;
        margin: 0 auto;
    }
    
    .menu-sp-footer .logo-ft img {
        width: 80%;
        display: block;
        margin: 0 auto 20px;
    }
    
    .menu-sp-footer .icon-tel {
        margin-bottom: -10px;
    }
    
    .menu-sp-footer .map-ft {
        margin-top: 20px;
        margin-bottom: 20px;
    }    
    
    .menu-sp-footer .copyright {
        background: #E14413;
        color: #fff;
        text-align: center;
        padding: 15px 0;
    }

    .top-headline h1 {
        font-size: 13px;
        padding: 10px 5px 10px;
		text-align: center;
    }

    .top-headline h1.active {
        padding: 5px 5px;
        text-align: center;
    }
    /*== End hamburger menu ==*/
    
    .ft-info img {
        max-width: 220px;
    }
    
    .ft-nav {
        flex-wrap: wrap;
        justify-content: flex-start;
        padding-right: 0;
    }
    
    #main {
        min-height: 350px;
    }
    
    .main-fv {
        min-height: 350px;
    }
    
    
    .owl-nav {
        position: relative;
        margin: 20px auto;
        bottom: 0;
    }
    
    #company {
        padding: 80px 0 40px;
    }
    
    .flow-img img {
        width: 80px;
        object-fit: contain;
    }
    
    table.tbl-contact tr td:first-child {
        width: 40%;
    }
    
    table.tbl-contact tr td:last-child {
        width: 60%;
    }
    
    
    .title-price {
        font-size: 18px;
    }
    
    
    .dance-price {
        margin-top: 20px;
    }
    
    .dance-price2 {
        margin-top: 80px;
    }
    
    .img-price {
        width: 100%;
    }
    
    .img-studio {
/*        margin-top: 12%;*/
    }
    
    .img-studio2 {
/*        margin-top: 26%;*/
        margin-top: 20px;
    }
    
    .txt-open2 {
        font-size: 70px;
    }
}

@media screen and (max-width:834px) {
    .logo-header {
        max-width: 80px;
    }
    
    .ft-nav {
        padding-left: 10%;
    }
    
    .banner-title-jp {
        font-size: 34px;
    }
    
    #ane-intro {
        margin-top: -1px;
    }
    
    .img-blog img {
        height: 110px;
    }
    
    table.tbl-contact tr td:first-child {
        width: 43%;
    }
    
    table.tbl-contact tr td:last-child {
        width: 57%;
    }
    
    .sns-wrap {
        width: 100%;
    }
    
    .sns-item {
        font-size: 20px;
    }
    
    .korean-heading span {
        font-size: 22px;
    }
    
    #main-lower .fv-wrap-lower {
        left: 18%;
    }
    
    .kids-heading {
        left: 19%;
    }
    
    .korean-heading {
        left: 20%;
    }
    
    #main-lower-single {
        min-height: 780px!important;
    }
    
    .headline {
        font-size: 38px;
    }
    
    .desc {
        font-size: 24px;
    }
    
    .step-circle {
        width: 100px;
        height: 100px;
    }
    
    .step-num {
        font-size: 20px;
    }
    
    .logo-watermark img {
        width: 320px;
        height: auto;
    }
    
    .title-price {
        font-size: 19px;
    }
        
    .img-studio2 {
/*        margin-top: 28%;*/
        margin-top: 20px;
    }
    
    table.tbl-dance.tbl-dance2 {
        font-size: 13px;
    }
    
    table.tbl-dance {
        width: 100%;
    }
    
    table.tbl-dance tr th:first-child {
        width: auto;
    }
    
    .img-instructor-single img {
        width: 50%;
        height: 400px;
        object-fit: cover;
    }
    
    .txt-open2 {
        font-size: 55px;
    }

    .img-instructor2 img {
        height: 90px;
    }
}

@media screen and (max-width:800px) {
    .banner-title-en {
        font-size: 65px;
    }
    
}

 @media screen and (min-width:770px) and (max-width:781px) {
    table.tbl-contact tr td:first-child {
        width: 48%;
    }
    
    table.tbl-contact tr td:last-child {
        width: 52%;
    }
}

@media screen and (max-width:768px) {
    .banner-title-jp {
        font-size: 28px;
    }
    
    table.tbl-contact tr td:first-child {
        width: 45%;
    }
    
    table.tbl-contact tr td:last-child {
        width: 55%;
    }
    
    #faq-box .q-txt {
        height: 60px;
        line-height: 1.6em;
    }
    
    .korean-heading span {
        font-size: 20px;
    }
    
    #sns-single .sns-item {
        font-size: 20px;
    }
    
    .headline {
        font-size: 34px;
    }
    
    .desc {
        font-size: 22px;
    }
    
    .step-circle {
        width: 90px;
        height: 90px;
    }
    
    .step-title {
        font-size: 24px;
    }
    
    .step-desc {
        font-size: 17px;
    }
    
    .logo-watermark img {
        width: 300px;
        height: auto;
    }
    
    .title-price {
        font-size: 17px;
    }
    
    .img-studio {
/*        margin-top: 13%;*/
    }
    
    .img-studio2 {
/*        margin-top: 33%;*/
        margin-top: 20px;
    }
    
    #main-lower-single {
        min-height: 750px!important;
    }
    
    table.tbl-dance.tbl-dance2 {
        font-size: 11px;
    }
    
    table.tbl-dance {
        font-size: 14px;
    }
    
    .img-instructor-single img {
        width: 57%;
        height: 400px;
        object-fit: cover;
    }
    
    .txt-open2 {
        font-size: 50px;
    }
}



@media screen and (max-width:767px) {
    
    .owl-nav {
        bottom: 55px;
    }
    
    .top-headline h1 {
        width: 250px;
    }
    
    .icon-menu {
        position: absolute;      
        top: 8px;
        right: 0;
        border: 1px solid #E14413;
        padding: 5px 10px;
        color: #E14413;
    }
    
    .icon-menu.active {
        right: 16px;
    }

    .my-menu.active .logo-header-sp {
        margin-top: -15px;
    }
    
    .img-trial {
        margin-bottom: 20px;
    }
    
    .yt-content {
        margin-bottom: 20px;
    }
    
    .sns-item {
        max-width: 100%;
        margin: 0 0 30px 0;
    }
    
    
    .box-title-jp {
        font-size: 36px;
        font-weight: 700;
        padding: 20px 50px;
    }

    .btn-box {
        margin:25px auto 0;
    }
    
    #main {
        top: 0;
    }
    
    #top-bar {
        background: #000;
    }
    
    .fv-wrap {
        width: 100%;
    }
    
    .main-fv-txt:first-child {
        margin-top: 40px;
    }
    
    .main-fv-txt {
        text-align: center;
        font-size: 18px;
    }
    
    #main {
        min-height: 300px;
    }
    
    #main-lower {
		height: 200px!important;
        min-height: 200px!important;
    }
    
    .main-fv {
        min-height: 300px;
    }
    
    .main-fv-lower {
        min-height: 200px;
        width: 100%;
    }
    
    .fv-sidebar {
        display: none;
    }
    
    #main .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    
    #main-lower .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    
    .fv-wrap-lower {
        width: 100%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    
    /* News */
    .news-wrap .col-md-4 {
        margin-bottom: 30px;
    }
    
    .img-news img {
        width: 100%;
    }
    /* TOP Banner */
    .fv-buttons {
        text-align: center;
    }
    
    .btn-fv {
        display: block;
        margin: 0 auto 10px;
        padding: 5px 40px;
    }
    
    .btn-fv:last-child {
        margin: 0 auto;
    }
    
    .txt-heading {
        font-size: 30px;
    }
    
    #ane-intro {
        padding: 80px 15px;
        margin-top: -56px;
    }
    
    #news .txt-heading {
        padding: 80px 15px 0;
    }
    
    #news .contents {
        padding: 10px 15px 60px;
    }
    
    .pd-80 {
        padding: 0 15px;
    }
    
    .course-content {
        margin-bottom: 40px;
    }
    
    .course-content:first-child {
        padding-left: 40px;
    }
    
    .course-content:last-child {
        padding-right: 40px;
    }
    
    
    #dance {
        padding: 60px 15px 200px;
    }
    
    .kids-heading {
        font-size: 28px;
        left: 15px;
    }
    
    table.tbl-dance {
        width: 100%;
        font-size: 10px;
    }
    
    table.tbl-dance tr td {
        padding: 5px;
    }
    
    table.tbl-reg {
        width: 100%;
        font-size: 16px;
    }
    
    table.tbl-reg tr td {
        padding: 5px;
    }
	
    #main-lower .fv-wrap-lower {
        top: 86%!important;
        left: 50%;
    }
	
    .customize-support #main-lower .fv-wrap-lower {
		top: 72%!important;
	}
	
    #kids-dance {
        padding: 60px 15px 200px;
    }
	
    #registration {
        padding: 0px 15px 200px;
    }
    
    #vocal {
        padding: 60px 15px 200px;
    }
    
    .korean-heading {
        font-size: 28px;
        left: 15px;
        line-height: 1.2em;
    }
    
    .korean-heading span {
        font-size: 14px;
    }
    
    #korean {
        padding: 60px 15px 200px;
    }
    
    .banner-title-en {
        font-size: 42px;
    }
    
    #rental-studio {
        padding: 60px 15px 200px;
    }
    
    .big-heading {
        font-size: 50px;
    }
    
    .title-price {
        font-size: 18px;
    }
    
    .fv-wrap-single .banner-title-en {
        margin-top: 40px;
    }
    
    #main-lower-single .fv-wrap-lower.fv-wrap-single {
        top: 45%;
    }
    
    #main-lower-single {
        min-height: 450px!important;
    }
   
    /* Contact */
    table.tbl-contact tr td:first-child {
        width: 100%;
        display: block;
    }
    
    table.tbl-contact tr td:last-child {
        width: 100%;
        display: block;
    }
    
    .form-control {
        width: 100%;
    }
    
    .form-control02 {
        width: 100%;
    }
    
    .form-control-md {
        width: 25%;
    }
    
    /* Footer */
    .ft-info img {
        width: 100%;
        max-width: 320px;
        margin: 0 auto 20px;
    }
         
    .ft-nav {
        justify-content: flex-start;
        flex-wrap: wrap;
        padding-left: 0;
        margin-top: 40px;
    }
    
    .ft-nav .nav-item {
        display: block;
        width: 100%;
    }
    
    .banner-title-en {
        padding-left: 4%;
    }
    
    
    .title-en {
        line-height: 1.2em;
        margin-bottom: 10px;
    }

    .ft-nav .nav-item p {
        display: none;
    }   
    
	.sl-focus .container::before,
	.sl-focus .container::after {
		content: unset !important;
	}
    
	.sl-focus .slick-arrow {
		width: auto;
		height: auto;
		padding: 0;
	}

	.sl-focus .slick-prev {
		left: 0;
	}

	.sl-focus .slick-next {
		right: 0;
	}
	
	.img-blog img {
		height: auto; 
		width: 100%;
		object-fit: cover;
	}
	
	.af-topgap {
		margin: 60px 0 0;
	}
	
	.logo-header {
        display: block;
        position: relative;
        left: -5px;
        top: -5px;
    }
    
    .logo-header-sp {
        display: block;
    }
    
    .inter-title {
        font-size: 22px;
    }
    
    .logo-watermark {
        display: none;
    }
    
    img.img-instuctor-sm {
        height: 320px;
    }
    
    .img-instructor2 img {
        height: 230px;
    }
    
    .order-1-sp {
        order: 1;
    }
    
    .order-2-sp {
        order: 2;
    }
    
    
    .mgb40-sp {
        margin-bottom: 10px;
    }
    
    .img-studio {
        margin-top: 0;
    }
    
    .img-studio2 {
        margin-top: 100px;
    }
    
    .mgt-100sp {
        margin-top: 100px;
    }
    
    .dance-price2 {
        margin-top: 0!important;
    }
    
    .dance-price3 {
        margin-top: 80px;
    }
    
    .gallery-item {
        max-width: 100%;
        margin: 0 0 30px 0;
    }
    
    .img-instructor-single img {
        width: 100%;
        height: 330px;
        object-fit: cover;
    }
    
    table.tbl-dance.tbl-dance2 {
        font-size: 12px;
    }
    
    .bio-desc {
        text-align: left;
    }
    
    
    
    .txt-open1 {
        font-size: 16px;
    }
    
    .txt-open2 {
        font-size: 28px;
    }
    
    .logo-white img {
        max-width: 120px;
    }
    
    .txt-heading2 {
        font-size: 18px;
    }
    
    video {
        width: 100%;
    }
    
    .booking-wrap {
        display: block;
        text-align: center;
        position: fixed;
        width: 160px;
/*
        left: 50%;
        transform: translateX(-50%);
*/
        bottom: 20px;
        z-index: 2;   
        margin-left: 20px;
    }
    
    .booking-wrap2 {
        right: 20px;
        z-index: 3;
    }

    
    a.btn-booking {
        color: #ee6618;
        background: #fff;
        font-size: 15px;
        font-weight: 700;
        display: block;
        margin: 0 auto;
        text-align: center;
        background:
            linear-gradient(#fff, #fff) padding-box,
            linear-gradient(180deg, #fdc610, #ea601f) border-box;
        padding: 10px 5px;
        border: 5px solid transparent;
        border-radius: 35px;
        position: relative;
        
    }
    
    

    a.btn-booking:hover {
        text-decoration: none;
    }
    
    img.img-arrow {
        width: 20px;
        position: absolute;
        right: 10px;
    }
    
    .step-circle {
        width: 60px;
        height: 60px;
        display: inline-block;
    }
    
    .step-num {
        font-size: 16px;
    }
    
    .step-title {
        display: inline-block;
        margin-left: 10px;
        position: relative;
        top: -20px;
    }
    
    .sp-none767 {
        display: none;
    }

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

    .instructor-sp {
        width: 20%!important;
    }

    .instructor-sp img {
        height: 85px;
    }

}

@media screen and (max-width:500px) {
    #ane-intro {
        margin-top: -66px;
    }
}

@media screen and (max-width:320px) {
    .title-price {
        font-size: 15px;
    }
    
    .txt-open2 {
        font-size: 22px;
    }
    
    .booking-wrap {
        width: 300px;
    }
    
    a.btn-booking {
        font-size: 24px;
    }
}