@charset "utf-8";


.canvasarea{
    position: absolute;
    left: 0;
    top: 0;
}

#maincontent .titlearea h1 .svgarea{
    display: block;
}

#maincontent .titlearea h1 .text{
   display: none;
}



@media print,screen and (min-width: 769px) {


    #maincontent{
        position: relative;

    }


    .topback{
        overflow: hidden;
        position: fixed;
        left: 0;
        top: 0;
    }

    .topback li{
        position: absolute;
        left: 0;
        top: 0;
    }

    .topback .white{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .topback .white img{
        width: 100%;
        height: 100%;
    }


    header{
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;

        height: 0;
    }
    header .set{
        background-color: transparent;
        transition: all 200ms 0s ease;
        z-index: 999;
    }

    header .set.active{
/*        background-color: rgba(255,255,255,0.8);*/
    }



    header .hmenu .cat{
       padding-top:170px;
    }

    header .hmenu{
        top: 0px;
    }



    header .tkworks a{
        left: 40px;
        top: 40px;
    }

    header .title a{
        background-image: url(../img/hd_title.png);
        left: 40px;
        top: 100px;
        width: 184px;
        height: 16px;
    }


    header .logo a{
        -webkit-background-size: 144px 19px;
        background-size: 144px 19px;
        width: 144px;
        height: 19px;
        right: 40px;
        top: 50px;
    }



    header .entry a{
        background-image: url(../img/btn_entry.png);
        -webkit-background-size: 142px 38px;
        background-size: 142px 38px;
        width: 142px;
        height: 38px;
        right:220px;
        top: 40px;
    }


    header .familiar a{
        position: absolute;
        display: block;
        background-image: url(../img/btn_familiar.png);
        width: 137px;
        height: 14px;
        right:220px;
        top:55px;
        overflow: hidden;
        text-indent: -9999px;
    }
    header .familiar a:hover{
        opacity:0.7;
        -webkit-opacity:0.7;
    }


    header .kudamatsu a{
        position: absolute;
        display: block;
        right:40px;
        top:90px;
    }
    header .kudamatsu a:hover{
        opacity:0.7;
        -webkit-opacity:0.7;
    }


    header .shoku_circle a{
        width: 150px;
        position: absolute;
        display: block;
        right:40px;
        top:90px;
    }
    header .shoku_circle a img{
    width: 100%;
    }
    header .shoku_circle a:hover{
        opacity:0.7;
        -webkit-opacity:0.7;
    }



/*
    header .menu a{
        display: none;
    }
*/



    #maincontent .titlearea{
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        margin-top: -200px;
    }

    #maincontent .titlearea .inner{
        max-width:1360px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    #maincontent .titlearea h1{
        width: 300px;
    }



    #maincontent .titlearea h1 svg > * {
        fill: #1C1C1C;
        stroke: #1C1C1C;
        stroke-width: 0.85px;
    }



    #maincontent .titlearea .texts{
        margin-top: 50px;
    }

    #maincontent .titlearea .texts .stit{
        letter-spacing: 0.2em;
        font-size:120%;
        font-weight: bold;
    }

    #maincontent .titlearea .texts .read{
        letter-spacing: 0.2em;
        margin-top: 10px;
        line-height: 2em;
        width: 50%;
        font-size:90%;
    }


    #maincontent .navi{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }


    #maincontent .navi .inner{
        max-width:1360px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
    }


    #maincontent .navi .item{
        float: left;
        width: 25%;
        position: relative;
/*        z-index: 2;*/
    }

/*
    #maincontent .navi .item a{
        text-decoration: none;
        display: block;
        position: relative;
        height: 100%;
        color: #333333;
        text-decoration: none;
    }

*/


    #maincontent .navi .item .texts{
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: 200px;
    }

    #maincontent .navi .item .texts a{
        display: block;
        color: #333333;
        text-decoration: none;
    }

    #maincontent .navi .item .texts .stext{
    }

    #maincontent .navi .item .texts .num{
        float: left;
        margin-right: 10px;
    }
    #maincontent .navi .item .texts .shoulder{
        float: left;
        margin-top: 10px;
    }


    #maincontent  .navi .item .texts .disc{
        font-size:125%;
        margin-top: 20px;
        color: #333333;
        text-decoration: none;
        font-weight: bold;
    }




    #maincontent .navi .item .backset{
        position: absolute;
        left: 0;
        top: 0;
        overflow: hidden;
        box-shadow: 0 0 20px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
        width: 100%;
