html{
    overflow-y: scroll;
    overflow-x: hidden;
}


#center{
    text-align: center;
}
#middle{
    margin-top: 8%;
    transform: scale(1.2);
}
#runword{
    display: none;
}
#touchme{
    transform: scale(1.2);
}
#line{
    display: none;
}
#rightbutton{
    display: none;
}
#topnavdiv{
    margin-right: 7%;
    height: 3.5rem;
}
h2{
    font-size: 100%;
    line-height: 1.1;
}
#leftdown {
    margin-top: 8%;
}
.menu-link{
    font-size: 1rem;
}
#bottomnavdiv{
    justify-content:left;
}
.sink{
    transform: translateY(65px);
}

#book{
    width: 100%;
    top:5rem;
    right: 0%;
    height: 28rem;
}
#book2{
    width: 100%;
    top:5rem;
    right: 0%;
    height: 28rem;
}
#book3{
    width: 100%;
    top:5rem;
    right: 0%;
    height: 28rem;
}
#closer{
    top:6rem;
    right: 1rem;
}
.ADbox{
    position: relative;
    z-index: 40;
    width: 100%;
    height: 0;
    padding-bottom: 310px;
    transform: scale(0.844);
}
.ADbox iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bottombtn_ad{
    text-align: start;
    font-size: 1rem;
    padding: 5px 2px;
}
.bottombtn_ad i{
    margin-right: 5px;
}

/*slick*/
.slick-next {
    right: -10px;
    z-index: 10;
}
.slick-prev {
    right: -10px;
    z-index: 10;
}

.card img{
    width:40%;
}
.card-body{
    padding: 0px 2rem;
}
.card_title{ 
    font-size:1.8rem; 
    font-stretch:expanded;
}
.card_content{ 
    font-size:1rem;
}

.owl-nav{
    bottom: 90px;
    /*padding: 50px;*/
}
.owl-prev {
    transform: scale(3);
    position: relative;
    left: -140px;
    bottom: 30px
}
.owl-next {
    transform: scale(3);
    position: relative;
    left: 140px;
    bottom: 30px;
}

#hold_all_space .row{
    padding: 0px;
    text-align: center;
}
#hold_all_space h1{
    font-weight:800;
    color:white;
    margin:10px 0px;
}
#func_item h1{
    font-weight:800; 
    color:white; 
    margin:20px auto;
    text-align: center;
}
.cell-margin-down{
    margin-top: 55px;
}
.card-footer{
    display: none;
}
#mainwords {
    margin-top: 4rem;
}
#footer_banner{
    height: 190px;
}
.float_obj_title{
    font-size: 25px;
}
.float_obj_content{
    font-size: 12px;
}
#footer_banner_btn{
    border-radius:50px; 
    margin:35% 0 0 12%; 
    width:30%; 
    font-weight:1000; 
    font-size:1rem; 
    color:#7C1F65;
}
#click_person_btn{
    display: none;
}
.im_AD{
    margin:50px 25px;
}
.im_AD h1{
    font-size: 2rem;
}
.im_AD p{
    font-size: 1.1rem;
}
#header_video{
    height: 350px;
}
#pic_home{
    border-radius: 30px;
}
.solve_btn{
    margin-top: 40px;
    border-radius: 60px;
    font-size: 15px;
    font-weight: 600;
}
#head_banner{
    position:relative; 
    margin-top: 50px;
}
#adress_word{
    font-size:0.8rem;
}
