@charset "UTF-8";

/* ------------------------------------------------------------
   service - style.css
------------------------------------------------------------ */
/*
* 00 -subhead
* 01 -service contents
* 02 -service contents
*/


/* 00 -subhead
------------------------------------------------------------ */

/* 01 -service contents
------------------------------------------------------------ */

/* 02 -service contents
------------------------------------------------------------ */



@media screen and (min-width: 1090px) and (max-width: 1300px) {
    /* ▼PC用================================================================== */
    
   /* 01 -service contents
    ------------------------------------------------------------ */

    /* 02 -service contents
    ------------------------------------------------------------ */


    
    /* ▲PC用================================================================== */
}

@media screen and (min-width: 768px) and (max-width: 1089px) {

    /* ▼Tab用================================================================= */
    
   /* 01 -service contents
    ------------------------------------------------------------ */

    /* 02 -service contents
    ------------------------------------------------------------ */


    

    /* ▲Tab用================================================================= */
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    /* ▼SP用================================================================ */
    
    
   /* 01 -service contents
    ------------------------------------------------------------ */

    /* 02 -service contents
    ------------------------------------------------------------ */
    



    /* ▲SP用================================================================ */
}