/*
        opacity:0.7;
        -webkit-opacity:0.7;
*/
        z-index: 2;
    }

    #maincontent .navi .item .backset a{
        display: block;
        color: #333333;
        text-decoration: none;
    }



    #maincontent .navi .item .backset .back{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        overflow: hidden;
    }
    #maincontent .navi .item .backset .back img{
        position: absolute;
        left: 0;
        top: 0;
    }

    #maincontent .navi .item .backset .btexts{
        position: absolute;
        left: 20px;
        top: 50%;
        margin-top: -200px;
    }


    #maincontent .navi .item .backset .btexts .stit{
        margin-top: 20px;
        font-size: 125%;
        font-weight: bold;
    }


    #maincontent .navi .item .backset .ctexts{
        position: absolute;
        left: 20px;
        top: 50%;
        margin-top: 200px;
    }


    #maincontent .navi .item .backset .ctexts .disc{
        font-size:125%;
        margin-top: 20px;
        color: #333333;
        text-decoration: none;
        white-space: nowrap;
        font-weight: bold;
    }








    footer{
      display: none;
    }





}



@media only screen (min-width: 769px) and (max-width: 1220px) {
    #maincontent .navi .item .texts .shoulder img{
        width:190px;
    }


}







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




    #maincontent{
        position: relative;


    }

    header{
        background-color: transparent;
    }

    header .familiar{
        display: none;
    }


    header .title a{
        position: absolute;
        display: block;
        background-image: url(../img/hd_title.png);
        -webkit-background-size: 90px 8px;
        background-size: 90px 8px;
        left: 20px;
        top: 40px;
        width: 90px;
        height: 8px;
        display: block;
        overflow: hidden;
        text-indent: -9999px;
    }



    .topback{
        position: absolute;
        left: 0;
        top: 0;
        overflow: hidden;
    }

    .topback li{
        position: absolute;
        left: 0;
        top: 0;
    }

    .topback .white{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .topback .white img{
        width: 100%;
        height: 100%;
    }




    #maincontent .titlearea{
        padding-top: 80px;
        padding-bottom: 40px;
        position: relative;

    }

    #maincontent .titlearea h1{
        position: relative;
        width: 160px;

    }

    #maincontent .titlearea h1 svg {
    }

    #maincontent .titlearea h1 svg > * {
        fill: #1C1C1C;
        stroke: #1C1C1C;
        stroke-width: 0.85px;
    }




    #maincontent .titlearea .inner{
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
    }




    #maincontent .titlearea .texts{
        margin-top: 50px;
    }

    #maincontent .titlearea .texts .stit{
        letter-spacing: 0.2em;
        font-size:100%;
        font-weight: bold;
    }

    #maincontent .titlearea .texts .read{
        letter-spacing: 0.1em;
        margin-top: 10px;
        line-height: 2em;
        font-size:80%;
    }


    #maincontent .navi{
        margin-top: 40px;
    }



    #maincontent .navi .inner{
        padding-left: 15px;
        padding-right: 15px;
    }



    #maincontent .navi .item{
        float: left;
        width: 50%;
        margin-bottom: 40px;
    }
    #maincontent .navi .item a{
        text-decoration: none;
    }

    #maincontent .navi .backset{
        display: none;
    }



    #maincontent .navi .item .num{
        margin-right: 10px;

    }
    #maincontent .navi .item .num img{
        height: 20px;
        width: auto;

    }
    #maincontent .navi .item .shoulder{
        margin-top: 5px;
    }

    #maincontent .navi .item .shoulder img{
        width: 90%;
    }



    #maincontent .navi .item .disc{
        font-size:100%;
        margin-top: 10px;
        color: #333333;
        text-decoration: none;
    }



    header .kudamatsu a{
        width: 160px;
        position: absolute;
        display: block;
        right:20px;
        top:80px;
    }


    header .shoku_circle a{
        width: 160px;
        position: absolute;
        display: block;
        right:20px;
        top:120px;
    }




}


