@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/* .mainwrap .main_txt {
    top: 180px!important;
} */
.blog_btn span {
    font-size: 0.7em;
}
#local-keyvisual h1 {
    font-size: 3em!important;
}
.ten {
    font-weight: bold!important;
    color: darkorange!important;
    font-size: 2em!important;
    padding-left: 5px;
}
.btnlist2 ul li {
    margin: auto!important;
}
.roundabout-holder {
    height: 300px!important;
}
.roundabout-moveable-item {
    height: 300px !important;
}
.mainwrap .main_txt .txt01{
    font-weight: bold!important;
}
.cont_form {
    font-size: 1em!important;
}
/*================== ○○○○.html =================*/
@media screen and (min-width: 469px) and (max-width: 768px){
    .sec_01 .cont {
        border: 0px!important;
    }
    .mainwrap .main_txt .txt01 {
        font-size: 20px;
    }
    .mainwrap .main_txt .txt02 {
        font-size: 25px;
    }
    .mainwrap .main_txt .txt03 {
        font-size: 35px;
    }
}
@media only screen and (max-width: 468px){
    .sec_01 .cont {
        border: 0px!important;
    }
    .mainwrap .main_txt .txt01 {
        font-size: 20px;
    }
    .mainwrap .main_txt .txt02 {
        font-size: 25px;
    }
    .mainwrap .main_txt .txt03 {
        font-size: 35px;
    }
}