@charset "utf-8";
/* CSS Document */

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

/*=================================
    history
===================================*/
.history > .ttl.uline{ margin-bottom: 45px; }

/*  history-cont
--------------------*/
.history-cont { margin-bottom: 60px; }
.history-cont .ttl{ margin-bottom: 0; }


/*  history-cont
--------------------*/
.history-cont03 { margin-bottom: 0; }
.history-cont03 .ttl{ margin-bottom: 30px; }

}/*media query 締め*/